plugeth/miner
rjl493456442 d10c280309
all: move genesis initialization to blockchain (#25523)
* all: move genesis initialization to blockchain

* core: add one more check

* core: fix tests
2022-08-30 18:22:28 +02:00
..
stress all: cleanup the APIs for initializing genesis (#25473) 2022-08-09 12:44:39 +03:00
miner_test.go all: move genesis initialization to blockchain (#25523) 2022-08-30 18:22:28 +02:00
miner.go eth, miner: retrieve mining state from live database (#25139) 2022-06-22 14:59:55 +03:00
unconfirmed_test.go all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
unconfirmed.go all: replace RWMutex with Mutex in places where RLock is not used (#21622) 2020-10-13 10:58:41 +02:00
worker_test.go all: move genesis initialization to blockchain (#25523) 2022-08-30 18:22:28 +02:00
worker.go eth, miner: retrieve mining state from live database (#25139) 2022-06-22 14:59:55 +03:00