-
Martin Holst Swende authored
* trie: fix error in stacktrie not committing small roots * fuzzers: make trie-fuzzer use correct returnvalues * trie: improved tests * tests/fuzzers: fuzzer for stacktrie vs regular trie * test/fuzzers: make stacktrie fuzzer use 32-byte keys * trie: fix error in stacktrie with small nodes * trie: add (skipped) testcase for stacktrie * tests/fuzzers: address review comments for stacktrie fuzzer * trie: fix docs in stacktrie
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
committer.go | Loading commit data... | |
database.go | ||
database_test.go | ||
encoding.go | ||
encoding_test.go | ||
errors.go | ||
hasher.go | ||
iterator.go | ||
iterator_test.go | ||
node.go | ||
node_test.go | ||
proof.go | ||
proof_test.go | ||
secure_trie.go | ||
secure_trie_test.go | ||
stacktrie.go | ||
stacktrie_test.go | ||
sync.go | ||
sync_bloom.go | ||
sync_test.go | ||
trie.go | ||
trie_test.go |