- 25 Sep, 2023 1 commit
-
-
Maurelian authored
temp: Add instrumentation to deploy.sol fix(ctb): Use correct names for deployments We deploy a SafeProxy contract as the system owner, it needs to be correctly named in order to connect it to the source code. The SafeProxyFactory and Safe (as the singleton) are also now saved. fix(ctb): Skip HH deployments if deployTx not found At the moment this only applies to the Safe contract, which is deployed in a nested create2 call. We don't expect we'll need this artifact as it's not a core part of the OP Stack.
-
- 22 Sep, 2023 7 commits
-
-
OptimismBot authored
✨ feat(indexer): Add migrate command to cli -
mergify[bot] authored
-
OptimismBot authored
style: Cleanup `mipsevm` supported instructions list
-
mergify[bot] authored
-
OptimismBot authored
Metamask Metrics E2E
-
mergify[bot] authored
-
OptimismBot authored
Version Packages
-
- 21 Sep, 2023 32 commits
-
-
📝 clabby authored -
github-actions[bot] authored
-
Mark Tyneway authored
deps: golang 1.21
-
Wyatt Barnes authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
OptimismBot authored
op-challenger: Fix game status metrics
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
✨ Will Cory authoredtest: update them' Update indexer/database/db.go update docker-compose add migrate to cli
-
mergify[bot] authored
-
Mark Tyneway authored
ci-builder: bump go version to 1.21
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Updates the go version used to 1.21
-
OptimismBot authored
core-utils: delete unmaintained geth types
-
mergify[bot] authored
-
Mark Tyneway authored
deps: update superchain registry in go.mod
-
Mark Tyneway authored
These geth types are legacy code and not being updated along with the definitions of the geth types. They were used in old regenesis events. They are not used elsewhere in the monorepo, keeping them around only adds tech debt.
-
Mark Tyneway authored
-
Mark Tyneway authored
Updates to the following commit: https://github.com/ethereum-optimism/superchain-registry/commit/413695cf79062a4f1306936e3761e0f8eafd6867 This contains the changes required for the safe bundler tooling.
-
inphi authored
-
OptimismBot authored
go: update libp2p to fix Go 1.21 build
-
mergify[bot] authored
-
Mark Tyneway authored
build(deps): bump envalid from 7.3.1 to 8.0.0
-
Mark Tyneway authored
contracts-bedrock: internal devnet ProtocolVersions deployment
-
protolambda authored
-
protolambda authored
-
OptimismBot authored
build(deps-dev): bump glob from 10.3.3 to 10.3.5
-