- 26 Sep, 2023 4 commits
-
-
dependabot[bot] authored
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.3 to 10.3.7. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v10.3.3...v10.3.7) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
OptimismBot authored
contracts-bedrock: pgn sepolia deploy config
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: zora goerli deploy config
-
- 25 Sep, 2023 19 commits
-
-
mergify[bot] authored
-
OptimismBot authored
go: update op-geth to include v1.13.1 changes [depends on #7313]
-
Mark Tyneway authored
This will allow for zora goerli to be upgraded through `op-upgrade`. The deploy config for a network is required for `op-upgrade` to be able to generate upgrade transactions for it.
-
Mark Tyneway authored
This will enable `op-upgrade` to build bundle transactions for pgn sepolia. A deploy config is required to `op-upgrade` to operate for a network.
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: legacy ISemver
-
mergify[bot] authored
-
protolambda authored
-
OptimismBot authored
op-node: update flags, remove BETA_ prefix
-
mergify[bot] authored
-
OptimismBot authored
cannon: remove old test-util preimage-cheat function
-
mergify[bot] authored
-
protolambda authored
-
protolambda authored
-
OptimismBot authored
op-node: remove beta prefix from rollup.load-protocol-versions and rollup.halt flags
-
protolambda authored
-
protolambda authored
Co-authored-by:
Sebastian Stammler <seb@oplabs.co>
-
protolambda authored
-
OptimismBot authored
correct fault-proof.md typos
-
- 23 Sep, 2023 11 commits
-
-
Roberto Bayardo authored
-
Mark Tyneway authored
L1 contract deploy: add support for customization of the IMPL_SALT
-
Mark Tyneway authored
Update the legacy contracts to use `ISemver` over `Semver`. Reduces the codesize and no longer needs execution to populate the semver. One step closer to killing the `Semver` contract.
-
Michael de Hoog authored
-
protolambda authored
-
protolambda authored
-
OptimismBot authored
go: update op-geth to include v1.12.2 changes
-
protolambda authored
-
protolambda authored
-
protolambda authored
-
OptimismBot authored
op-node: un-hide beta flags, update superchain-registry for devnet protocol-versions monitoring
-
- 22 Sep, 2023 6 commits
-
-
Mark Tyneway authored
contracts-bedrock: migrate dispute package to ISemver
-
OptimismBot authored
contracts-bedrock/periphery: When deploying contracts with CREATE2, check if already deployed at address
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
On the path to removing `Semver` and moving to `ISemver`.
-