erigon-pulse/cmd/integration/commands
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
..
flags.go Snapshot: exec and trie to support snapshot files (#3033) 2021-11-29 10:43:19 +07:00
refetence_db.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
reset_state.go save (#3059) (#3060) 2021-11-30 12:36:01 +00:00
root.go prohibit change prune mode (#2908) 2021-11-03 20:05:52 +07:00
stages.go Added mining for POS (#3187) 2022-01-04 18:37:36 +01:00
state_stages.go Added mining for POS (#3187) 2022-01-04 18:37:36 +01:00
testing.go Issue/2710 add grpc health check (#3091) 2021-12-06 12:03:46 +00:00