erigon-pulse/eth
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
..
calltracer change: port js tracer changes (#3128) 2021-12-15 13:19:58 +00:00
ethconfig Simplify miner gas limit post EIP-1559. Default to 30M (#3205) 2022-01-05 16:36:24 +07:00
ethutils Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
filters Inner errors (#2774) 2021-10-04 22:16:52 +07:00
gasprice Move ETL to erigon-lib (#2667) 2021-09-12 08:50:17 +01:00
integrity move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
protocols/eth Snapshots: tx lookup in RPC from snapshots (#3214) 2022-01-07 20:52:38 +07:00
stagedsync Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +01:00
tracers change: port js tracer changes (#3128) 2021-12-15 13:19:58 +00:00
api_backend.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
api_test.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
api.go Remove puppeth & account management (#1610) 2021-03-26 21:05:42 +03:00
backend.go Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +01:00
bloombits.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00
discovery.go rename (#1978) 2021-05-20 19:25:53 +01:00
state_accessor.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00