- 10 Aug, 2023 26 commits
-
-
Mark Tyneway authored
-
Mark Tyneway authored
A 32 byte hash is the only difference in the bytecode, I think its the source code hash.
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
fix: Broken docker build
-
OptimismBot authored
fix: Remove dead script from bad rebase
-
mergify[bot] authored
-
OptimismBot authored
feat(op-challenger): Load Onchain Fault Dispute Game Contract Game Depth
-
Will Cory authored
-
mergify[bot] authored
-
OptimismBot authored
Use make clean to clear op-e2e state
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
mergify[bot] authored
-
OptimismBot authored
op-service,batcher,proposer: Retry when dialing RPC URLs
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump @ethersproject/web from 5.7.0 to 5.7.1
-
mergify[bot] authored
-
OptimismBot authored
feat(ci-builder): Use abigenrc
-
mergify[bot] authored
-
Will Cory authored
-
OptimismBot authored
Merge pull request #6654 from ethereum-optimism/dependabot/npm_and_yarn/vitest/coverage-istanbul-0.34.1 build(deps-dev): bump @vitest/coverage-istanbul from 0.33.0 to 0.34.1
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
- 09 Aug, 2023 14 commits
-
-
mergify[bot] authored
-
Mark Tyneway authored
contracts-bedrock: system config single implementation
-
Mark Tyneway authored
-
Mark Tyneway authored
Co-authored-by:
refcell.eth <abigger87@gmail.com> Co-authored-by:
clabby <ben@clab.by>
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.28.0
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #6664 from ethereum-optimism/dependabot/npm_and_yarn/mocha-and-types/mocha-10.2.0 build(deps-dev): bump mocha and @types/mocha
-
dependabot[bot] authored
Bumps [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) from 0.33.0 to 0.34.1. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.1/packages/coverage-istanbul) --- updated-dependencies: - dependency-name: "@vitest/coverage-istanbul" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.28.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.28.0) --- updated-dependencies: - dependency-name: eslint-plugin-import 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-dev): bump typescript from 4.9.3 to 5.1.6
-
mergify[bot] authored
-
Mark Tyneway authored
* op-chain-ops: initialized + initializing in check-l2 Logs the values of initialized and initializing in `check-l2`. They are not public so we read them directly from storage using the storage layout. * op-chain-ops: fix typo
-