erigon-pulse/turbo/stages
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
..
bodydownload Genesis sync from existing snapshots (#3087) 2021-12-05 09:03:08 +07:00
headerdownload Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +01:00
blockchain_test.go Snapshots: txnHash2BlockNum idx (#3213) 2022-01-06 18:22:59 +07:00
chain_makers_test.go Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
genesis_test.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
mock_sentry.go Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +01:00
sentry_mock_test.go Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +01:00
stageloop.go Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +01:00