- 28 Sep, 2023 12 commits
-
-
dependabot[bot] authored
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.4 to 5.0.5. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v5.0.4...v5.0.5) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
OptimismBot authored
build(deps-dev): bump typescript from 5.1.6 to 5.2.2
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Minor fault proof e2e test clean ups
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #7356 from ethereum-optimism/09-22-feat_indexer_Add_OP_Sepolia_PGN_and_PGN_Goerli_as_presets feat(indexer): Add OP Sepolia PGN and PGN Goerli as presets
-
mergify[bot] authored
-
dependabot[bot] authored
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
John Chase authored
* fix issue 6735 * delete NewEventLight * deduplicate refmetrics, ensure only initialized metrics exist --------- Co-authored-by:
protolambda <proto@protolambda.com>
-
OptimismBot authored
feat(specs): Improve Subgame Rez explanation
-
mergify[bot] authored
-
clabby authored
-
- 27 Sep, 2023 28 commits
-
-
clabby authored
Adds a video rather than the complicated digraph to iteratively walk through an example of the sub-game resolution process.
-
OptimismBot authored
feat(indexer) database logging
-
mergify[bot] authored
-
OptimismBot authored
Revert: Claim Count Metrics
-
mergify[bot] authored
-
Tei Im authored
Add L2GenesisSpanBatchTImeOffset into deploy config Activate SpanBatch hardfork for e2e tests by OP_E2E_USE_SPAN_BATCH env
-
mergify[bot] authored
-
dependabot[bot] authored
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 3. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v3) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
mergify[bot] authored
-
OptimismBot authored
cleanup: delete lerna config
-
mergify[bot] authored
-
OptimismBot authored
codecov: update config file
-
Mark Tyneway authored
There are no other references to lerna in the repository, this is leftover from when lerna was used. We now use pnpm. This commit deletes `lerna.json` at the root of the repo.
-
Mark Tyneway authored
Delete dead entries from the codecov config file. There is no more dtl in the repo, it was removed a long time ago. Also the cannon directory in the contracts has tests, so remove ignoring it.
-
OptimismBot authored
devnet: Ensure geth terminates if devnet-allocs fails
-
Adrian Sutton authored
This reverts commit eb76a0db, reversing changes made to b15e3ffe.
-
Adrian Sutton authored
Fix WaitForClaimCount to wait for at least the specified count since background processes may add more claims async.
-
Adrian Sutton authored
Reduces the amount of boilerplate required in the actual test.
-
Adrian Sutton authored
-
Hamdi Allam authored
-
Joshua Gutow authored
op-geth: Pull in fix for deposit tx receipt encoding
-
OptimismBot authored
build(deps-dev): bump rimraf from 5.0.2 to 5.0.4
-
mergify[bot] authored
-
dependabot[bot] authored
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.2 to 5.0.4. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v5.0.2...v5.0.4) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
contracts-bedrock: fix compiler warnings
-
Mark Tyneway authored
contracts-bedrock: fix L1 contract imports
-
OptimismBot authored
contracts-bedrock: fix mintable erc20 factory bug
-
mergify[bot] authored
-