erigon-pulse/miner
ledgerwatch cf5b0c8836
Integrate txPool into staged sync, fix tx_pool_test (#778)
* cmd/tester to initiate reorg

* Second commit

* Turn on profile

* More

* Unwind function

* More fixes

* Before fixing tests

* Fix compile error

* Fix lint

* Fix formatting

* Fix lint

* Fix nil in tests

* Fix lint

* Decouple txpool from rawdb

* Fix some tx tests

* One more test

* Fix the rest of tests in tx_pool_test.go

* Fix formatting
2020-07-23 21:52:41 +01:00
..
stresstest geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
environment.go Mining data races (#361) 2020-02-10 21:28:30 +07:00
miner.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
uncles.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00
worker_test.go Integrate txPool into staged sync, fix tx_pool_test (#778) 2020-07-23 21:52:41 +01:00
worker.go cmd/tester initiates staged sync, and unwind (but not reorg) (#758) 2020-07-19 09:11:53 +01:00