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

NItro x EigenDA v3.0.3 #17

Closed
wants to merge 172 commits into from
Closed

NItro x EigenDA v3.0.3 #17

wants to merge 172 commits into from

Commits on May 29, 2024

  1. Squashed Orbit Progress Commit

    bumped arbitrum nitro to v2.3.3
    
    modify some module versions
    
    Bump EigenDA version to v0.6.1
    
    Update nitro-contracts to include fixes.
    
    fix header byte related bug
    
    feat(Arbitrator): Add support for EigenDA preimage targetting
    
    feat(Arbitrator): Add support for EigenDA preimage targetting - fmt & rm dbug stmts
    
    feat(Arbitrator): Add support for EigenDA preimage targetting - fmt & rm dbug stmts
    
    init so can debug
    
    commit and reinstall the repo
    
    bump kzg library version, new encoding issues aaa
    
    generates proof now but in a really gross way, probably incorrect
    
    update rest to use updated
    
    hash now matches preimage oracle hash
    
    serialize uncompressed bytes, not compressed
    
    rename variables appropriately
    
    the sanity checks work now holy shit
    
    clean up
    
    update submodules
    
    Update submodules to point to private develop branches
    
    update submodules
    
    rm use of bn256 kzg deps
    
    rm use of bn256 kzg deps
    
    Set submodule versions correctly, fix go dependency conflicts
    
    Revert brotli submodule to correct version
    
    Update contracts repo version
    afkbyte authored and teddyknox committed May 29, 2024
    Configuration menu
    Copy the full SHA
    83279f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    794b799 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from Layr-Labs/epociask--fix-jit-compilation-bug

    fix(arbitrator): Rebased and updated kzg-bn254 dependencies
    epociask authored May 29, 2024
    Configuration menu
    Copy the full SHA
    332c9e0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    d14b0cc View commit details
    Browse the repository at this point in the history
  2. feat(CI): Add secret env var

    epociask committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1565ee6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59aaf9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd1f369 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce36742 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    68be441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ab8d26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13aa1d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9915c46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7262e1c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from Layr-Labs/epociask--fixed-testnode-builds

    fix(docker): Fix bugs causing docker builds to fail
    epociask authored May 31, 2024
    Configuration menu
    Copy the full SHA
    5af7509 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4620e82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6694c0d View commit details
    Browse the repository at this point in the history
  9. feat(CI): Update .gitmodules

    epociask committed May 31, 2024
    Configuration menu
    Copy the full SHA
    260f088 View commit details
    Browse the repository at this point in the history
  10. feat(CI): Fix clippy

    epociask committed May 31, 2024
    Configuration menu
    Copy the full SHA
    706ca43 View commit details
    Browse the repository at this point in the history
  11. feat(CI): suppress warning

    epociask committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6de0953 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    695eee1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    788e358 View commit details
    Browse the repository at this point in the history
  14. feat(CI): fix mockgen

    epociask committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6fd62bc View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. feat(CI): fix go mod issue

    epociask committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    9769cc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

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

