nimbus-eth2/tests/consensus_spec/deneb
Etan Kissling d8a7f0df81
update Deneb for blob sidecar inclusion proofs (#5565)
`BlobSidecar` is no longer signed, instead use Merkle proof to link
blobs with block.

- https://github.com/ethereum/consensus-specs/pull/3531

Associated beacon-API / builder-specs still TBD; minimal changes done
to compile in similar style to previous spec, but not standardized yet.

- https://github.com/ethereum/beacon-APIs/pull/369
- https://github.com/ethereum/builder-specs/pull/90
2023-11-06 07:48:43 +01:00
..
all_deneb_fixtures.nim rename directory tests/consensus_specs/{eip4844,deneb}/ (#4628) 2023-02-15 21:07:31 +00:00
test_fixture_operations.nim wrap `applyExecutionPayload` in factories for Nim 2.0 (#5395) 2023-09-06 10:35:37 +02:00
test_fixture_rewards.nim restore full test coverage for process_rewards_and_penalties (#5407) 2023-09-08 16:42:18 +00:00
test_fixture_ssz_consensus_objects.nim update Deneb for blob sidecar inclusion proofs (#5565) 2023-11-06 07:48:43 +01:00
test_fixture_state_transition_epoch.nim more eip4844 -> deneb changes (#4666) 2023-02-25 03:03:34 +02:00