This repository has been archived by the owner on Jun 9, 2022. It is now read-only.
Capture state changes resulting from hard forks #8
Labels
Priority: Critical
Size: Atomic
An atomic piece of work with a single associated PR
Status: Available
Type: Bug
Something isn't working
There are certain state changes as a result of hard forks that we currently do not capture. An example would be the refunds introduced in block 1.92 million for the DAO issue.
We need a strategy to define and emit the hard coded state changes at a given block. There is a similar pattern worth reviewing which is already implemented within Besu for handling protocol changes at specific blocks.
The text was updated successfully, but these errors were encountered: