-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump contracts to v2.1.0 release
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule contracts
updated
5 files
+23 −1 | scripts/rollupCreation.ts | |
+1 −1 | src/bridge/EigenDABlobVerifierL1.sol | |
+4 −0 | src/bridge/SequencerInbox.sol | |
+28 −7 | src/rollup/RollupCreator.sol | |
+106 −10 | test/foundry/RollupCreator.t.sol |