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

upgrade ethers to resolve bn.js bug report #1865

Merged
merged 1 commit into from May 25, 2022
Merged

Conversation

appleseed-iii
Copy link
Contributor

@appleseed-iii appleseed-iii commented May 25, 2022

@gitpod-io
Copy link

gitpod-io bot commented May 25, 2022

@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 67.46% 3338/4948
🔴 Branches 55.33% 1474/2664
🟡 Functions 61.48% 787/1280
🟡 Lines 68.49% 3130/4570
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢 lib/react-query.tsx
66.67% (-33.33% 🔻)
33.33% (-16.67% 🔻)
50% (-50% 🔻)
80% (-20% 🔻)

Test suite run success

208 tests passing in 53 suites.

Report generated by 🧪jest coverage report action from b10a07f

@brightiron
Copy link
Contributor

Looks good. I tested on a few sample transactions w/o issue.

fwiw, impact should have been minimal ethers-io/ethers.js#3017 (comment)

They bumped bn.js package version on their side: ethers-io/ethers.js@30b716b.

bn.js pr w/ change: https://github.com/indutny/bn.js/pull/295/files .

Copy link
Contributor

@brightiron brightiron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@appleseed-iii appleseed-iii merged commit ed0d4f4 into develop May 25, 2022
@appleseed-iii appleseed-iii deleted the upgrade-ethers branch May 25, 2022 13:33
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.

None yet

2 participants