Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate ethers to v6 #41

Merged
merged 2 commits into from
Jan 5, 2024
Merged

feat: migrate ethers to v6 #41

merged 2 commits into from
Jan 5, 2024

Conversation

sebastiendan
Copy link
Member

Description

This PR updates ethers to v6.

Fixes TOO-395

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (bb9221a) 87.44% compared to head (1352470) 87.64%.

Files Patch % Lines
packages/frontend/src/hooks/useReceiptTrie.ts 89.28% 3 Missing ⚠️
packages/frontend/src/hooks/useRegisterToken.ts 94.44% 1 Missing ⚠️
packages/frontend/src/hooks/useRegisteredTokens.ts 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   87.44%   87.64%   +0.20%     
==========================================
  Files          27       26       -1     
  Lines        1282     1271      -11     
  Branches      130      124       -6     
==========================================
- Hits         1121     1114       -7     
+ Misses        161      157       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sebastiendan sebastiendan merged commit 11a437c into main Jan 5, 2024
6 checks passed
@sebastiendan sebastiendan deleted the seb/too-395 branch January 5, 2024 14:25
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.

1 participant