- 11 Sep, 2023 21 commits
-
-
OptimismBot authored
specs: Remove attestation game specs
-
mergify[bot] authored
-
Adrian Sutton authored
Introduces GameSolver which evaluates the overall game state and decides all actions to take. Agent now uses GameSolver so that it has no knowledge of the game playing strategy.
-
Adrian Sutton authored
Root claim needs to have the invalid VM status byte set.
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Make Position actually immutable
-
Adrian Sutton authored
The Position type public API is immutable, but it used mutation internally and used a mix of pointer and non-pointer types. Convert everything to non-pointer types and don't perform any mutations.
-
Adrian Sutton authored
Add links to specifications from fault proof docs.
-
OptimismBot authored
Merge pull request #7170 from ethereum-optimism/dependabot/go_modules/proxyd/github.com/supranational/blst-0.3.11 build(deps): bump github.com/supranational/blst from 0.3.11-0.20230406105308-e9dfc5ee724b to 0.3.11 in /proxyd
-
mergify[bot] authored
-
OptimismBot authored
monorepo: run nx repair
-
mergify[bot] authored
-
dependabot[bot] authored
Bumps [github.com/supranational/blst](https://github.com/supranational/blst) from 0.3.11-0.20230406105308-e9dfc5ee724b to 0.3.11. - [Release notes](https://github.com/supranational/blst/releases) - [Commits](https://github.com/supranational/blst/commits/v0.3.11) --- updated-dependencies: - dependency-name: github.com/supranational/blst dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
OptimismBot authored
Merge pull request #7125 from ethereum-optimism/dependabot/go_modules/proxyd/github.com/ethereum/go-ethereum-1.12.1 build(deps): bump github.com/ethereum/go-ethereum from 1.12.0 to 1.12.1 in /proxyd
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump actions/checkout from 2 to 4
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump chai and @types/chai
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0
-
mergify[bot] authored
-
- 10 Sep, 2023 19 commits
-
-
Mark Tyneway authored
-
OptimismBot authored
Merge pull request #7163 from ethereum-optimism/dependabot/go_modules/op-ufm/github.com/supranational/blst-0.3.11 build(deps): bump github.com/supranational/blst from 0.3.11-0.20230406105308-e9dfc5ee724b to 0.3.11 in /op-ufm
-
mergify[bot] authored
-
OptimismBot authored
fix(indexer): bridge processor fixes
-
Mark Tyneway authored
Commit the results of running `nx repair` as suggested by nx during the commit hook.
-
mergify[bot] authored
-
OptimismBot authored
fix(indexer): run bridge processor on startup & split large unobserved epochs
-
mergify[bot] authored
-
OptimismBot authored
fix(indexer): batch database inserts and add indexes
-
dependabot[bot] authored
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.12.0 to 0.13.0. - [Commits](https://github.com/golang/crypto/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0
-
dependabot[bot] authored
Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together. Updates `chai` from 4.3.4 to 4.3.8 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md) - [Commits](https://github.com/chaijs/chai/compare/v4.3.4...v4.3.8) Updates `@types/chai` from 4.2.21 to 4.3.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: chai dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.12.0 to 1.12.1. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](https://github.com/ethereum/go-ethereum/compare/v1.12.0...v1.12.1) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [github.com/supranational/blst](https://github.com/supranational/blst) from 0.3.11-0.20230406105308-e9dfc5ee724b to 0.3.11. - [Release notes](https://github.com/supranational/blst/releases) - [Commits](https://github.com/supranational/blst/commits/v0.3.11) --- updated-dependencies: - dependency-name: github.com/supranational/blst dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
mergify[bot] authored
-
Mark Tyneway authored
Merge pull request #7126 from ethereum-optimism/dependabot/go_modules/op-ufm/github.com/ethereum/go-ethereum-1.12.1 build(deps): bump github.com/ethereum/go-ethereum from 1.12.0 to 1.12.1 in /op-ufm
-
Mark Tyneway authored
build(deps-dev): bump zod from 3.22.0 to 3.22.2
-
Mark Tyneway authored
deps: update hardhat
-