go-ethereum/trie
2024-12-28 09:06:31 +08:00
..
committer.go core: types: less allocations when hashing and tx handling (#21265) 2024-05-13 22:07:03 +08:00
database.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
database_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
encoding.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
encoding_test.go trie: rework and document key encoding 2017-04-25 02:14:31 +02:00
errors.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
hasher.go core: types: less allocations when hashing and tx handling (#21265) 2024-05-13 22:07:03 +08:00
iterator.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
iterator_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
node.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
node_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
proof.go all: use errrors.New instead of empty fmt.Errorf 2024-06-14 19:19:21 +08:00
proof_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
secure_trie.go core/vm: less allocations for various call variants (#21222) 2024-09-22 18:42:11 +08:00
secure_trie_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
sync.go common/prque: generic priority queue (#26290) 2024-12-28 09:06:31 +08:00
sync_bloom.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
sync_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
trie.go fix tautological condition: nil == nil 2024-10-31 09:01:12 +08:00
trie_test.go all: change format 0x%x to %#x (#25221) 2024-09-27 15:24:31 +08:00