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

Migrate BigNumber Types #460

Closed
wants to merge 1 commit into from
Closed

Migrate BigNumber Types #460

wants to merge 1 commit into from

Conversation

bh2smith
Copy link
Owner

Intended to close #458, but its going to be a while.

Most of this involves using ethers.BigNumber instead of bignumberjs.BigNumber but the differences are causing difficulties.

Goal is to remove our hand written "toWEI" and "fromWEI" functions.

@bh2smith
Copy link
Owner Author

Closing in favour of #478

@bh2smith bh2smith closed this Dec 30, 2022
@bh2smith bh2smith deleted the 458/ethers-parse branch August 11, 2023 08:00
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.

Remove toWEI and fromWEI in favour of ethers.utils
1 participant