* Add `blob_sidecar` event to SSE. * Return 202 if a block is published but failed blob validation when validation level is `Gossip`. * Move `BlobSidecar` event to `process_gossip_blob` and add test. * Emit `BlobSidecar` event when blobs are received over rpc. * Improve test assertions on `SseBlobSidecar`s. * Add quotes to blob index serialization in `SseBlobSidecar` Co-authored-by: realbigsean <seananderson33@GMAIL.com> --------- Co-authored-by: realbigsean <seananderson33@GMAIL.com> |
||
|---|---|---|
| .. | ||
| attestation_production.rs | ||
| attestation_verification.rs | ||
| block_verification.rs | ||
| capella.rs | ||
| events.rs | ||
| main.rs | ||
| merge.rs | ||
| op_verification.rs | ||
| payload_invalidation.rs | ||
| rewards.rs | ||
| store_tests.rs | ||
| sync_committee_verification.rs | ||
| tests.rs | ||