go-ethereum/trie
2021-08-07 14:27:08 +10:00
..
database.go add linting as the first CI task 2021-08-07 14:27:08 +10:00
database_test.go trie: there's no point in retrieving the metaroot 2019-04-08 12:00:42 +03:00
encoding.go trie: fix error in node decoding (#19111) 2019-02-19 10:59:57 +02:00
encoding_test.go trie: rework and document key encoding 2017-04-25 02:14:31 +02:00
errors.go trie: more node iterator improvements (#14615) 2017-06-20 18:26:09 +02:00
hasher.go upgrade XDC.Network with v1.8.27. 2020-12-23 16:32:06 +05:30
iterator.go upgrade XDC.Network with v1.8.27. 2020-12-23 16:32:06 +05:30
iterator_test.go cmd, core, eth, light, trie: add trie read caching layer 2018-11-15 12:22:13 +02:00
node.go upgrade XDC.Network with v1.8.27. 2020-12-23 16:32:06 +05:30
node_test.go trie, core/state: improve memory usage and performance (#3135) 2016-10-14 19:04:33 +03:00
proof.go upgrade XDC.Network with v1.8.27. 2020-12-23 16:32:06 +05:30
proof_test.go trie: support proof generation from the iterator 2018-05-23 13:02:20 +03:00
secure_trie.go trie: fixes to comply with golint (#16771) 2018-05-21 23:41:31 +03:00
secure_trie_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00
sync.go upgrade XDC.Network with v1.8.27. 2020-12-23 16:32:06 +05:30
sync_test.go trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 2018-05-29 17:48:43 +02:00
trie.go upgrade XDC.Network with v1.8.27. 2020-12-23 16:32:06 +05:30
trie_test.go upgrade XDC.Network with v1.8.27. 2020-12-23 16:32:06 +05:30