- 19 Nov, 2023 4 commits
-
-
dependabot[bot] authored
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) --- updated-dependencies: - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
build(deps-dev): bump @types/morgan from 1.9.7 to 1.9.9
-
Mark Tyneway authored
op-service: cliapp lifecycle test fix, prevent race nil-ptr on app state-access
-
Mark Tyneway authored
build(deps-dev): bump lint-staged from 15.0.2 to 15.1.0
-
- 18 Nov, 2023 4 commits
-
-
Mark Tyneway authored
build(deps): bump @sentry/node from 7.80.0 to 7.80.1
-
Zach Howard authored
INF-503 adds contract-bedrock docker image & deploy script
-
Joshua Gutow authored
op-proposer: service lifecycle cleanup
-
Joshua Gutow authored
cannon: Use a unique temp file when writing JSON content.
-
- 17 Nov, 2023 5 commits
-
-
Adrian Sutton authored
-
Adrian Sutton authored
op-challenger: Start wiring up output cannon trace type
-
Adrian Sutton authored
-
Adrian Sutton authored
op-challenger: Pass local context into cannon provider
-
Joshua Gutow authored
CI: Fix contracts bedrock build and cache
-
- 16 Nov, 2023 12 commits
-
-
Mark Tyneway authored
build(deps): bump pino from 8.16.1 to 8.16.2
-
Adrian Sutton authored
Allows it to be customised by the split output trace provider.
-
Adrian Sutton authored
op-chain-ops. op-e2e: L1 dencun support
-
Adrian Sutton authored
-
Adrian Sutton authored
-
dependabot[bot] authored
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.80.0 to 7.80.1. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.80.0...7.80.1) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.2 to 15.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/okonet/lint-staged/compare/v15.0.2...v15.1.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [pino](https://github.com/pinojs/pino) from 8.16.1 to 8.16.2. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v8.16.1...v8.16.2) --- updated-dependencies: - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Adrian Sutton authored
op-service: Fix fetcher for proxyd
-
Adrian Sutton authored
op-challenger: Add BlockNumber method to OutputTraceProvider
-
Joshua Gutow authored
-
Joshua Gutow authored
-
- 15 Nov, 2023 15 commits
-
-
Zach Howard authored
-
Mark Tyneway authored
contracts-bedrock: update DelayedVetoable test
-
Mark Tyneway authored
build(deps-dev): bump markdownlint from 0.31.1 to 0.32.0
-
Mark Tyneway authored
The test does not need to be `CommonTest`. Making it just `Test` will reduce the overhead of running the `setUp`.
-
Mark Tyneway authored
Merge pull request #8177 from ethereum-optimism/dependabot/docker/ops-bedrock/ethereum/client-go-v1.13.5 build(deps): bump ethereum/client-go from 1.13.4 to v1.13.5 in /ops-bedrock
-
Mark Tyneway authored
build(deps): bump viem from 1.18.6 to 1.19.1
-
dependabot[bot] authored
Bumps ethereum/client-go from 1.13.4 to v1.13.5. --- updated-dependencies: - dependency-name: ethereum/client-go dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Adrian Sutton authored
Will allow the split provider to convert a claim position to the L2 block number. Also remove duplication and improve tests.
-
dependabot[bot] authored
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.18.6 to 1.19.1. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.18.6...viem@1.19.1) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Will Cory authored
build(deps-dev): bump @wagmi/core from 1.4.5 to 1.4.6
-
Adrian Sutton authored
cannon: Use ABIs to encode contract calls.
-
Adrian Sutton authored
-
Matthew Slipper authored
fix(ci): Bump `ci-builder` to `v0.29.0`
-
Adrian Sutton authored
op-challenger: Replace oracle updater with new style bindings
-
dependabot[bot] authored
Bumps [@wagmi/core](https://github.com/wagmi-dev/wagmi/tree/HEAD/packages/core) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/wagmi-dev/wagmi/releases) - [Changelog](https://github.com/wagmi-dev/wagmi/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/wagmi-dev/wagmi/commits/@wagmi/core@1.4.6/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>
-