erigon-pulse/turbo/trie
2021-04-08 10:47:10 +07:00
..
.gitignore
account_node_test.go
debug_test.go
debug.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
delete_subrtee_test.go
encoding_test.go
encoding.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
errors.go
flatdb_sub_trie_loader_test.go revert 2021-03-21 17:50:05 +07:00
flatdb_sub_trie_loader.go Harmonize DB APIs (#1669) 2021-04-03 09:26:00 +03:00
gen_struct_step.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
hack.go
hashbuilder.go
hasher_test.go
hasher.go
intermediate_hash_receiver.go
intermediate_hashes_test.go
intermediate_trie_hashes.go
node.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
proof.go
retain_list_builder.go
retain_list.go
stark_stats.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
stream_test.go
stream.go Trie: add invariant - first level of trie must be in DB (to ensure having 100% trie structure in trie_account table) (#1522) 2021-03-13 09:30:54 +07:00
structural_branch_test.go tx.RwCursor() to return err (first step of removing lazy cursors) (#1656) 2021-04-02 13:36:49 +07:00
structural_test.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
sub_trie_loader.go Kill cmd/state/stateless (#1592) 2021-03-23 16:33:58 +00:00
sync_bloom.go go.mod: use github.com/holiman/bloomfilter/v2 (#22044) 2021-03-09 10:36:02 +01:00
trie_binary.go
trie_eviction_test.go
trie_eviction.go
trie_from_witness.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
trie_observers_test.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
trie_observers.go
trie_root.go delete tds.unwindTo method (#1688) 2021-04-08 10:47:10 +07:00
trie_test.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
trie_transform.go
trie_witness.go
trie.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
utils.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
visual.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
witness_builder_test.go
witness_builder.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
witness_marshalling.go
witness_operators_test.go
witness_operators.go
witness_stats.go
witness_test.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
witness.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00