go-ethereum/trie
2025-06-25 16:17:05 +08:00
..
committer.go trie: remove unused makeHashNode #24702 (#1089) 2025-06-17 13:28:59 +08:00
database.go trie: fix size accounting in cleaner #25007 (#1093) 2025-06-17 13:29:57 +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: fix parallel typo in trie/hasher.go #25241 (#1095) 2025-06-17 13:32:04 +08:00
iterator.go trie: fix two issues in trie iterator #24539 (#1086) 2025-06-17 13:27:57 +08:00
iterator_test.go trie: fix two issues in trie iterator #24539 (#1086) 2025-06-17 13:27:57 +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: fix spelling mistakes (#1122) 2025-06-20 16:29:57 +08:00
proof_test.go trie: extend range proof #21250 (#1050) 2025-06-17 13:06:36 +08:00
secure_trie.go core, eth, trie: prepare trie sync for path based operation #21504 (#1046) 2025-06-21 08:30:25 +08:00
secure_trie_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
stacktrie.go trie: fix spelling mistakes (#1122) 2025-06-20 16:29:57 +08:00
stacktrie_test.go trie: more tests for stacktrie (#23936) 2025-04-07 16:44:32 +08:00
sync.go core, eth, trie: prepare trie sync for path based operation #21504 (#1046) 2025-06-21 08:30:25 +08:00
sync_bloom.go eth/fetcher, trie: unit test reliability fixes #23020 #23415 (#1070) 2025-06-17 13:21:18 +08:00
sync_test.go core, trie: speed up some tests with quadratic processing flaw #21987 (#1057) 2025-06-25 16:17:05 +08:00
trie.go core, eth, trie: prepare trie sync for path based operation #21504 (#1046) 2025-06-21 08:30:25 +08:00
trie_test.go trie: fix spelling mistakes (#1122) 2025-06-20 16:29:57 +08:00