erigon-pulse/cmd/integration/commands
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
..
flags.go disable slow integrity checks for trie by default 2021-08-15 19:45:38 +07:00
refetence_db.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
reset_state.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
root.go Remove config.name (const "erigon") from paths (#2531) 2021-08-18 16:24:03 +07:00
snapshot_check.go fix integration trie nil pointer (#2533) 2021-08-15 16:47:44 +07:00
stages.go Move ETL to erigon-lib (#2667) 2021-09-12 08:50:17 +01:00
state_stages.go Move ETL to erigon-lib (#2667) 2021-09-12 08:50:17 +01:00
testing.go remove devp2p cmd - if we will support it then need do it in another repo (because it depends on account manager). (#2496) 2021-08-08 09:17:08 +07:00