Add incarnation to acc.root in IH (#470)
* add_incarnation_to_acc_root_in_ih * return true from walk functions - fix bug when walk stopped after 1 account only. * rename interface * fix comment
Showing
- core/rawdb/accessors_account.go 24 additions, 8 deletionscore/rawdb/accessors_account.go
- core/state/database_test.go 1 addition, 1 deletioncore/state/database_test.go
- core/state/dump.go 3 additions, 3 deletionscore/state/dump.go
- core/state/readonly.go 3 additions, 3 deletionscore/state/readonly.go
- tests/pruner_test.go 1 addition, 1 deletiontests/pruner_test.go
- trie/resolver_stateful.go 15 additions, 18 deletionstrie/resolver_stateful.go
- trie/resolver_stateful_cached.go 49 additions, 29 deletionstrie/resolver_stateful_cached.go
- trie/resolver_stateful_test.go 1 addition, 1 deletiontrie/resolver_stateful_test.go
Loading
Please register or sign in to comment