- 21 Nov, 2023 7 commits
-
-
Mark Tyneway authored
build(deps-dev): bump @types/express from 4.17.19 to 4.17.21
-
Mark Tyneway authored
build(deps): bump viem from 1.19.1 to 1.19.4
-
Mark Tyneway authored
chore(ci): Bump CI Builder Minor in the Config
-
refcell authored
-
dependabot[bot] authored
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.19.1 to 1.19.4. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.19.1...viem@1.19.4) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
refcell.eth authored
chore(ctb): Bump Forge Standard Library
-
refcell authored
-
- 20 Nov, 2023 6 commits
-
-
refcell authored
-
refcell authored
-
refcell authored
v1.7.2
-
refcell.eth authored
op-challenger: Log game address instead of struct
-
Matthew Slipper authored
contracts-bedrock: label EAS predeploys in tests
-
Adrian Sutton authored
-
- 19 Nov, 2023 5 commits
-
-
Mark Tyneway authored
This commit labels the EAS and SchemaRegistry predeploy contracts in the solidity unit tests. These contracts were previously left out from the implementation work that labelled all of the L2 predeploys. After a contract is labelled, it will show up with a human readable name in the forge traces instead of just being an address.
-
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 1 commit
-
-
Zach Howard authored
-