-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Goals of PR Core changes: ### Features - Changed the rollup method from Layer1 CTC contract to EigenDA([#779](#779)) - Added support for data verification and recovery based on DA‘s api service in the Verifier node([#803](#803)) ### Improvements - Optimized re-rollup process([#789](#789)) - Optimized code for contract upgrades([#798](#798))
- Loading branch information
Showing
64 changed files
with
5,018 additions
and
700 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
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
60 changes: 56 additions & 4 deletions
60
batch-submitter/bindings/ctc/canonical_transaction_chain.go
Large diffs are not rendered by default.
Oops, something went wrong.
1,868 changes: 1,868 additions & 0 deletions
1,868
batch-submitter/bindings/da/bvm_eigen_datalayr_chain.go
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
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
Oops, something went wrong.