Commits on Jun 3, 2024

  1. Delete latest

    epociask authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f891162 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from Layr-Labs/epociask--fix-ci

    feat(CI): Fix runner pickup failure
    epociask authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    27872d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. update kzgbn254 function to work with eigenDA encoded blobs (#2)

    * Squash all commits on branch afk/IFFTClient
    
    * readd system test changes
    
    * checkout other changes from develop
    
    * readd kzgbn254 submodule
    
    * remove commented out previous hashes
    
    * remove remaining prints in kzgbn254
    
    * bump submodule references back to develop branch
    
    * address rust stylistic issues
    
    * removed commented out previous script in create preimages python file
    
    * remove remaining unwraps
    
    * fix jit build
    
    * update bn254-kzg library
    
    * update bn254-kzg library and comment out failing test
    
    * temporarily disable linting
    
    * update challenge test to use rollup manager & update arbitrator tests to ignore kzg-bn254
    
    * cargo fmt
    
    * temporarily disable rust fmt
    
    * update contracts dependency
    
    * remove access list assertion from read inbox sequencer test
    
    * overload preimage oracle to use SHA256 hashes for EigenDA preimage types
    
    * fix bug in IsEigenDAMessageHeaderByte
    
    * rebase replay script to origin
    
    * update replay script to not use eigenDA and update IsEigenDAMessageHeaderByte
    
    * prove commitment to the preimage data instead of the eigenDA one
    
    * push to working contracts commit
    
    * update contracts to use rollup manager changes in addition to proof fix
    
    ---------
    
    Co-authored-by: Ethen Pociask <ethenpo@gmail.com>
    afkbyte and epociask authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a6dcc88 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. start fresh

    afkbyte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    2c0d205 View commit details
    Browse the repository at this point in the history
  2. try to parse with abi

    afkbyte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    670432b View commit details
    Browse the repository at this point in the history
  3. parsing correctly with the abi decoder now! Bringing other changes ba…

    …ck in to see what breaks the build
    afkbyte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    cd78e91 View commit details
    Browse the repository at this point in the history
  4. remove commented out code

    afkbyte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    3671179 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. update typo in hash

    afkbyte authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ddb75c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11b2f7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c7dcf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b37bb8 View commit details
    Browse the repository at this point in the history
  5. added all changes

    afkbyte committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    48faf73 View commit details
    Browse the repository at this point in the history
  6. update inbox multiplexer

    afkbyte committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    f2a8af7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. modify eigenda file path

    afkbyte committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6e8489a View commit details
    Browse the repository at this point in the history
  2. add more informative logs

    afkbyte committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    fc12d81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1f70c2 View commit details
    Browse the repository at this point in the history
  4. change to string

    afkbyte committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    616d94a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77922bf View commit details
    Browse the repository at this point in the history
  6. bump nitro testnode commit

    afkbyte committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    acbfdec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98231af View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jun 28, 2024

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

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    2d3f067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42db7ac View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. refactors and minor tweaks

    epociask committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6d2a016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebac5bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ab6f9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    363ec7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c02a8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35b2cae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    104aea9 View commit details
    Browse the repository at this point in the history
  8. remove rollup manager dep

    epociask committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fce0728 View commit details
    Browse the repository at this point in the history
  9. patch CI bug

    epociask committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c6ec1ef View commit details
    Browse the repository at this point in the history
  10. update contracts submodule

    epociask committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a1cc5d6 View commit details
    Browse the repository at this point in the history
  11. update contracts submodule

    epociask committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    385781b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5ef13c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    81b1755 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d609a90 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. update contracts submodule

    epociask committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a818fc9 View commit details
    Browse the repository at this point in the history
  2. update contracts submodule

    epociask committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    21651dc View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    62115da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    829a687 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. fix merge conflicts again

    epociask committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    08b9418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3132c0f View commit details
    Browse the repository at this point in the history
  3. remove dbug stmts

    epociask committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2e48b9a View commit details
    Browse the repository at this point in the history
  4. rm regression in .gitmodules

    epociask committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4632538 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. EigenDA x Nitro V3.0.3

    epociask committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    72fc58f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. cleanup debug stmts

    epociask committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    dee0a43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4535fe View commit details
    Browse the repository at this point in the history
  3. fix offset bug

    epociask committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e229225 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    epociask committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    dc28ea4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

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

Commits on Jul 14, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    86d1e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbb314a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42cd886 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    8471af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c2f899 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    d1f136c View commit details
    Browse the repository at this point in the history
  2. use mainnet srs

    Ubuntu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0ae030b View commit details
    Browse the repository at this point in the history
  3. add a missing file

    Ubuntu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    65ec5d2 View commit details
    Browse the repository at this point in the history
  4. fix rust fmt

    Ubuntu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7fb28cf View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. changes to remove unwanted calculations

    anupsv committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    6991628 View commit details
    Browse the repository at this point in the history
  2. adding missing check when proving past end

    anupsv committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    7c4adb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Merge pull request #18 from Layr-Labs/switch-srs-to-mainnet-srs

    Switch srs to mainnet srs
    epociask authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d80e544 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. cargo fmt formatted

    anupsv committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5e896fb View commit details
    Browse the repository at this point in the history
  2. adding missing check

    anupsv committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2551da6 View commit details
    Browse the repository at this point in the history
  3. unused import apparently?

    anupsv committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    45de063 View commit details
    Browse the repository at this point in the history
  4. removing the check

    anupsv committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4f4cd78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fd5454 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. fix: CI Environment

    epociask committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4a90ddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb316e8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21 from Layr-Labs/epociask--fix-ci

    fix: Failing Stylus tests in CI
    epociask authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2980742 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    75ea368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8100d53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ee4b50 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    28499b0 View commit details
    Browse the repository at this point in the history
  2. removing unwanted comments

    anupsv committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cb69b6d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22 from Layr-Labs/epociask--larger-batches

    feat:  larger batches for EigenDA
    epociask authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5b37117 View commit details
    Browse the repository at this point in the history
  4. moving from eval to coeff based on discussion

    anupsv committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7fe62ad View commit details
    Browse the repository at this point in the history
  5. remaining changes to arbitrator

    anupsv committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    eaceba5 View commit details
    Browse the repository at this point in the history
  6. changing submodules for testing

    anupsv committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fedcfbb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. rust fmt fix

    anupsv committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    679f60f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    d5d1c0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e0db3 View commit details
    Browse the repository at this point in the history
  3. fix: bump testnode

    epociask committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    808621b View commit details
    Browse the repository at this point in the history
  4. fix: bump testnode

    epociask committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    84a7b8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4d3313 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97167df View commit details
    Browse the repository at this point in the history
  7. chore: rebase nitro-testnode

    hopeyen committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    713c6d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    279c119 View commit details
    Browse the repository at this point in the history
  9. fix: happy golangci-lint

    hopeyen committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    eaddb0e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b7729c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. chore: Open Source

    epociask committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3339476 View commit details
    Browse the repository at this point in the history
  2. chore: Open Source

    epociask committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    28560ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68e650d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1840e50 View commit details
    Browse the repository at this point in the history
  5. chore: EigenDA E2E test

    epociask committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    58ec370 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5663457 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffc2790 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35a9b31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dda4c51 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d89a99a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac0095f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2aa9105 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #24 from Layr-Labs/hope/uncomment-test-crate

    Uncomment passing arbitrator JIT test test_crate
    epociask authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e655c8d View commit details
    Browse the repository at this point in the history
  14. adding keccak hasing

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cd7b3b8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9f798b4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6cc98d6 View commit details
    Browse the repository at this point in the history
  17. cleanup

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    38920de View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4f96110 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #30 from Layr-Labs/epociask--chore-open-source

    chore: open source
    epociask authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ca330fc View commit details
    Browse the repository at this point in the history
  20. cargo fmt and removing unwanted println

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1b6043b View commit details
    Browse the repository at this point in the history
  21. Merge pull request #31 from Layr-Labs/epociask--chore-eigenda-e2e-test

    feat: eigenda e2e test
    epociask authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    30f3a14 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ceb177b View commit details
    Browse the repository at this point in the history
  23. pointing to custom branch

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e64ad57 View commit details
    Browse the repository at this point in the history
  24. submodules chnages

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fdc5e39 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. changing hash commit

    anupsv committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d1a77ba View commit details
    Browse the repository at this point in the history
  2. linting issue

    anupsv committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7236bfe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19 from Layr-Labs/fixing-proof-calculation

    Fix kzg verification bug
    epociask authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fe3b113 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'eigenda-v3.0.3' of github.com:Layr-Labs/nitro into epoc…

    …iask--fix-length-trust-assumption
    epociask committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2e1e27f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5406645 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d0bde1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbcb177 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    fc4808c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfd2b0a View commit details
    Browse the repository at this point in the history
  3. fix: EigenDA challenge test

    epociask committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    73a2a22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35ddd66 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. fix: EigenDA challenge test - fix all bugs, things work but ethereum …

    …needs better translation for bytecode --> abi types
    epociask committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    80db0f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. fix: EigenDA challenge test - refactors & updated hash used for arbit…

    …rator proof generation tests
    epociask committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    856caff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    914a0e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    53d0159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b5333c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc56b6b View commit details
    Browse the repository at this point in the history
  4. fix: bump go-ethereum

    epociask committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9cc79a1 View commit details
    Browse the repository at this point in the history
  5. fix: rm upterm

    epociask committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ef7b36d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    caa0a51 View commit details
    Browse the repository at this point in the history
  7. fix: updated CI

    epociask committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    480f000 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge pull request #32 from Layr-Labs/epociask--eigenda-challenge-test

    feat: E2E challenge test and loads of bug fixes
    epociask authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    1518a52 View commit details
    Browse the repository at this point in the history
  2. update docker build

    epociask committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c963211 View commit details
    Browse the repository at this point in the history
  3. update docker build

    epociask committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4f11f07 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    f4a530d View commit details
    Browse the repository at this point in the history
  2. use buildx cache

    epociask committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7d39d96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    241651c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. update docker build workflow

    epociask committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    98a0b3f View commit details
    Browse the repository at this point in the history
  2. update docker build workflow

    epociask committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a7777e8 View commit details
    Browse the repository at this point in the history
  3. target nitro node dev

    epociask committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8b4f4ce View commit details
    Browse the repository at this point in the history