- 25 Oct, 2023 7 commits
-
-
Adrian Sutton authored
-
Adrian Sutton authored
This reverts commit b36a8be3.
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Mark Tyneway authored
Merge pull request #7794 from ethereum-optimism/dependabot/npm_and_yarn/typescript-eslint/parser-6.9.0 build(deps-dev): bump @typescript-eslint/parser from 6.8.0 to 6.9.0
-
Mark Tyneway authored
fix: trailing comma
-
Will Cory authored
-
- 24 Oct, 2023 27 commits
-
-
protolambda authored
op-batcher: service lifecycle cleanup
-
Will Cory authored
fix: Add chain-mon to version python script
-
Will Cory authored
-
protolambda authored
specs: rename contracts to contracts-bedrock
-
protolambda authored
-
protolambda authored
-
Eugene Y. Q. Shen authored
-
Adrian Sutton authored
op-service: Extract shared method for formatting versions
-
Adrian Sutton authored
-
dependabot[bot] authored
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.8.0 to 6.9.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Adrian Sutton authored
fix(op-node): git commit print
-
Mark Tyneway authored
build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0
-
Mark Tyneway authored
build(deps-dev): bump @swc/core from 1.3.92 to 1.3.94
-
Adrian Sutton authored
-
Mark Tyneway authored
build(deps-dev): bump @wagmi/core from 1.4.4 to 1.4.5
-
Hamdi Allam authored
fix(indexer) simplify standard bridge finalization check
-
Hamdi Allam authored
Merge pull request #7777 from ethereum-optimism/10-20-fix_indexer_legacy_processor_withdrawals_latest_epoch_query_ fix(indexer) legacy processor withdrawals & database epoch query
-
Mark Tyneway authored
build(deps): bump pino from 8.16.0 to 8.16.1
-
Adrian Sutton authored
op-program: Fix fpp-verify by actually setting the datadir
-
protolambda authored
-
Adrian Sutton authored
-
Adrian Sutton authored
[txmgr] Avoid incrementing the nonce if tx signing fails
-
dependabot[bot] authored
Bumps [pino](https://github.com/pinojs/pino) from 8.16.0 to 8.16.1. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v8.16.0...v8.16.1) --- updated-dependencies: - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.92 to 1.3.94. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.92...v1.3.94) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... 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.28.1 to 2.29.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.28.1...v2.29.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>
-
dependabot[bot] authored
Bumps [@wagmi/core](https://github.com/wagmi-dev/wagmi/tree/HEAD/packages/core) from 1.4.4 to 1.4.5. - [Release notes](https://github.com/wagmi-dev/wagmi/releases) - [Changelog](https://github.com/wagmi-dev/wagmi/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/wagmi-dev/wagmi/commits/@wagmi/core@1.4.5/packages/core) --- updated-dependencies: - dependency-name: "@wagmi/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Sebastian Stammler authored
op-service: withdrawals typing fixes
-
- 23 Oct, 2023 6 commits
-
-
Mark Tyneway authored
Merge pull request #7786 from ethereum-optimism/dependabot/go_modules/github.com/fsnotify/fsnotify-1.7.0 build(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0
-
protolambda authored
Co-authored-by:
Adrian Sutton <adrian@oplabs.co>
-
Adrian Sutton authored
op-program: Add compatibility test to verify a section of goerli in CI
-
Eugene Y. Q. Shen authored
-
Michael de Hoog authored
-
Will Cory authored
indexer: correct depends-on clause of docker-compose
-