Merge pull request #3174 from terencechain/clarify-empty-blob-sidecar

EIP4844: Clarify ratelimit behavior for sidecar with zero blobs
This commit is contained in:
Danny Ryan 2023-01-11 19:45:03 -07:00 committed by GitHub
commit fc6bdade50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -240,6 +240,9 @@ The following blobs sidecars, where they exist, MUST be sent in consecutive orde
Clients MAY limit the number of blobs sidecars in the response.
An empty `BlobSidecar` is one that does not contain any blobs, but contains non-zero `beacon_block_root`, `beacon_block_slot` and a valid `kzg_aggregated_proof`.
Clients MAY NOT want to consider empty `BlobSidecar`s in rate limiting logic.
The response MUST contain no more than `count` blobs sidecars.
Clients MUST respond with blobs sidecars from their view of the current fork choice