Skip to content

fix(links): use toWei for large send-with-link amounts (Closes #240)#299

Open
yanyishuai wants to merge 1 commit into
austintgriffith:masterfrom
yanyishuai:fix/bw-issue-240-send-link-large-amount
Open

fix(links): use toWei for large send-with-link amounts (Closes #240)#299
yanyishuai wants to merge 1 commit into
austintgriffith:masterfrom
yanyishuai:fix/bw-issue-240-send-link-large-amount

Conversation

@yanyishuai

Copy link
Copy Markdown

Summary

Converts send-with-link amounts via web3.utils.toWei instead of amount * 10**18, avoiding scientific-notation BN errors for large native sends.

Closes #240

Wallet: Do4v7foHJvRJLpRRoGaVPWX6DDEjX3yTK7J91gpwUQpE

@yanyishuai

Copy link
Copy Markdown
Author

External bounty ready for maintainer review — acceptance criteria documented in PR body. Happy to address feedback immediately.

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.

send with link for large numbers failing

1 participant