- 13 Sep, 2023 25 commits
-
-
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>
-
OptimismBot authored
specs: Honest Challenger specs
-
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
-
Joshua Gutow authored
-
Adrian Sutton authored
-
mergify[bot] authored
-
OptimismBot authored
feat: configurable decimals to OptimismMintableERC20
-
mergify[bot] authored
-
inphi authored
-
Hamdi Allam authored
-
OptimismBot authored
ci: Run e2e tests when cannon changes
-
Hamdi Allam authored
-
Will Cory authored
-
mergify[bot] authored
-
Sebastian Stammler authored
Add op-challenger to the tagging service
-
Adrian Sutton authored
-
Joshua Gutow authored
-
OptimismBot authored
Revert "cannon: Use atomic write pattern to avoid leaving partially written files"
-
Joshua Gutow authored
-
mergify[bot] authored
-
- 12 Sep, 2023 15 commits
-
-
inphi authored
-
OptimismBot authored
cannon: Use atomic write pattern to avoid leaving partially written files
-
inphi authored
-
inphi authored
-
mergify[bot] authored
-
inphi authored
-
OptimismBot authored
contracts-bedrock: migrate L2 contracts to `ISemver`
-
mergify[bot] authored
-
Mark Tyneway authored
Migrate away from `Semver` to `ISemver` for a more flexible way of doing semantic versioning. A continuation of https://github.com/ethereum-optimism/optimism/pull/7165 A follow up PR will continue to update the versioning of other contracts.
-
Will Cory authored
-
OptimismBot authored
Merge pull request #7196 from ethereum-optimism/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.7.0 build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.7.0
-
mergify[bot] authored
-
Adrian Sutton authored
-
Adrian Sutton authored
The GameSolver tests apply these validations to every action the solver returns to ensure the defined invariants hold.
-
Adrian Sutton authored
Avoids the need to track claim indices when writing tests.
-