- 14 Sep, 2023 4 commits
-
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump depcheck from 1.4.3 to 1.4.6
-
dependabot[bot] authored
Bumps [depcheck](https://github.com/depcheck/depcheck) from 1.4.3 to 1.4.6. - [Release notes](https://github.com/depcheck/depcheck/releases) - [Changelog](https://github.com/depcheck/depcheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/depcheck/depcheck/compare/1.4.3...v1.4.6) --- updated-dependencies: - dependency-name: depcheck dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.49.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.47.0...v8.49.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 13 Sep, 2023 36 commits
-
-
OptimismBot authored
feat(indexer): explicity state all contracts of interest for L1/L2 prior to launch
-
mergify[bot] authored
-
Hamdi Allam authored
-
OptimismBot authored
op-challenger: Fix recording of cannon execution time
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Include note in docs that the root claim must start with 0x01
-
mergify[bot] authored
-
OptimismBot authored
specs: superchain target and protocol version
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump typedoc from 0.24.8 to 0.25.1
-
mergify[bot] authored
-
dependabot[bot] authored
Bumps [doctoc](https://github.com/thlorenz/doctoc) from 2.2.0 to 2.2.1. - [Commits](https://github.com/thlorenz/doctoc/commits) --- updated-dependencies: - dependency-name: doctoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
refcell.eth authored
* Store the last step on disk to avoid re-generating the last step. * fix provider test * Remove lo dep * Fix stubbing * Fix go sum * Remove test print * Fix cannon trace provider tests and small changes * address blocking comments * fix nits
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump docker/login-action from 1 to 3
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Add unit test for the poisoned pre-state case
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #7225 from ethereum-optimism/dependabot/docker/ops-bedrock/ethereum/client-go-v1.13.0 build(deps): bump ethereum/client-go from v1.12.2 to v1.13.0 in /ops-bedrock
-
mergify[bot] authored
-
OptimismBot authored
cannon: Use atomic write pattern to avoid leaving partially written files
-
mergify[bot] authored
-
protolambda authored
-
dependabot[bot] authored
Bumps ethereum/client-go from v1.12.2 to v1.13.0. --- updated-dependencies: - dependency-name: ethereum/client-go dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 3. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v1...v3) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Adrian Sutton authored
-
Adrian Sutton authored
Previously only recorded failed cannon executions.
-
Adrian Sutton authored
-
OptimismBot authored
specs: Honest Challenger specs
-
Adrian Sutton authored
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Define basic validation rules for all honest actions.
-
mergify[bot] authored
-
OptimismBot authored
👷 fix: Replace fault detector with chainmon in version tags -
mergify[bot] authored
-
OptimismBot authored
op-challenger: Use helper to define the expected responses
-