..
committer.go
trie: update comments + err check for preimages #25672 ( #1117 )
2025-10-24 16:57:19 +08:00
database.go
trie: update comments + err check for preimages #25672 ( #1117 )
2025-10-24 16:57:19 +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: remove deprecated uses of math.rand ( #1136 )
2025-06-25 16:57:23 +08:00
errors.go
all: introduce trie owner notion #24750 ( #1090 )
2025-08-22 16:37:39 +08:00
hasher.go
trie: fix some typos #25551 #25648 ( #1111 )
2025-09-21 18:51:15 +08:00
iterator.go
core, trie: rework trie committer #25320 ( #1103 )
2025-08-31 15:58:48 +08:00
iterator_test.go
core, eth, trie: use TryGetAccount to read what TryUpdateAccount has written #25458 ( #1106 )
2025-09-03 15:34:11 +08:00
node.go
trie: improve node rlp-decoding #25357 ( #1109 )
2025-09-17 08:42:42 +08:00
node_enc.go
trie: faster trie node encoding ( #24126 )
2025-04-07 16:44:32 +08:00
node_test.go
trie: improve node rlp-decoding #25357 ( #1109 )
2025-09-17 08:42:42 +08:00
nodeset.go
core, trie: rework trie committer #25320 ( #1103 )
2025-08-31 15:58:48 +08:00
preimages.go
core, eth, trie: rework preimage store #25287 ( #1099 )
2025-08-29 05:22:44 +08:00
proof.go
trie: better error reporting #25645 ( #1114 )
2025-10-08 12:18:14 +08:00
proof_test.go
trie: fix some typos #25551 #25648 ( #1111 )
2025-09-21 18:51:15 +08:00
secure_trie.go
trie: update comments + err check for preimages #25672 ( #1117 )
2025-10-24 16:57:19 +08:00
secure_trie_test.go
trie: fix some typos #25551 #25648 ( #1111 )
2025-09-21 18:51:15 +08:00
stacktrie.go
trie: better error reporting #25645 ( #1114 )
2025-10-08 12:18:14 +08:00
stacktrie_test.go
trie: lint whitespace #25312 ( #1098 )
2025-08-28 18:49:37 +08:00
sync.go
trie: check childrens' existence concurrently for snap heal #25694 ( #1573 )
2025-10-08 12:24:04 +08:00
sync_test.go
core, eth, trie: use TryGetAccount to read what TryUpdateAccount has written #25458 ( #1106 )
2025-09-03 15:34:11 +08:00
trie.go
trie: update comments + err check for preimages #25672 ( #1117 )
2025-10-24 16:57:19 +08:00
trie_test.go
core, trie: rework trie committer #25320 ( #1103 )
2025-08-31 15:58:48 +08:00
util_test.go
trie: fix unhandled error in test #25628 ( #1115 )
2025-10-08 12:20:53 +08:00
utils.go
trie: more linters #24783 ( #1092 )
2025-08-26 15:19:07 +08:00