| .. |
|
committer.go
|
core/state, eth, trie: stabilize memory use, fix memory leak #21491 (#1040)
|
2025-05-20 15:14:47 +08:00 |
|
database.go
|
trie: remove redundant conversions (#1056)
|
2025-06-03 11:50:02 +08:00 |
|
database_test.go
|
new EVM Upgrade
|
2021-09-21 16:53:46 +05:30 |
|
encoding.go
|
trie: Derivesha with stacktrie (#21407)
|
2025-04-07 16:44:32 +08:00 |
|
encoding_test.go
|
trie: Derivesha with stacktrie (#21407)
|
2025-04-07 16:44:32 +08:00 |
|
errors.go
|
new EVM Upgrade
|
2021-09-21 16:53:46 +05:30 |
|
hasher.go
|
trie: faster trie node encoding (#24126)
|
2025-04-07 16:44:32 +08:00 |
|
iterator.go
|
trie: remove redundant conversions (#1056)
|
2025-06-03 11:50:02 +08:00 |
|
iterator_test.go
|
trie: use unified emptyRootHash and emptyCodeHash (#26718)
|
2025-04-07 16:44:32 +08:00 |
|
node.go
|
trie: rename NodeFlag to nodeFlag (#1049)
|
2025-05-26 15:18:47 +08:00 |
|
node_enc.go
|
trie: faster trie node encoding (#24126)
|
2025-04-07 16:44:32 +08:00 |
|
node_test.go
|
new EVM Upgrade
|
2021-09-21 16:53:46 +05:30 |
|
proof.go
|
trie: rename NodeFlag to nodeFlag (#1049)
|
2025-05-26 15:18:47 +08:00 |
|
proof_test.go
|
trie: support empty range proof #21199 (#1048)
|
2025-05-26 15:18:14 +08:00 |
|
secure_trie.go
|
core, eth, trie: add a prefix to contract code (21080)
|
2025-03-24 22:31:03 +08:00 |
|
secure_trie_test.go
|
new EVM Upgrade
|
2021-09-21 16:53:46 +05:30 |
|
stacktrie.go
|
trie: use unified emptyRootHash and emptyCodeHash (#26718)
|
2025-04-07 16:44:32 +08:00 |
|
stacktrie_test.go
|
trie: more tests for stacktrie (#23936)
|
2025-04-07 16:44:32 +08:00 |
|
sync.go
|
trie: fix bloom crash on fast sync restart #22332 (#1060)
|
2025-06-03 11:54:40 +08:00 |
|
sync_bloom.go
|
trie: use github.com/holiman/bloomfilter/v2 #22044 (#1059)
|
2025-06-03 11:52:45 +08:00 |
|
sync_test.go
|
trie: use unified emptyRootHash and emptyCodeHash (#26718)
|
2025-04-07 16:44:32 +08:00 |
|
trie.go
|
trie: rename NodeFlag to nodeFlag (#1049)
|
2025-05-26 15:18:47 +08:00 |
|
trie_test.go
|
all: fix tests on 32-bit and windows + minor rpc fixes #21871 (#1055)
|
2025-06-03 11:47:11 +08:00 |