nimbus-eth1/nimbus/sync
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
..
full Remodel persistent snapdb access (#1274) 2022-10-20 17:59:54 +01:00
misc Snap sync can start on saved checkpoint (#1327) 2022-11-25 14:56:42 +00:00
protocol eth wire protocol: implement NewBlock and NewBlockHashes handler 2022-11-18 01:22:31 +07:00
snap Snap sync can start on saved checkpoint (#1327) 2022-11-25 14:56:42 +00:00
fast.nim bump `nim-eth` for `withdrawalsRoot` support (#1326) 2022-11-26 15:59:19 +01:00
full.nim Snap sync can start on saved checkpoint (#1327) 2022-11-25 14:56:42 +00:00
handlers.nim eth wire protocol: implement NewBlock and NewBlockHashes handler 2022-11-18 01:22:31 +07:00
protocol.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00
skeleton.nim initial beacon sync skeleton implementation 2022-09-17 09:08:55 +07:00
snap.nim Snap sync can start on saved checkpoint (#1327) 2022-11-25 14:56:42 +00:00
sync_desc.nim Update sync scheduler (#1297) 2022-11-14 14:13:00 +00:00
sync_sched.nim Snap sync can start on saved checkpoint (#1327) 2022-11-25 14:56:42 +00:00
types.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00