erigon-pulse/eth
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
..
calltracer change: port js tracer changes (#3128) 2021-12-15 13:19:58 +00:00
ethconfig Use class dir.Rw - to separate Ro and Rw access to snapshotDir (#3534) 2022-02-18 09:24:17 +07:00
ethutils Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
filters Inner errors (#2774) 2021-10-04 22:16:52 +07:00
gasprice Move ETL to erigon-lib (#2667) 2021-09-12 08:50:17 +01:00
integrity move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
protocols/eth state and newHead: 1 goroutine per subscriber (#3452) 2022-02-10 08:25:58 +07:00
stagedsync Use class dir.Rw - to separate Ro and Rw access to snapshotDir (#3534) 2022-02-18 09:24:17 +07:00
tracers change: port js tracer changes (#3128) 2021-12-15 13:19:58 +00:00
api_backend.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
api_test.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
api.go Embed rpcdaemon: prepared direct clients (#3492) 2022-02-12 19:47:19 +07:00
backend.go Fix coinbase in stage_mining_exec (#3564) 2022-02-21 18:05:39 +01:00
bloombits.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00
discovery.go rename (#1978) 2021-05-20 19:25:53 +01:00
state_accessor.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00