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 |
tersec
|
6eb7d481fa
|
fix Deneb builder API block body type; introduce and use ExecutionPayloadHeaderAndBlindedBlobsBundle (#5509)
|
2023-10-18 02:54:02 +00:00 |
tersec
|
edc5c03230
|
consistently use SignedBlindedBeaconBlockContents; remove more Bellatrix Builder API remnants (#5493)
|
2023-10-11 11:48:35 +00:00 |
tersec
|
48197e4d55
|
add/update Deneb Builder API types and RPC signatures (#5492)
|
2023-10-11 04:25:59 +00:00 |
henridf
|
99264d7507
|
Local validator proposals (#5137)
* Implement local validator block proposals
* Address review feedback
* Fix rebase issue
|
2023-06-30 07:39:41 +00:00 |