erigon-pulse/turbo/trie
ledgerwatch 15b4095718
Move ETL to erigon-lib (#2667)
* Move ETL to erigon-lib

* Update link in the readme

* go mod tidy

* Use common/chan.go from erigon-lib

* Clean up

* Fix lint

* Fix test

* Fix compilation

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2021-09-12 08:50:17 +01: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 rename (#1978) 2021-05-20 19:25:53 +01:00
hashbuilder.go rename (#1978) 2021-05-20 19:25:53 +01:00
hasher_test.go Rename to Erigon (#2018) 2021-05-26 11:35:39 +01: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 rename (#1978) 2021-05-20 19:25:53 +01:00
structural_branch_test.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
structural_test.go rename (#1978) 2021-05-20 19:25:53 +01: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 Move ETL to erigon-lib (#2667) 2021-09-12 08:50:17 +01:00
trie_test.go Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
trie_transform.go rename (#1978) 2021-05-20 19:25:53 +01:00
trie_witness.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
trie.go Move ETL to erigon-lib (#2667) 2021-09-12 08:50:17 +01: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 unify stage params (#2384) 2021-07-17 09:09:56 +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 Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00