- 24 Oct, 2023 1 commit
-
-
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>
-
- 23 Oct, 2023 10 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
-
Adrian Sutton authored
op-program: Add compatibility test to verify a section of goerli in CI
-
Will Cory authored
indexer: correct depends-on clause of docker-compose
-
Mark Tyneway authored
build(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1
-
protolambda authored
-
bendanzhentan authored
-
dependabot[bot] authored
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.0 to 1.28.1. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/gomega/compare/v1.28.0...v1.28.1) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](https://github.com/fsnotify/fsnotify/compare/v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: github.com/fsnotify/fsnotify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Adrian Sutton authored
op-service,op-node,op-program: default to new standard rpc-kind with eth_getBlockReceipts support
-
Adrian Sutton authored
-
- 22 Oct, 2023 6 commits
-
-
felipe authored
-
Matthew Slipper authored
proxyd: handle oversize requests/backend responses
-
Felipe Andrade authored
-
Matthew Slipper authored
Under certain conditions, users could provide batch requests that cause the upstream Geth nodes to return very large responses. These responses were being handled improperly, and rather than returning an error were being truncated and leading to backends being marked as offline. This issue extended to large client requests as well. This PR also enables `pprof` on proxyd, which was used to debug this problem.
-
Matthew Slipper authored
chore(proxyd): bump go to 1.21 and update dependencies
-
Felipe Andrade authored
-
- 21 Oct, 2023 9 commits
-
-
Mark Tyneway authored
Support optional whitespace in XFF Header
-
Mark Tyneway authored
build(deps-dev): bump nx from 16.10.0 to 17.0.1
-
Mark Tyneway authored
build(deps-dev): bump hardhat from 2.18.1 to 2.18.2
-
Mark Tyneway authored
contracts-bedrock: common test imports fix
-
Mark Tyneway authored
ops: shared cached go docker build
-
Mark Tyneway authored
Simple commit that updates the import style in the common test file to reduce the diff in future commits.
-
dependabot[bot] authored
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.18.1 to 2.18.2. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.18.1...hardhat@2.18.2) --- updated-dependencies: - dependency-name: hardhat dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.10.0 to 17.0.1. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/17.0.1/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
protolambda authored
op-e2e: Deduplicate blocks for alt sync test
-
- 20 Oct, 2023 14 commits
-
-
Joshua Gutow authored
-
protolambda authored
-
protolambda authored
-
Mark Tyneway authored
Merge pull request #7705 from ethereum-optimism/dependabot/npm_and_yarn/ufm-test-services/metamask/babel/traverse-7.23.2 build(deps-dev): bump @babel/traverse from 7.22.20 to 7.23.2 in /ufm-test-services/metamask
-
Hamdi Allam authored
fix(indexer) update withdrawal/deposit counters to use `big.Int`
-
Hamdi Allam authored
feat(indexer) database insert idempotency
-
Ethen Pociask authored
-
Ethen Pociask authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Danyal Prout authored
-
Mark Tyneway authored
Version Packages
-