erigon-pulse/miner
gary rong 5f494b1639 miner: add generate and import unit test (#20111)
This PR adds a new unit test in miner package which will create some blocks from miner and then import into another chain. In this way, we can ensure all blocks generated by Geth miner obey consensus rules.
2019-12-03 13:02:17 +01:00
..
miner.go goroutine leaks 2019-11-07 18:44:43 +03:00
stress_clique.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
stress_ethash.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
unconfirmed_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
unconfirmed.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
worker_test.go miner: add generate and import unit test (#20111) 2019-12-03 13:02:17 +01:00
worker.go Merge branch 'master' into fix-data-races 2019-11-07 18:59:44 +03:00