erigon-pulse/ethdb/privateapi
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
..
all.go Added mining for POS (#3187) 2022-01-04 18:37:36 +01:00
engine_test.go Added mining for POS (#3187) 2022-01-04 18:37:36 +01:00
ethbackend.go Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +01:00
events.go Move bucket constants into kv package, move kv interface to kv package (#2455) 2021-07-28 09:47:38 +07:00
mining.go Clean up DEBUG category logs (#2776) 2021-10-05 08:14:04 +07:00
txpool.go Expose mdbx's txID to remote_kv (#2686) 2021-09-15 14:22:57 +07:00