- 13 Oct, 2023 3 commits
-
-
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 13 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
-
Mark Tyneway authored
build(deps): bump gorm.io/driver/postgres from 1.5.2 to 1.5.3
-
Mark Tyneway authored
Merge pull request #7625 from ethereum-optimism/dependabot/go_modules/github.com/google/go-cmp-0.6.0 build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0
-
Danyal Prout authored
-
dependabot[bot] authored
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.2 to 1.5.3. - [Commits](https://github.com/go-gorm/postgres/compare/v1.5.2...v1.5.3) --- updated-dependencies: - dependency-name: gorm.io/driver/postgres dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.5.9...v0.6.0) --- updated-dependencies: - dependency-name: github.com/google/go-cmp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Danyal Prout authored
-
Mark Tyneway authored
build(deps-dev): bump @types/chai from 4.3.6 to 4.3.7
-
Mark Tyneway authored
Use a higher level API that is more appropriate for building calldata for calls. The lower level API did not append the 4byte selectors and that had to be done manually. Using the low level API was error prone so it should be avoided. The high level API does exactly what we want it to do - ABI encode the data and then append it to the correct 4byte selector. To review this PR, ensure that the arguments to the old `PackValues` functions are the same as the new `Pack` function, excluding the first argument which is the name of the function to ABI encode for.
-