nimbus-eth2/beacon_chain/validator_client
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
..
api.nim Fix cancellation deprecate warnings. (#5454) 2023-09-24 09:28:09 +02:00
attestation_service.nim Fix cancellation deprecate warnings. (#5454) 2023-09-24 09:28:09 +02:00
block_service.nim update Deneb for blob sidecar inclusion proofs (#5565) 2023-11-06 07:48:43 +01:00
common.nim VC: Obtain randao signature before slot proposal. (#5490) 2023-11-04 08:14:14 +01:00
doppelganger_service.nim VC: Remote BN clock offset monitoring. (#4846) 2023-06-28 15:33:07 +02:00
duties_service.nim Add the --verifying-web3-signer-url configuration option (#5504) 2023-10-13 15:42:00 +03:00
fallback_service.nim Fix cancellation deprecate warnings. (#5454) 2023-09-24 09:28:09 +02:00
fork_service.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00
scoring.nim VC: Use scoring function to select best attestation data when using multiple BNs. (#5101) 2023-07-06 11:14:22 +02:00
sync_committee_service.nim Fix cancellation deprecate warnings. (#5454) 2023-09-24 09:28:09 +02:00