Skip to content

fix: update ethers deps#2616

Merged
smartcontracts merged 1 commit intodevelopfrom
sc/update-ethers
May 26, 2022
Merged

fix: update ethers deps#2616
smartcontracts merged 1 commit intodevelopfrom
sc/update-ethers

Conversation

@smartcontracts
Copy link
Contributor

Description
Updates all ethers dependencies in response to the BN.js bug reported
for versions below 5.8.6. Also removes various extra dependencies to
reduce the total number of deps and simplify the process of updating in
the future.

@changeset-bot
Copy link

changeset-bot bot commented May 25, 2022

🦋 Changeset detected

Latest commit: d18ae13

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@eth-optimism/integration-tests Patch
@eth-optimism/common-ts Patch
@eth-optimism/contracts Patch
@eth-optimism/contracts-periphery Patch
@eth-optimism/core-utils Patch
@eth-optimism/data-transport-layer Patch
@eth-optimism/fault-detector Patch
@eth-optimism/integration-tests-bedrock Patch
@eth-optimism/message-relayer Patch
@eth-optimism/replica-healthcheck Patch
@eth-optimism/sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added 2-reviewers A-op-bindings Area: op-bindings A-pkg-core-utils Area: packages/core-utils A-integration Area: integration tests A-pkg-sdk Area: packages/sdk labels May 25, 2022
@tynes
Copy link
Contributor

tynes commented May 25, 2022

Unused devDependencies
* @ethersproject/bytes

@smartcontracts smartcontracts force-pushed the sc/update-ethers branch 2 times, most recently from 112d42d to e4b2a87 Compare May 25, 2022 19:20
@github-actions github-actions bot added the A-ops Area: ops label May 25, 2022
Updates all ethers dependencies in response to the BN.js bug reported
for versions below 5.8.6. Also removes various extra dependencies to
reduce the total number of deps and simplify the process of updating in
the future.
@smartcontracts smartcontracts merged commit df03ef3 into develop May 26, 2022
@smartcontracts smartcontracts deleted the sc/update-ethers branch May 26, 2022 17:41
@mergify
Copy link
Contributor

mergify bot commented May 26, 2022

This PR has been added to the merge queue, and will be merged soon.

theochap pushed a commit that referenced this pull request Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-integration Area: integration tests A-op-bindings Area: op-bindings A-ops Area: ops A-pkg-core-utils Area: packages/core-utils A-pkg-sdk Area: packages/sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants