Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add blob_sidecar event to SSE #4790

Merged
merged 7 commits into from
Oct 12, 2023
Merged

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    ba34a35 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Return 202 if a block is published but failed blob validation when va…

    …lidation level is `Gossip`.
    jimmygchen committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ae4b3a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge branch 'deneb-free-blobs' into sse-blobs

    # Conflicts:
    #	beacon_node/beacon_chain/src/blob_verification.rs
    #	beacon_node/http_api/src/publish_blocks.rs
    jimmygchen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    99bb548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05fc32c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    934a3fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39cc2fe View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Add quotes to blob index serialization in SseBlobSidecar

    Co-authored-by: realbigsean <seananderson33@GMAIL.com>
    jimmygchen and realbigsean authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    84302c2 View commit details
    Browse the repository at this point in the history