-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: script refinements and regression check in CI (#52)
* chore: lint code * fix: fund the claim tx manager address * chore: update tool check script * chore: create keystores in a different script * chore: lint * fix: typo * fix: typos * fix: another typo * chore: same * fix: typo * chore: reorganize templates * chore: lint * chore: clean up * fix: typo * chore: nit * fix: keystore output dir * chore: more clean up * chore: clean up * chore: add timestamps to run-contract-setup * chore: clean up * chore: nit * chore: add more logs * fix: issue * test: more attemps and higher frequency * fix: deploy script * fix: retries * fix: typos * fix: typo * fix: typo * fix: typo * ci: check that batches are being verified in ci * fix: typo * chore: faster l1 account funding * fix: install foundry and use timeout env var * feat: make cast calls in parallel * fix: fund * fix: missed a cast cmd * fix: private key when funding * fix: account funding * test: make calls in parallel * test: another one * chore: clean up * Revert "fix: typo" This reverts commit 977051d. * Reapply "fix: typo" This reverts commit e088f4f.
- Loading branch information
Showing
21 changed files
with
443 additions
and
287 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
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
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.