- 06 Dec, 2023 40 commits
-
-
Joshua Gutow authored
nit(op-node): only store the needed rollup.Config fields in DataSource
-
Mark Tyneway authored
contracts-bedrock: deploy SuperchainConfig goerli
-
Adrian Sutton authored
op-e2e: Automatically close System at the end of the test
-
Mark Tyneway authored
contracts-bedrock: make spacer variable non-public
-
Mark Tyneway authored
build(deps-dev): bump eslint from 8.54.0 to 8.55.0
-
Mark Tyneway authored
Add Delta override flag
-
Maurelian authored
contracts-bedrock: fix warning on _getSel, restrict to pure
-
Adrian Sutton authored
op-batcher: Move config test from op-e2e to unit tests
-
dependabot[bot] authored
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
op-e2e: Start migrating cannon e2e tests to output_cannon
-
Mark Tyneway authored
Merge pull request #8418 from ethereum-optimism/dependabot/npm_and_yarn/eslint-config-prettier-9.1.0 build(deps-dev): bump eslint-config-prettier from 8.3.0 to 9.1.0
-
Mark Tyneway authored
contracts-bedrock: deploy `SuperchainConfig` to sepolia
-
Mark Tyneway authored
build(deps-dev): bump @wagmi/core from 1.4.7 to 1.4.8
-
Mark Tyneway authored
op-e2e: Remove unused TempDir function
-
Mark Tyneway authored
Initial deployment of `SuperchainConfig` to goerli. Meant to be used as part of the "extended pause" contracts release. Includes the deploy artifact for the deployment. Only 1 deployment is needed per superchain target, meaning that many L2 chains can use the same contract.
-
Joshua Gutow authored
-
Maurelian authored
Co-authored-by:
Matt Solomon <matt@mattsolomon.dev>
-
Adrian Sutton authored
-
Maurelian authored
-
felipe authored
-
felipe authored
-
Adrian Sutton authored
-
Mark Tyneway authored
build(deps-dev): bump tsx from 4.6.1 to 4.6.2
-
felipe authored
* feat(multisig-mon): integrate with 1pass * use logger instead of console.log * lint
-
Maurelian authored
-
dependabot[bot] authored
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.6.1...v4.6.2) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [@wagmi/core](https://github.com/wagmi-dev/wagmi/tree/HEAD/packages/core) from 1.4.7 to 1.4.8. - [Release notes](https://github.com/wagmi-dev/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/wagmi-dev/wagmi/commits/@wagmi/core@1.4.8/packages/core) --- updated-dependencies: - dependency-name: "@wagmi/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Inphi authored
feat(ctb): Specify L1 auth requirements
-
Maurelian authored
Several typos are fixed
-
Maurelian authored
Add spec for superchain-config with pausability
-
Sukey authored
-
Adrian Sutton authored
Introduces a DisputeLastBlock helper to skip through the output root bisection so tests can focus on the bottom half of the game easily. Tests are currently skipped as the pre-state is not being selected correctly.
-
Sukey authored
-
refcell.eth authored
contracts-bedrock: deploy extended pause L1CrossDomainMessenger
-
refcell.eth authored
Merge pull request #8420 from ethereum-optimism/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.13.2 build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2
-
refcell.eth authored
build(deps-dev): bump vite from 5.0.4 to 5.0.5
-
protolambda authored
op-node: Log and set metrics after batch is derived without error
-
refcell.eth authored
contracts-bedrock: remove dead imports
-
Maurelian authored
-
refcell authored
-