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

chore: integrate peerdas-kzg #6923

Draft
wants to merge 25 commits into
base: peerDAS
Choose a base branch
from

Commits on Jun 25, 2024

  1. feat: placeholder PR for electra

    add types stub and epoch config
    
    fix types
    g11tech committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    08884f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. feat: implement peerDAS on electra

    add some presets
    
    add further params and types
    
    add data column to types repo and network
    
    move to max request data columns to preset
    
    add the datacolumns data in blockinput and fix breaking errors in seen gossip blockinput
    
    handle data columns in gossip and the seengossip
    
    further propagate forkaware blockdata and resolve build/type issues
    
    further handle datacolumns sync by range by root and forkaware data handling
    
    fix issues
    
    chore: update c-kzg to peerDas version
    
    feat: add peerDas ckzg functions to interface
    
    fix the lookups
    
    handle the publishing flow
    
    various sync try fixes
    
    fixes
    
    compute blob side car
    
    various misl debuggings and fixes
    
    debug and apply fixes and get range and by root sync to work will full custody
    
    enable syncing with lower custody requirement
    
    use node peerid rather than a dummy string
    
    get and use the nodeid from enr and correctly compute subnets and column indexes
    
    filterout and connect to peers only matching out custody requiremnt
    
    try adding custody requirement
    
    add protection for subnet calc
    
    get the sync working with devnet 0
    
    correctly set the enr with custody subnet info
    
    rebase fixes
    
    small refactor
    g11tech committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b1481f1 View commit details
    Browse the repository at this point in the history
  2. fix: docker build issue for c-kzg

    wip: REPLACE THIS COMMIT
    
    commit yarn lock
    matthewkeil authored and g11tech committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7dab01e View commit details
    Browse the repository at this point in the history
  3. rebase fixes

    g11tech committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ae1a03e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38fc1b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b26a4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33e8ba2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c210176 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. add dep

    kevaundray committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    952b65f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. update peerdas lib

    kevaundray committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ca67a07 View commit details
    Browse the repository at this point in the history
  2. add rough idea

    kevaundray committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    1cb31a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2d2917 View commit details
    Browse the repository at this point in the history
  4. add false to use ckzg

    kevaundray committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    83a137c View commit details
    Browse the repository at this point in the history
  5. add todo re lib switching

    kevaundray committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ae0c46c View commit details
    Browse the repository at this point in the history
  6. revert yarn.lock

    kevaundray committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    50dfe26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89ca708 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02f7c67 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    039f170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    313af86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e9c747 View commit details
    Browse the repository at this point in the history
  4. yarn lint

    kevaundray committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f8f5bf8 View commit details
    Browse the repository at this point in the history
  5. Fix: github has problems merging branch due to force merge

    Manually remove changes that github did not remove
    kevaundray committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5557728 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c03f297 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b69703 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f04d36 View commit details
    Browse the repository at this point in the history