- 21 Sep, 2023 31 commits
-
-
Mark Tyneway authored
contracts-bedrock: internal devnet ProtocolVersions deployment
-
protolambda authored
-
OptimismBot authored
build(deps-dev): bump glob from 10.3.3 to 10.3.5
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump vitest from 0.34.1 to 0.34.4
-
dependabot[bot] authored
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.3 to 10.3.5. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v10.3.3...v10.3.5) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.1 to 0.34.4. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.4/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
OptimismBot authored
build(deps-dev): bump @types/node from 20.5.0 to 20.6.3
-
mergify[bot] authored
-
OptimismBot authored
chore(indexer): remove indexer all command
-
Will Cory authored
-
OptimismBot authored
Merge pull request #7271 from ethereum-optimism/09-15-feat_indexer_Enable_devnet_indexer_as_a_preset feat(indexer): Enable devnet indexer as a preset
-
mergify[bot] authored
-
OptimismBot authored
feat(op-challenger): Claim Count Metrics
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.0 to 20.6.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
mergify[bot] authored
-
OptimismBot authored
Init Metamask Pass/Fail metrics
-
Will Cory authored
-
mergify[bot] authored
-
Wyatt Barnes authored
-
Will Cory authored
Co-authored-by:
Hamdi Allam <hamdi.allam97@gmail.com>
-
OptimismBot authored
chore(indexer): reenable indexer fully on ci
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
mergify[bot] authored
-
OptimismBot authored
feat(op-challenger): Concurrency Metrics
-
mergify[bot] authored
-
OptimismBot authored
fix(op-challenger): Don't schedule updates for resolved games
-
mergify[bot] authored
-
OptimismBot authored
fix(op-challenger): Constant Time Parent Lookup
-
- 20 Sep, 2023 9 commits
-
-
Andreas Bigger authored
-
Andreas Bigger authored
-
OptimismBot authored
Support old Make version by avoiding SHELLSTATUS
-
Karl Bartel authored
SHELLSTATUS is only available on GNU Make 4.2 (released on 2016-05-22) and later, which is unfortunatly not installed on MacOS by default. While I am highly annoyed that Apple is unwilling to update their Make version and don't want encourage such behaviour, the change in this commit avoids this requirement and seems even simpler than the original code.
-
OptimismBot authored
chore: Cleanup the bootnode Makefile and Entrypoint
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump viem from 1.3.1 to 1.11.0
-
dependabot[bot] authored
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.3.1 to 1.11.0. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Changelog](https://github.com/wagmi-dev/viem/blob/main/CHANGELOG.md) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.3.1...viem@1.11.0) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
OptimismBot authored
Merge pull request #7296 from ethereum-optimism/dependabot/npm_and_yarn/typescript-eslint/parser-6.7.2 build(deps-dev): bump @typescript-eslint/parser from 6.4.0 to 6.7.2
-