- 19 Oct, 2023 2 commits
-
-
Mark Tyneway authored
ci: use bash login-style shell to activate nvm and source bashrc
-
protolambda authored
-
- 18 Oct, 2023 31 commits
-
-
Mark Tyneway authored
ci: bump build timeout
-
Mark Tyneway authored
Docker build times out in CI due to long forge compilation times. https://app.circleci.com/pipelines/github/ethereum-optimism/optimism/29778/workflows/2eb9b0fa-9e94-402f-8dbe-775bb6680722/jobs/1406653 Makes the timeout 45m which should be plenty, it seemed to take at least 20 minutes to build locally
-
Mark Tyneway authored
ci-builder: add just, update foundry version, optimize image
-
protolambda authored
-
Mark Tyneway authored
devnet: bump go-ethereum to v1.13.4
-
Mark Tyneway authored
github: Add @ajsutton (Adrian) to rollup codeowners
-
protolambda authored
-
Sebastian Stammler authored
-
Mark Tyneway authored
build(deps): bump @sentry/node from 7.74.0 to 7.74.1
-
Mark Tyneway authored
Bumps the local devnet to use the latest release of geth for L1. https://github.com/ethereum/go-ethereum/releases/tag/v1.13.4
-
Mark Tyneway authored
-
Mark Tyneway authored
build(deps): bump urllib3 from 1.26.17 to 1.26.18 in /ops/check-changed
-
Mark Tyneway authored
Merge pull request #7701 from ethereum-optimism/dependabot/npm_and_yarn/typescript-eslint/parser-6.8.0 build(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0
-
Mark Tyneway authored
build(deps-dev): bump @wagmi/core from 1.4.3 to 1.4.4
-
Mark Tyneway authored
build(deps-dev): bump depcheck from 1.4.6 to 1.4.7
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
dependabot[bot] authored
Bumps [@wagmi/core](https://github.com/wagmi-dev/wagmi/tree/HEAD/packages/core) from 1.4.3 to 1.4.4. - [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.4/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>
-
dependabot[bot] authored
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.74.0 to 7.74.1. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.74.0...7.74.1) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [depcheck](https://github.com/depcheck/depcheck) from 1.4.6 to 1.4.7. - [Release notes](https://github.com/depcheck/depcheck/releases) - [Changelog](https://github.com/depcheck/depcheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/depcheck/depcheck/compare/v1.4.6...v1.4.7) --- updated-dependencies: - dependency-name: depcheck dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
build(deps): bump viem from 1.16.5 to 1.16.6
-
dependabot[bot] authored
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.16.5 to 1.16.6. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.16.5...viem@1.16.6) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
contracts-bedrock: absolute imports
-
Will Cory authored
chore: Disable low value test
-
felipe andrade authored
* feat: make max batch size hard limit 1000 and default 100 * nit: rename const
-
Will Cory authored
-
Joshua Gutow authored
txmgr: don't wait the resubmission timeout for gas increases for underpriced errors
-
refcell.eth authored
feat(op-challenger): Wire Up the LocalContext
-
- 17 Oct, 2023 7 commits
-
-
Andreas Bigger authored
-
refcell.eth authored
Merge pull request #7652 from ethereum-optimism/dependabot/npm_and_yarn/testing-library/jest-dom-6.1.4 build(deps-dev): bump @testing-library/jest-dom from 6.0.1 to 6.1.4
-
Mark Tyneway authored
build(deps-dev): bump hardhat-deploy from 0.11.42 to 0.11.43
-
dependabot[bot] authored
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.5 to 6.8.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.8.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>
-
Mark Tyneway authored
Use relatively absolute imports from the project root in a few files that still have not received that migration. A source code change like that requires a patch semver bump which then requires a rebuild of all of the bindings since it changes the bytecode. There are still other files that have relative imports from the file itself, we can slowly migrate them over time as it is convenient.
-
refcell.eth authored
build(deps-dev): bump @types/node from 20.8.5 to 20.8.6
-
Joshua Gutow authored
bugfix(op-node): syncClient incorrectly removes peer issue
-