- 22 Nov, 2023 1 commit
-
-
Kelvin Fichter authored
-
- 21 Nov, 2023 3 commits
-
-
Kelvin Fichter authored
getMessageStatus was previously using event queries to figure out the status of the given message. We can do the same thing by making requests directly to the messenger contracts which is more reliable because most RPC endpoints won't allow massive block ranges.
-
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 4 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.
-
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 5 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
-