erigon-pulse/cmd/integration/commands
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
..
flags.go Simplify miner gas limit post EIP-1559. Default to 30M (#3205) 2022-01-05 16:36:24 +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 Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +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