nimbus-eth2/research
henridf f0329b2212
Types and scaffolding for EIP-4844 (#4365)
* Types and scaffolding for EIP-4844

This commit adds the EIP-4844 spec types, and fills in
scaffolding/boilerplate for the use of these types across the repo.

None of the actual EIP-4844 logic is introduced yet.

This follows the pattern used by @tersec when introducing Capella (#4276).

* use eth2-networks fork

* review feedback: add static check EIP4844_FORK_EPOCH == FAR_FUTURE_EPOCH

* review feedback: remove EIP4844 from /eth/v1/config/spec response

* Cleanup / review feedback

* Fix REST test
2022-12-05 16:29:09 +00:00
..
.gitignore wss_sim: state transition simulator (#3309) 2022-01-22 10:25:30 +01:00
block_sim.nim structure for supporting capella block production (#4383) 2022-12-02 08:39:01 +01:00
block_sim.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
fakeee.nim fakeee: Increase incoming POST size (#4252) 2022-10-25 20:01:45 +00:00
nim.cfg enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
simutils.nim Fix and document some usages of defaultRuntimeConfig (#4147) 2022-12-01 11:25:21 +00:00
stack_sizes.nim altair fork handling cleanups (#3050) 2021-11-05 08:34:34 +01:00
state_sim.nim more `withState` `state` -> `forkyState` (#4104) 2022-09-10 08:12:07 +02:00
wss_sim.nim Types and scaffolding for EIP-4844 (#4365) 2022-12-05 16:29:09 +00:00