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

Improving blob propagation post-PeerDAS with Decentralized Blob Building #6268

Open
wants to merge 37 commits into
base: unstable
Choose a base branch
from

Commits on Aug 29, 2024

  1. Get blobs from EL.

    Co-authored-by: Michael Sproul <michael@sigmaprime.io>
    jimmygchen and michaelsproul committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    662d6cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c23848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89dfaaa View commit details
    Browse the repository at this point in the history
  4. Fix lint.

    jimmygchen committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    401231b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2efc99b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 5, 2024

  1. Merge branch 'unstable' into das-fetch-blobs

    # Conflicts:
    #	beacon_node/beacon_chain/src/beacon_chain.rs
    #	beacon_node/beacon_chain/src/block_verification.rs
    #	beacon_node/beacon_chain/src/data_availability_checker/overflow_lru_cache.rs
    jimmygchen committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    aa79ec6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge branch 'unstable' into das-fetch-blobs

    # Conflicts:
    #	beacon_node/beacon_chain/src/beacon_chain.rs
    jimmygchen committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    36b23b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    6bff4ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7977999 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Fix lint

    jimmygchen committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5e75527 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3444281 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    e76d21f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b2956f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    a6fbb3c View commit details
    Browse the repository at this point in the history
  2. Fix semantic conflicts

    michaelsproul committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4639146 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Downgrade error log.

    jimmygchen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    41c2e7d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Merge branch 'unstable' into das-fetch-blobs

    # Conflicts:
    #	beacon_node/beacon_chain/src/data_availability_checker.rs
    #	beacon_node/beacon_chain/src/data_availability_checker/overflow_lru_cache.rs
    #	beacon_node/execution_layer/src/engine_api.rs
    #	beacon_node/execution_layer/src/engine_api/json_structures.rs
    #	beacon_node/network/src/network_beacon_processor/gossip_methods.rs
    #	beacon_node/network/src/network_beacon_processor/mod.rs
    #	beacon_node/network/src/network_beacon_processor/sync_methods.rs
    jimmygchen committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d8eedf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65030b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    0a2c6f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a9d5a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6511c93 View commit details
    Browse the repository at this point in the history
  4. Fix test and docs.

    jimmygchen committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7939888 View commit details
    Browse the repository at this point in the history
  5. Comment cleanups.

    jimmygchen committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5ec9756 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    422fc1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf19769 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e44763 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    1872ae5 View commit details
    Browse the repository at this point in the history
  2. Add more logging.

    jimmygchen committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    81493f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge remote-tracking branch 'origin/unstable' into das-fetch-blobs

    # Conflicts:
    #	Cargo.lock
    jimmygchen committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4278e6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    756230e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f32b73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfdfccb View commit details
    Browse the repository at this point in the history
  5. Inline publish_fn.

    jimmygchen committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1701565 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b081dfc View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    1aa125e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fa2f44 View commit details
    Browse the repository at this point in the history