go-ethereum/trie/bintrie
2026-04-18 18:38:35 +02:00
..
binary_node.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00
binary_node_test.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00
hashed_node.go trie/bintrie: replace BinaryNode interface with GC-free NodeRef arena 2026-04-18 18:38:15 +02:00
hashed_node_test.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00
hasher.go trie/bintrie: replace BinaryNode interface with GC-free NodeRef arena 2026-04-18 18:38:15 +02:00
internal_node.go trie/bintrie: replace BinaryNode interface with GC-free NodeRef arena 2026-04-18 18:38:15 +02:00
internal_node_test.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00
iterator.go trie/bintrie: fix Parent() to return parent hash, not current node 2026-04-18 18:38:35 +02:00
iterator_test.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00
key_encoding.go trie/bintrie: spec change, big endian hashing of slot key (#34670) 2026-04-13 09:42:37 +02:00
node_ref.go trie/bintrie: replace BinaryNode interface with GC-free NodeRef arena 2026-04-18 18:38:15 +02:00
node_store.go trie/bintrie: replace BinaryNode interface with GC-free NodeRef arena 2026-04-18 18:38:15 +02:00
stem_node.go trie/bintrie: replace BinaryNode interface with GC-free NodeRef arena 2026-04-18 18:38:15 +02:00
stem_node_test.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00
store_commit.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00
store_ops.go trie/bintrie: replace BinaryNode interface with GC-free NodeRef arena 2026-04-18 18:38:15 +02:00
trie.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00
trie_test.go fix: Strip group-depth from GC 2026-04-18 18:38:35 +02:00