plugeth/miner
gary rong d4bb3798d8 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-10-20 12:36:40 +02:00
..
miner.go miner: polish miner configuration (#19480) 2019-04-23 10:08:51 +03:00
stress_clique.go miner: polish miner configuration (#19480) 2019-04-23 10:08:51 +03:00
stress_ethash.go miner: polish miner configuration (#19480) 2019-04-23 10:08:51 +03:00
unconfirmed_test.go miner: differentiate between uncle and lost block 2018-08-23 15:44:27 +03:00
unconfirmed.go all: fix various comment typos (#17748) 2018-09-25 12:26:35 +02:00
worker_test.go miner: add generate and import unit test (#20111) 2019-10-20 12:36:40 +02:00
worker.go core: remove unused gas return in ApplyTransaction (#20065) 2019-09-12 22:22:22 +03:00