go-ethereum/trie
rjl493456442 88f3d61468
all: expose block number information to statedb (#27753)
* core/state: clean up

* all: add block number infomration to statedb

* core, trie: rename blockNumber to block
2023-07-24 13:22:09 +03:00
..
triedb/hashdb cmd, core/state, eth, tests, trie: improve state reader (#27428) 2023-06-20 15:31:45 -04:00
trienode core/state: value diff tracking in StateDB (#27349) 2023-07-11 15:43:23 +02:00
triestate core/state: value diff tracking in StateDB (#27349) 2023-07-11 15:43:23 +02:00
committer.go all: port boring changes from pbss (#27176) 2023-05-09 10:11:04 +03:00
database.go all: expose block number information to statedb (#27753) 2023-07-24 13:22:09 +03:00
database_test.go all: port boring changes from pbss (#27176) 2023-05-09 10:11:04 +03:00
encoding.go
encoding_test.go
errors.go cmd, core/state, eth, tests, trie: improve state reader (#27428) 2023-06-20 15:31:45 -04:00
hasher.go
iterator.go core, trie: rework trie database (#26813) 2023-04-24 10:38:52 +03:00
iterator_test.go all: expose block number information to statedb (#27753) 2023-07-24 13:22:09 +03:00
node.go core, trie: rework trie database (#26813) 2023-04-24 10:38:52 +03:00
node_enc.go core, trie: rework trie database (#26813) 2023-04-24 10:38:52 +03:00
node_test.go
preimages.go
proof.go cmd, core/state, eth, tests, trie: improve state reader (#27428) 2023-06-20 15:31:45 -04:00
proof_test.go cmd, core/state, eth, tests, trie: improve state reader (#27428) 2023-06-20 15:31:45 -04:00
secure_trie.go trie, core/state: revert error removal in (*state.Trie).Commit (#27544) 2023-06-27 15:36:38 +03:00
secure_trie_test.go all: expose block number information to statedb (#27753) 2023-07-24 13:22:09 +03:00
stacktrie.go core, trie: rework trie database (#26813) 2023-04-24 10:38:52 +03:00
stacktrie_test.go all: refactor trie API (#26995) 2023-04-20 06:57:24 -04:00
sync.go
sync_test.go all: expose block number information to statedb (#27753) 2023-07-24 13:22:09 +03:00
tracer.go all: port boring changes from pbss (#27176) 2023-05-09 10:11:04 +03:00
tracer_test.go all: expose block number information to statedb (#27753) 2023-07-24 13:22:09 +03:00
trie.go trie, core/state: revert error removal in (*state.Trie).Commit (#27544) 2023-06-27 15:36:38 +03:00
trie_id.go
trie_reader.go cmd, core/state, eth, tests, trie: improve state reader (#27428) 2023-06-20 15:31:45 -04:00
trie_test.go all: expose block number information to statedb (#27753) 2023-07-24 13:22:09 +03:00