- 14 Sep, 2023 17 commits
-
-
OptimismBot authored
op-challenger: Include number of claims when listing games
-
mergify[bot] authored
-
OptimismBot authored
fix(indexer): remove schema/code in relation to posted checkpoints on L1
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump glob from 10.3.3 to 10.3.4
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump @types/node from 20.5.0 to 20.6.0
-
dependabot[bot] authored
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.3 to 10.3.4. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v10.3.3...v10.3.4) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump eslint from 8.47.0 to 8.49.0
-
Hamdi Allam authored
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump depcheck from 1.4.3 to 1.4.6
-
Adrian Sutton authored
-
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>
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.0 to 20.6.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 13 Sep, 2023 23 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
-