This repository has been archived by the owner on May 21, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core/state: fix state object deep copy (ethereum#20100)
deepCopy didn't copy pending storage updates, leading to the creation of blocks with invalid state root.
- Loading branch information