- 03 Oct, 2023 1 commit
-
-
OptimismBot authored
Add Base sepolia constants
-
- 02 Oct, 2023 8 commits
-
-
Michael de Hoog authored
Co-authored-by:
Joshua Gutow <jbgutow@gmail.com>
-
Michael de Hoog authored
-
OptimismBot authored
deps: update superchain registry
-
protolambda authored
-
protolambda authored
-
protolambda authored
-
Mark Tyneway authored
fix: add protocol version to getting-started.json
-
Chomtana authored
-
- 01 Oct, 2023 16 commits
-
-
OptimismBot authored
📝 docs: consistent `MIPS.sol` return params -
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Updates the version in the `go.mod` to https://github.com/ethereum-optimism/superchain-registry/commit/7b48d381868687d7a2124dc092434b34d4e0189c This was done with the following command: ```bash $ go get -v github.com/ethereum-optimism/superchain-registry/superchain ``` This commit includes the latest deployments of the contract implementations. Pulling in this new version is required to build the spell for the `superchain-ops` repo.
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: update `.envrc.example`
-
mergify[bot] authored
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: add `ISemver` to `BlockOracle`
-
mergify[bot] authored
-
mergify[bot] authored
-
Sabnock01 authored
-
Sabnock01 authored
-
Mark Tyneway authored
build(deps-dev): bump @types/node from 20.7.1 to 20.7.2
-
Mark Tyneway authored
The `BlockOracle` contract didn't implement `ISemver` so this commit adds the interface. It also regenerates the bindings, semver lock and gas snapshot since they were all impacted by this change.
-
Mark Tyneway authored
We need to update the superchain getting started guide as well as the deploy script so that the guide shows usage of the deploy script where it only deploys a set of proxies and then initializes them to the standard set of implementations. For now, use `openssl` to create a random string to use as the `create2` salt so that individual deployments do not clash and fail. A problem was happening where contract deployments were failing due to contract addresses colliding.
-
- 30 Sep, 2023 7 commits
-
-
📝 Sabnock01 authored -
Joshua Gutow authored
allow release pipeline for hearbeat service
-
Joshua Gutow authored
chore: move `op-signer` into `op-service/signer`
-
OptimismBot authored
[Indexer] Client Implementation & Bug Fixes
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.1 to 20.7.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
-
Ethen Pociask authored
-
- 29 Sep, 2023 8 commits
-
-
OptimismBot authored
contract-bedrock: fix typos
-
mergify[bot] authored
-
Mark Tyneway authored
contracts-bedrock: deploy implementations to goerli
-
refcell.eth authored
* Fixes the mergify queue conditions. * Fix mergify queue conditions
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #7477 from ethereum-optimism/dependabot/npm_and_yarn/vitest/coverage-istanbul-0.34.6 build(deps-dev): bump @vitest/coverage-istanbul from 0.34.1 to 0.34.6
-