nimbus-eth1/nimbus/p2p
Etan Kissling bc3f164b97
bump `nim-eth` for `withdrawalsRoot` support (#1326)
The `BlockHeader` structure in `nim-eth` was updated with support for
EIP-4895 (withdrawals). To enable the `nim-eth` bump, the ingress of
`BlockHeader` structures has been hardened to reject headers that have
the new `withdrawalsRoot` field until proper withdrawals support exists.
https://github.com/status-im/nim-eth/pull/562
2022-11-26 15:59:19 +01:00
..
chain add gray glacier difficulty calculator 2022-10-19 09:51:27 +07:00
clique reduce imported but not used warning when evmc enabled 2022-10-03 16:41:33 +07:00
executor upgrade evmc to v10.0.0 2022-10-03 16:38:32 +07:00
chain.nim Feature/implement poa processing (#748) 2021-07-14 16:13:27 +01:00
clique.nim clique: connect period and epoch from chain_config to engine 2021-08-11 17:42:41 +07:00
dao.nim replace state_db with accounts_cache 2020-05-30 10:14:59 +07:00
executor.nim TxPool implementation 2022-01-22 08:26:57 +02:00
gaslimit.nim move isLondon to chain_config.nim 2022-10-25 11:01:31 +07:00
validate.nim bump `nim-eth` for `withdrawalsRoot` support (#1326) 2022-11-26 15:59:19 +01:00
withdrawals.nim bump `nim-eth` for `withdrawalsRoot` support (#1326) 2022-11-26 15:59:19 +01:00