erigon-pulse/turbo/stages
Andrew Ashikhmin 980276c322
Fix coinbase in stage_mining_exec (#3564)
* Simplify TerminalBlockHash & TerminalBlockNumber

* Simplify FeedHeaderPoS

* More accurate comment

* Relax TerminalBlockHash check

* Extract the sleep hack into stageLoopIsBusy

* Several short naps instead of a single longish sleep

* Fix coinbase in stage_mining_exec

* More orthodox loop

* typo in comment
2022-02-21 18:05:39 +01:00
..
bodydownload [header downloader] introduce queues instead of insertList (#3489) 2022-02-13 11:27:53 +00:00
headerdownload Fix coinbase in stage_mining_exec (#3564) 2022-02-21 18:05:39 +01:00
blockchain_test.go state.PlainState is now at the beginning of blockNbr, not the end (#3517) 2022-02-16 08:38:12 +00:00
chain_makers_test.go Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
genesis_test.go deleted kovan (#3546) 2022-02-19 08:15:44 +00:00
mock_sentry.go Use class dir.Rw - to separate Ro and Rw access to snapshotDir (#3534) 2022-02-18 09:24:17 +07:00
sentry_mock_test.go Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +01:00
stageloop.go Use class dir.Rw - to separate Ro and Rw access to snapshotDir (#3534) 2022-02-18 09:24:17 +07:00