- 04 Apr, 2023 3 commits
-
-
James Kim authored
-
Mark Tyneway authored
contracts-bedrock: L2 contract deployments
-
Mark Tyneway authored
op-chain-ops: port hh tasks to go
-
- 03 Apr, 2023 22 commits
-
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
The hardhat tasks responsible for ensuring that the chain has been completely rolled up during the migration run out of memory. They are written in typescript using hardhat. This ports them to go to prevent them from running out of memory.
-
mergify[bot] authored
Stop changesets from creating github releases
-
Mark Tyneway authored
Check the code hashes
-
mergify[bot] authored
-
Mark Tyneway authored
contracts-bedrock: fix semver tag
-
Mark Tyneway authored
-
mergify[bot] authored
-
Mark Tyneway authored
The docstring for `L1FeeVault` was not bumped properly. This commit bumps the commit message. We should have automation around this kind of thing to prevent it from happening in the future.
-
Mark Tyneway authored
-
Mark Tyneway authored
Co-authored-by:
clabby <ben@clab.by>
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Add ability to get other network's deploy configs, good to pair with companion networks feature from hh deploy.
-
Mark Tyneway authored
-
Mark Tyneway authored
-
- 01 Apr, 2023 15 commits
-
-
Mark Tyneway authored
Add a getter to the `hre.deployConfig` object that gives access to alternative network's deploy configs. This is useful because multiple networks can be linked and share config. In particular when L2 networks are used with L1 networks, the entire deploy config has be be shared with both networks so it results in a copy paste.
-
Mark Tyneway authored
Also update the deploy config. The deploy config is copy/pasted from the goerli network one. There isn't a good way to get "companion network's" deploy config.
-
Mark Tyneway authored
-
Mark Tyneway authored
Predeploy implementations
-
Mark Tyneway authored
fix: unrevert + fix build
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Instead of tags
-
Mark Tyneway authored
This reverts commit cc4f5264.
-
mergify[bot] authored
op-program: Introduce basic infrastructure for fault proof program
-
Adrian Sutton authored
-
Adrian Sutton authored
-