erigon-pulse/eth
Giulio rebuffo 195eb9abaa
Added mining for POS (#3187)
* added comunication with channels

* added final mining

* removed trash

* bug fixing

* async calls

* one thread

* tests

* better comments

* no lock

* better placing of skipCycleHack

* removed long timer

* moved transitioned block processing

* better naming

* disabled updates on blocks

* sync.Cond

* 2 sync.Cond

* better locking

* Use single sync.Cond. Proposer shutdown

Co-authored-by: yperbasis <andrey.ashikhmin@gmail.com>
2022-01-04 18:37:36 +01:00
..
calltracer change: port js tracer changes (#3128) 2021-12-15 13:19:58 +00:00
ethconfig Snapshots download and seed (#3117) 2021-12-14 10:13:17 +00: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 Sanity check p2p block (#3197) 2022-01-04 15:46:22 +07:00
stagedsync Added mining for POS (#3187) 2022-01-04 18:37:36 +01: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 Remove puppeth & account management (#1610) 2021-03-26 21:05:42 +03:00
backend.go Added mining for POS (#3187) 2022-01-04 18:37:36 +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