nimbus-eth2/beacon_chain/spec/mev
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
..
bellatrix_mev.nim Remove most remaining portions of Bellatrix Builder API (#5272) 2023-08-08 00:05:17 +00:00
capella_mev.nim remove Bellatrix Builder API (Signed)BuilderBid (#5262) 2023-08-06 09:20:43 +00:00
deneb_mev.nim update Deneb for blob sidecar inclusion proofs (#5565) 2023-11-06 07:48:43 +01:00
rest_capella_mev_calls.nim remove unnecessary Builder API status endpoint usage (#5518) 2023-10-23 23:01:29 +00:00
rest_deneb_mev_calls.nim add/update Deneb Builder API types and RPC signatures (#5492) 2023-10-11 04:25:59 +00:00