- 24 Aug, 2023 32 commits
-
-
OptimismBot authored
feat(op-challenger): Progress Games on New L1 Block
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump @babel/eslint-parser from 7.18.2 to 7.22.10
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump eslint-plugin-react from 7.24.0 to 7.33.2
-
mergify[bot] authored
-
OptimismBot authored
feat: tx bundle builder
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Use errors.Join
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump markdownlint from 0.24.0 to 0.30.0
-
Andreas Bigger authored
-
dependabot[bot] authored
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.18.2 to 7.22.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.10/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump @codechecks/client from 0.1.11 to 0.1.12
-
Adrian Sutton authored
-
mergify[bot] authored
-
OptimismBot authored
chore(op-challenger): Fix Disk Manager Comments
-
dependabot[bot] authored
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.24.0 to 7.33.2. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.24.0...v7.33.2) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [@codechecks/client](https://github.com/codechecks/monorepo) from 0.1.11 to 0.1.12. - [Commits](https://github.com/codechecks/monorepo/commits) --- updated-dependencies: - dependency-name: "@codechecks/client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.24.0 to 0.30.0. - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.24.0...v0.30.0) --- updated-dependencies: - dependency-name: markdownlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
mergify[bot] authored
-
OptimismBot authored
fix(indexer): merge cli/cmd packages. interrupt handling for api server
-
Andreas Bigger authored
-
mergify[bot] authored
-
OptimismBot authored
fix(op-e2e): Challenger Datadir Check
-
Andreas Bigger authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
- 23 Aug, 2023 8 commits
-
-
OptimismBot authored
fix(indexer):Schema unique constraints and cascading deletes
-
mergify[bot] authored
-
Adrian Sutton authored
* op-challenger: Manage allocation of game data directories in multi-game code. * op-challenger: Delete all directories except required games
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Adrian Sutton authored
* Update to golang 1.20.7 and alpine 3.18 * Update go version in go.mod files. * Use crypto/rand.Read instead of math/read.Read * Handle error response
-
OptimismBot authored
make usage of docker compose v2 explicit
-
Mark Tyneway authored
-