go-ethereum/trie
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history ()
2022-05-24 20:39:40 +02:00
..
committer.go all: update license headers and AUTHORS from git history () 2022-05-24 20:39:40 +02:00
database.go rlp, trie: faster trie node encoding () 2022-03-09 14:45:17 +01:00
database_test.go trie: there's no point in retrieving the metaroot 2019-04-05 13:09:28 +03:00
encoding.go trie: use stacktrie for Derivesha operation () 2020-09-29 17:38:13 +02:00
encoding_test.go trie: use stacktrie for Derivesha operation () 2020-09-29 17:38:13 +02:00
errors.go trie: more node iterator improvements () 2017-06-20 18:26:09 +02:00
hasher.go all: update license headers and AUTHORS from git history () 2022-05-24 20:39:40 +02:00
iterator.go trie: fix two issues in trie iterator () 2022-03-15 10:23:37 +01:00
iterator_test.go trie, les, tests, core: implement trie tracer () 2022-03-31 09:28:32 +02:00
node.go rlp, trie: faster trie node encoding () 2022-03-09 14:45:17 +01:00
node_enc.go rlp, trie: faster trie node encoding () 2022-03-09 14:45:17 +01:00
node_test.go all: update license headers and AUTHORS from git history () 2022-05-24 20:39:40 +02:00
proof.go trie, les, tests, core: implement trie tracer () 2022-03-31 09:28:32 +02:00
proof_test.go trie, les, tests, core: implement trie tracer () 2022-03-31 09:28:32 +02:00
secure_trie.go trie, les, tests, core: implement trie tracer () 2022-03-31 09:28:32 +02:00
secure_trie_test.go trie, les, tests, core: implement trie tracer () 2022-03-31 09:28:32 +02:00
stacktrie.go rlp, trie: faster trie node encoding () 2022-03-09 14:45:17 +01:00
stacktrie_test.go all: update license headers and AUTHORS from git history () 2022-05-24 20:39:40 +02:00
sync.go eth/protocols/snap: sort trienode heal requests by path () 2022-05-10 17:37:24 +03:00
sync_test.go core, eth, les, trie: remove the sync bloom, used by fast sync 2021-12-03 12:32:41 +02:00
trie.go trie, les, tests, core: implement trie tracer () 2022-03-31 09:28:32 +02:00
trie_test.go all: use T.TempDir to create temporary test directories () 2022-04-08 15:44:55 +02:00
util_test.go trie, les, tests, core: implement trie tracer () 2022-03-31 09:28:32 +02:00
utils.go trie, les, tests, core: implement trie tracer () 2022-03-31 09:28:32 +02:00