go-ethereum/trie/nomttrie
2026-03-09 21:19:27 +08:00
..
compat_test.go use pebble instead of custom db 2026-03-09 21:19:27 +08:00
key_encoding.go trie/nomttrie: add EIP-7864 key derivation and value encoding (Phase B) 2026-02-12 22:30:14 +08:00
key_encoding_test.go trie/nomttrie: add EIP-7864 key derivation and value encoding (Phase B) 2026-02-12 22:30:14 +08:00
stem.go nomt: optimize Hash() pipeline — pool hashers, eliminate redundant sorts, in-place merge 2026-02-13 01:11:59 +08:00
stem_test.go nomt: optimize Hash() pipeline — pool hashers, eliminate redundant sorts, in-place merge 2026-02-13 01:11:59 +08:00
trie.go works? 2026-02-13 10:40:05 +08:00
trie_test.go use pebble instead of custom db 2026-03-09 21:19:27 +08:00
value_encoding.go trie/nomttrie: add EIP-7864 key derivation and value encoding (Phase B) 2026-02-12 22:30:14 +08:00
value_encoding_test.go trie/nomttrie: add EIP-7864 key derivation and value encoding (Phase B) 2026-02-12 22:30:14 +08:00