-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
81cfd3d
commit d18ae13
Showing
25 changed files
with
473 additions
and
21,202 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
'@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 | ||
--- | ||
|
||
Updates all ethers versions in response to BN.js bug |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.