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

feat: refactor and unit test getDataColumnSidecars #6947

Closed
wants to merge 24 commits into 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 Jul 11, 2024

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

Commits on Jul 14, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    3186c20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    467c892 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    99d5c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f18db45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    135c991 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c84091 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84861f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    494a683 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b878ac3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96026f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f2155e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00a47c3 View commit details
    Browse the repository at this point in the history