go-ethereum/trie
2025-04-16 17:27:43 +08:00
..
committer.go trie: quell linter warnings in commiter.go (#21329) (#945) 2025-04-16 17:10:42 +08:00
database.go cmd, core, eth, trie: add trie read caching layer (#18087) (#946) 2025-04-16 17:27:43 +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: use unified emptyRootHash and emptyCodeHash (#26718) 2025-04-07 16:44:32 +08:00
iterator_test.go trie: use unified emptyRootHash and emptyCodeHash (#26718) 2025-04-07 16:44:32 +08:00
node.go trie: faster trie node encoding (#24126) 2025-04-07 16:44:32 +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: use unified emptyRootHash and emptyCodeHash (#26718) 2025-04-07 16:44:32 +08:00
proof_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
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: use unified emptyRootHash and emptyCodeHash (#26718) 2025-04-07 16:44:32 +08:00
sync_bloom.go core, eth, trie: add a prefix to contract code (21080) 2025-03-24 22:31:03 +08:00
sync_test.go trie: use unified emptyRootHash and emptyCodeHash (#26718) 2025-04-07 16:44:32 +08:00
trie.go trie: use unified emptyRootHash and emptyCodeHash (#26718) 2025-04-07 16:44:32 +08:00
trie_test.go trie: use unified emptyRootHash and emptyCodeHash (#26718) 2025-04-07 16:44:32 +08:00