Skip to content

fix: have sdk use ethers peer dep#2134

Merged
smartcontracts merged 1 commit intodevelopfrom
sc/sdk-peer-ethers
Feb 4, 2022
Merged

fix: have sdk use ethers peer dep#2134
smartcontracts merged 1 commit intodevelopfrom
sc/sdk-peer-ethers

Conversation

@smartcontracts
Copy link
Contributor

Description
Minor bugfix, has SDK use ethers as a peer dependency instead of including as a direct dependency. This helps with certain ethers-specific typing issues.

@changeset-bot
Copy link

changeset-bot bot commented Feb 4, 2022

🦋 Changeset detected

Latest commit: 64e746b

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

This PR includes changesets to release 1 package
Name Type
@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

@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2022

Codecov Report

Merging #2134 (64e746b) into develop (849ec8c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2134   +/-   ##
========================================
  Coverage    72.96%   72.96%           
========================================
  Files           85       85           
  Lines         2918     2918           
  Branches       496      496           
========================================
  Hits          2129     2129           
  Misses         789      789           
Flag Coverage Δ
batch-submitter 62.63% <ø> (ø)
contracts 90.48% <ø> (ø)
core-utils 59.94% <ø> (ø)
data-transport-layer 37.74% <ø> (ø)
message-relayer 70.86% <ø> (ø)
sdk 70.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 849ec8c...64e746b. Read the comment docs.

@smartcontracts smartcontracts merged commit 35dfc5e into develop Feb 4, 2022
@smartcontracts smartcontracts deleted the sc/sdk-peer-ethers branch February 4, 2022 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants