- 30 May, 2023 39 commits
- 
- 
mergify[bot] authored
- 
OptimismBot authoredcontracts-bedrock: Convert Echidna tests to Forge invariants for AddressAliasHelper library 
- 
mergify[bot] authored
- 
OptimismBot authoredfeat(proxyd): update readme 
- 
Felipe Andrade authored
- 
OptimismBot authoredfeat(op-challenger): Subscription Logic 
- 
Andreas Bigger authored
- 
Andreas Bigger authored
- 
Andreas Bigger authored
- 
Andreas Bigger authored
- 
Andreas Bigger authored
- 
Andreas Bigger authored
- 
Andreas Bigger authored
- 
Ratimon authored
- 
OptimismBot authoredsdk: update to add mainnet network in hh config 
- 
mergify[bot] authored
- 
OptimismBot authoredsdk: fix deposit-eth task 
- 
mergify[bot] authored
- 
OptimismBot authoredop-chain-ops: withdrawal testing script 
- 
mergify[bot] authored
- 
OptimismBot authoredop-node: minimal chain config 
- 
mergify[bot] authored
- 
OptimismBot authoredcontracts-bedrock: standardize naming for artifacts 
- 
mergify[bot] authored
- 
OptimismBot authoredcontracts-bedrock: deploy the L1ERC721Bridge 
- 
Mark Tyneway authoredStandardizes the naming scheme for the hh deploy artifacts. The goerli artifacts had their names migrated to the new style where proxy is used as a suffix. This is a forwards compatible change because the tooling will look between both the `contracts` package and the `contracts-bedrock` package for the artifacts, meaning that a lookup for the old name and the new name will work. This will prevent there from being 2 artifacts with the same name which may break some of the golang hh tooling. 
- 
mergify[bot] authored
- 
Mark Tyneway authoredUpdate the mainnet config for what is already known for the hardcoded mainnet config. 
- 
OptimismBot authoredcontracts-bedrock: fix mainnet deploy-config export 
- 
Mark Tyneway authoredThis was not deployed with the other contracts because its artifact was not previously deleted so it was deployed individually. 
- 
Mark Tyneway authoredPorts a change from `feat/mainnet` so that the hardhat config can run against a mainnet network. Ensures that it can find the deploy artifacts on disk for running the e2e hh tasks. 
- 
Mark Tyneway authoredFixes the export so it works as expected with hardhat deploy config. Co-authored-by:Andreas Bigger <abigger87@gmail.com> 
- 
OptimismBot authoredcontracts-bedrock: fix L2OO deployment assertion 
- 
Mark Tyneway authoredMigrated withdrawal testing script updates ported from `feat/mainnet` branch. Co-authored-by:Matthew Slipper <me@matthewslipper.com> 
- 
mergify[bot] authored
- 
Mark Tyneway authored
- 
OptimismBot authoredcontracts-bedrock: make check-l2 script faster 
- 
Mark Tyneway authoredThe address was not being referenced resulting in a bug. We should delete this task eventually and have coverage of this with op-e2e although this does cover the hardhat deployments which op-e2e does not cover. Perhaps this should live in hive then longer term. Ported from the `feat/mainnet` branch. 
- 
Mark Tyneway authoredMakes the script run much faster in parts that are covered by the go post check during the migration. Co-authored-by:clabby <ben@clab.by> 
 
- 
- 29 May, 2023 1 commit
- 
- 
OptimismBot authoredcontracts-bedrock: mainnet-deployment 
 
-