- 27 Oct, 2022 30 commits
-
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
mergify[bot] authored
op-chain-ops: read l2 addrs from hh deploy artifacts
-
mergify[bot] authored
-
mergify[bot] authored
ctb: Add an assert for unreachable condition
-
mergify[bot] authored
-
Maurelian authored
-
Mark Tyneway authored
-
Mark Tyneway authored
This reverts commit 899c4a8871d6e74a336e512e4b3614427d25169f.
-
Mark Tyneway authored
There is now a new config flag for reading the L2Addresses from disk. Note that the name L2Addresses should probably be changed or migrated into the `DeployConfig` because now we have overlapping sources of config. There are deployment deps that would also need to be changed, so doing the config change would require PRs across multiple repos. The `sdk` tasks also consume a JSON file with addresses and this JSON is different than that JSON which is not ideal.
-
Matthew Slipper authored
Version Packages
-
github-actions[bot] authored
-
Matthew Slipper authored
Develop -> Master
-
Matthew Slipper authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
mergify[bot] authored
feat(ctb): simplfy deploy scripts with dictator
-
mergify[bot] authored
-
mergify[bot] authored
op-e2e: Add invalid deposit test
-
Matthew Slipper authored
-
Kelvin Fichter authored
Simplifies the deployment scripts by breaking them out into individual files. Also introduces a new FreshSystemDictator contract which is responsible for executing upgrades for fresh deployments.
-
Mark Tyneway authored
-
Joshua Gutow authored
-
mergify[bot] authored
op-chain-ops: implement migration script
-
Mark Tyneway authored
-
mergify[bot] authored
op-e2e: cleanup test actors, run all action tests in parallel
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Does not yet include the validation checks
-
Mark Tyneway authored
Add go code for reading output of the `migration-data` package.
-
- 26 Oct, 2022 10 commits
-
-
Joshua Gutow authored
This test ensure that invalid deposits are stil included in the block. If these are somehow dropped, it would cause serious problems for consistency and potentially a loss of funds.
-
mergify[bot] authored
ctb: Add beta-1 artifacts
-
mergify[bot] authored
-
mergify[bot] authored
op-node,specs: Drop invalid batches
-
mergify[bot] authored
-
smartcontracts authored
chore: rename verifyFoundryInstall.ts to verify-foundry-install.ts
-
mergify[bot] authored
specs,op-node: Clarify channel bank pruning
-
protolambda authored
-
Chris Wolf authored
-
Matthew Slipper authored
Also includes updates to the oneshot container to work with beta-1. The beta-1 container is already pushed to the remote.
-