-
Notifications
You must be signed in to change notification settings - Fork 2
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 v2.3.3 #14
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
fix(arbitrator): Rebased and updated kzg-bn254 dependencies
fix(docker): Fix bugs causing docker builds to fail
feat(CI): Fix runner pickup failure
* 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 <[email protected]>
…ck in to see what breaks the build
…cker builds for version releases
…cker builds for version releases
feat: GHCR push support
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.