nimbus-eth1/nimbus/sync
Etan Kissling 22338b7870 bump `nim-eth` for `eip4844` support
The `BlockHeader` structure in `nim-eth` was updated with support for
EIP-4844 (danksharding). To enable the `nim-eth` bump, the ingress of
`BlockHeader` structures has been hardened to reject headers that have
the new `excessDataGas` field until proper EIP4844 support exists.
https://github.com/status-im/nim-eth/pull/570
2022-12-14 11:04:13 +02:00
..
full Remodel persistent snapdb access (#1274) 2022-10-20 17:59:54 +01:00
misc implement better hardfork management 2022-12-02 13:51:42 +07:00
protocol Snap sync tweaks n fixes (#1359) 2022-12-09 13:43:55 +00:00
snap Fix typo (#1364) 2022-12-13 11:13:13 +00:00
full.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
handlers.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
legacy.nim bump `nim-eth` for `eip4844` support 2022-12-14 11:04:13 +02:00
peers.nim saner source code grouping 2022-12-02 13:51:42 +07:00
protocol.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00
skeleton.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
snap.nim Snap sync tweaks n fixes (#1359) 2022-12-09 13:43:55 +00:00
sync_desc.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
sync_sched.nim Snap sync tweaks n fixes (#1359) 2022-12-09 13:43:55 +00:00
types.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00