erigon-pulse/cmd
Andrew Ashikhmin c2d0f0082a
Report Valid ExecutionStatus only after all stages (#3212)
* Stricter transition check

* EthBackendServer.numberSent was unused

* Take account of PoS blocks in TopSeenHeight

* Report Valid ExecutionStatus only after all stages, not straight in headers

* Print TTD on startup

* No need to check parent.Hash() again

* core: change baseFee into baseFeePerGas in genesis json

* fix typo

Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-01-07 16:54:26 +01:00
..
abigen Snapshot: add hash first byte to headers.seg, serve p2p blocks from snapshots (#3198) 2022-01-05 17:14:37 +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 Snapshots: tx lookup in RPC from snapshots (#3214) 2022-01-07 20:52:38 +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 Snapshot: add hash first byte to headers.seg, serve p2p blocks from snapshots (#3198) 2022-01-05 17:14:37 +07:00
hack Snapshots: tx lookup in RPC from snapshots (#3214) 2022-01-07 20:52:38 +07:00
integration Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +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 Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +01:00
rpctest Devnet build to test eth_getBalance, eth_sendRawTransaction and txpool_content (#3041) 2021-11-26 16:05:16 +00:00
sentry Snapshots: tx lookup in RPC from snapshots (#3214) 2022-01-07 20:52:38 +07:00
starknet Added salt to starknet transaction for cairo contract address generation (#3178) 2022-01-03 12:32:22 +07:00
state Snapshots: tx lookup in RPC from snapshots (#3214) 2022-01-07 20:52:38 +07:00
txpool improve downloader readme 2021-12-31 16:36:24 +07:00
utils Snapshot: add hash first byte to headers.seg, serve p2p blocks from snapshots (#3198) 2022-01-05 17:14:37 +07:00