- 13 Sep, 2023 4 commits
-
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
- 12 Sep, 2023 1 commit
-
-
OptimismBot authored
feat(indexer): bridge process pre-bedrock blocks
-
- 11 Sep, 2023 35 commits
-
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: use create2 to deploy implementations
-
Hamdi Allam authored
-
Hamdi Allam authored
-
mergify[bot] authored
-
OptimismBot authored
deps: use node lts
-
mergify[bot] authored
-
Hamdi Allam authored
-
OptimismBot authored
deps: remove dead js deps
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump semver from 5.7.1 to 5.7.2
-
mergify[bot] authored
-
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.
-
Mark Tyneway authored
Co-authored-by:
Will Cory <willcory10@gmail.com>
-
Mark Tyneway authored
-
Mark Tyneway authored
Upgrade from node.js v16 to v18. v16 starts end of life on 9/11/2023, meaning it will no longer get security updates. v18 is currently LTS, https://github.com/nodejs/release#release-schedule for additional information. We previously were not able to upgrade node.js versions because we were using an older version of hardhat that did not support newer versions of node.js but that is no longer the case.
-
Mark Tyneway authored
The following deps are no longer used in the monorepo: - lerna - copyfiles - mkdirp This was confirmed using `git grep -rin` for the package name in the monorepo. Deleting these from the root `package.json` will reduce some noise in the monorepo by preventing dependabot update PRs as well as reducing the dependency tree and install time.
-
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.
-
Hamdi Allam authored
-
Adrian Sutton authored
Add links to specifications from fault proof docs.
-
dependabot[bot] authored
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
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
-