-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information
Showing
20 changed files
with
161 additions
and
161 deletions.
There are no files selected for viewing
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
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
Oops, something went wrong.