erigon-pulse/cmd/hack
ledgerwatch 04943eaa52
Fix for state corruption without performance regression (#2208)
* extractHeaders

* Print diff

* Fix for state corruption without performance regression

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2021-06-21 06:56:45 +01:00
..
binary-deps remove lmdb from hack, integration, state packages. remove lmdb dbtools (#2146) 2021-06-11 20:31:37 +07:00
db To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00
flow Implemented panic handling, graceful shutdown and reporting for all goroutines that don't explicitly handle them. (#2153) 2021-06-13 17:41:39 +01:00
scripts Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
tool Performance tests for ValidateHeaders on mainnet and rinkeby networks (#1489) 2021-02-11 16:36:22 +03:00
hack.go Fix for state corruption without performance regression (#2208) 2021-06-21 06:56:45 +01:00