bsc/core/state
rjl493456442 380fb4e249
core/state: clear out cached state data when reset occurs (#27376)
* core/state: remove cached snap data if reset occurs

* core/state: address comment from peter

* core/state: skip revert in case data is nil
2023-06-05 16:25:57 +03:00
..
pruner all: remove the Rinkeby testnet (#27406) 2023-06-02 14:03:21 +03:00
snapshot core,console: replace noarg fmt.Errorf with errors.New (#27332) 2023-05-25 08:24:09 -04:00
access_list.go
database.go
dump.go core/state: do not ignore null addr while iterative dump (#27320) 2023-05-23 06:10:26 -04:00
iterator_test.go
iterator.go
journal.go core/state: clear out cached state data when reset occurs (#27376) 2023-06-05 16:25:57 +03:00
metrics.go
state_object_test.go
state_object.go core/state: move slot RLP encoding into the MPT implementation (#27000) 2023-06-01 10:29:41 +02:00
state_test.go core/state: do not ignore null addr while iterative dump (#27320) 2023-05-23 06:10:26 -04:00
statedb_test.go core/state: clear out cached state data when reset occurs (#27376) 2023-06-05 16:25:57 +03:00
statedb.go core/state: clear out cached state data when reset occurs (#27376) 2023-06-05 16:25:57 +03:00
sync_test.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 2023-05-11 10:19:42 +03:00
sync.go
transient_storage.go
trie_prefetcher_test.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 2023-05-11 10:19:42 +03:00
trie_prefetcher.go