Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core/state: check db error after intermediate call (ethereum#30171)
This pull request adds an additional error check after statedb.IntermediateRoot, ensuring that no errors occur during this call. This step is essential, as the call might encounter database errors.
- Loading branch information