erigon-pulse/turbo/trie
Giulio rebuffo 99fbbb545b
Added complete verkle trie regeneration (#5310)
* verkle generation

* better UX

* q

* better verkle stuff

* for

* for o

* lint

* direct vtree

* addee verkle trees incremental promotion

* lint

Co-authored-by: giuliorebuffo <giuliorebuffo@system76-pc.localdomain>
2022-09-10 20:00:03 +02:00
..
vtree Added complete verkle trie regeneration (#5310) 2022-09-10 20:00:03 +02:00
.gitignore move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
account_node_test.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
debug_test.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
debug.go unify stage params (#2384) 2021-07-17 09:09:56 +07:00
delete_subrtee_test.go unify stage params (#2384) 2021-07-17 09:09:56 +07:00
encoding_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
encoding.go rename (#1978) 2021-05-20 19:25:53 +01:00
errors.go rename (#1978) 2021-05-20 19:25:53 +01:00
flatdb_sub_trie_loader_test.go remove subtrie loader and dcmp (#2258) 2021-06-30 10:31:36 +07:00
gen_struct_step.go Move tests 6 (#2107) 2021-06-06 22:44:14 +01:00
hack.go Aggregator22.Unwind() (#5039) 2022-08-13 18:51:25 +07:00
hashbuilder.go Bor fixes (#3553) 2022-02-24 00:03:10 +00:00
hasher_test.go Aggregator22.Unwind() (#5039) 2022-08-13 18:51:25 +07:00
hasher.go rename (#1978) 2021-05-20 19:25:53 +01:00
intermediate_hash_receiver.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
intermediate_hashes_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
node.go rename (#1978) 2021-05-20 19:25:53 +01:00
proof.go rename (#1978) 2021-05-20 19:25:53 +01:00
retain_list_builder.go rename (#1978) 2021-05-20 19:25:53 +01:00
retain_list.go rename (#1978) 2021-05-20 19:25:53 +01:00
stark_stats.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
stream_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
stream.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
structural_branch_test.go Fix IH when state contains addresses < 1st key in AccTrie (#5296) 2022-09-07 10:34:49 +02:00
structural_test.go Aggregator22.Unwind() (#5039) 2022-08-13 18:51:25 +07:00
sub_trie_loader.go remove subtrie loader and dcmp (#2258) 2021-06-30 10:31:36 +07:00
trie_from_witness.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
trie_root.go Fix IH when state contains addresses < 1st key in AccTrie (#5296) 2022-09-07 10:34:49 +02:00
trie_test.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
trie_transform.go Aggregator22.Unwind() (#5039) 2022-08-13 18:51:25 +07:00
trie_witness.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
trie.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
utils.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
visual.go rename (#1978) 2021-05-20 19:25:53 +01:00
witness_builder_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
witness_builder.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
witness_marshalling.go rename (#1978) 2021-05-20 19:25:53 +01:00
witness_operators_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
witness_operators.go rename (#1978) 2021-05-20 19:25:53 +01:00
witness_stats.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
witness_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
witness.go Fixed get-payload and Hanging ForkChoice (#3575) 2022-02-22 14:47:23 +01:00