erigon-pulse/cmd
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
..
abigen Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
bootnode Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
cons Issue/2710 add grpc health check (#3091) 2021-12-06 12:03:46 +00:00
devnettest Devnet build to test eth_getBalance, eth_sendRawTransaction and txpool_content (#3041) 2021-11-26 16:05:16 +00:00
downloader save (#3193) 2022-01-03 11:39:03 +07:00
erigon No open db in main, right clique sign, periodically release write tx on devnet (#2642) 2021-09-08 11:13:34 +07:00
erigoncustom downloader readme 2021-12-25 15:32:51 +07:00
evm Starknet getcode (#3038) 2021-12-06 14:58:53 +00:00
hack Move snapshot creation from hack.go to "erigon snapshot create" cli sub-commmand (#3177) 2021-12-27 14:59:29 +07:00
integration Added mining for POS (#3187) 2022-01-04 18:37:36 +01:00
p2psim rename (#1978) 2021-05-20 19:25:53 +01:00
pics move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
prometheus RemoteRPC: add --state.cache=keys_amount cli parameter (#2816) 2021-10-12 16:27:47 +07:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon Added mining for POS (#3187) 2022-01-04 18:37:36 +01:00
rpctest Devnet build to test eth_getBalance, eth_sendRawTransaction and txpool_content (#3041) 2021-11-26 16:05:16 +00:00
sentry Sanity check p2p block (#3197) 2022-01-04 15:46:22 +07:00
starknet Added salt to starknet transaction for cairo contract address generation (#3178) 2022-01-03 12:32:22 +07:00
state change: port js tracer changes (#3128) 2021-12-15 13:19:58 +00:00
txpool improve downloader readme 2021-12-31 16:36:24 +07:00
utils Added mining for POS (#3187) 2022-01-04 18:37:36 +01:00