- 13 Oct, 2023 11 commits
-
-
protolambda authored
Merge pull request #7667 from ethereum-optimism/dependabot/docker/ops-bedrock/ethereum/client-go-v1.13.3 build(deps): bump ethereum/client-go from 1.13.2 to v1.13.3 in /ops-bedrock
-
dependabot[bot] authored
Bumps ethereum/client-go from 1.13.2 to v1.13.3. --- updated-dependencies: - dependency-name: ethereum/client-go dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Adrian Sutton authored
op-challenger: Pass through full game data when creating player instead of just address
-
Adrian Sutton authored
-
Adrian Sutton authored
First step towards selecting the game to create based on game type and supporting multiple game types in one instance.
-
Mark Tyneway authored
contracts-bedrock: add the nft bridge to storage lock
-
Joshua Gutow authored
Update predeploys.md
-
Mark Tyneway authored
Adds the L1 and L2 ERC721 bridges to the storage lock file.
-
Bryce Alan authored
Added SchemaRegistry & EAS predeploy addresses to the table.
-
Mark Tyneway authored
feat(ctb): Add pre-pr:no-build script
-
Mark Tyneway authored
op-upgrade: add in extra logic for OP Mainnet
-
- 12 Oct, 2023 24 commits
-
-
Mark Tyneway authored
fix(contracts-ts): Fix code gen
-
felipe andrade authored
-
Will Cory authored
-
Danyal Prout authored
-
Danyal Prout authored
-
Will Cory authored
-
Mark Tyneway authored
fix: Add readonly nx cloud token
-
Will Cory authored
-
Joshua Gutow authored
Migrate from V1 to V2 APIs
-
Mark Tyneway authored
build(deps-dev): bump hardhat from 2.18.0 to 2.18.1
-
Mark Tyneway authored
build(deps-dev): bump abitype from 0.9.10 to 0.10.0
-
Mark Tyneway authored
Adds in extra logic for `op-upgrade` that has the special storage slot set OP Mainnet upgrade. The 0th storage slot needs to be set to `bytes32(0)` because on OP Mainnet it is set to an address which is then interpreted as `_initialized` which then prevents initialization because it appears as the contract already being initialized, preventing the storage from being set initially. Uses the `StorageSetter` contract defined in: https://github.com/ethereum-optimism/optimism/pull/7611 Used to create the spell in: https://github.com/ethereum-optimism/superchain-ops/pull/10 Tenderly simulation: https://dashboard.tenderly.co/public/safe/safe-apps/simulator/35dfb460-493c-471a-89fc-1a244c9d8fe2
-
Mark Tyneway authored
contracts-bedrock: `StorageSetter` contract
-
Mark Tyneway authored
Merge pull request #7640 from ethereum-optimism/dependabot/go_modules/op-ufm/golang.org/x/net-0.17.0 build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 in /op-ufm
-
Mark Tyneway authored
build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
-
Mark Tyneway authored
Merge pull request #7638 from ethereum-optimism/dependabot/go_modules/op-exporter/golang.org/x/net-0.17.0 build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /op-exporter
-
dependabot[bot] authored
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [abitype](https://github.com/wagmi-dev/abitype) from 0.9.10 to 0.10.0. - [Release notes](https://github.com/wagmi-dev/abitype/releases) - [Commits](https://github.com/wagmi-dev/abitype/compare/abitype@0.9.10...abitype@0.10.0) --- updated-dependencies: - dependency-name: abitype dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
build(deps): bump viem from 1.16.2 to 1.16.3
-
dependabot[bot] authored
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.18.0 to 2.18.1. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.18.0...hardhat@2.18.1) --- updated-dependencies: - dependency-name: hardhat dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.16.2 to 1.16.3. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.16.2...viem@1.16.3) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
contracts-bedrock: mainnet deployment
-
- 11 Oct, 2023 5 commits
-
-
Mark Tyneway authored
build(deps): bump gorm.io/gorm from 1.25.4 to 1.25.5
-
Danyal Prout authored
-
dependabot[bot] authored
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.4 to 1.25.5. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](https://github.com/go-gorm/gorm/compare/v1.25.4...v1.25.5) --- updated-dependencies: - dependency-name: gorm.io/gorm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Danyal Prout authored
-
Mark Tyneway authored
op-upgrade: cleanup implementation
-