Skip to content

fix(send): propagate tokenSend errors to callers (Closes #157)#301

Open
yanyishuai wants to merge 1 commit into
austintgriffith:masterfrom
yanyishuai:fix/bw-issue-157-tokensend-errors
Open

fix(send): propagate tokenSend errors to callers (Closes #157)#301
yanyishuai wants to merge 1 commit into
austintgriffith:masterfrom
yanyishuai:fix/bw-issue-157-tokensend-errors

Conversation

@yanyishuai

Copy link
Copy Markdown

Summary

Uses cb(error, receipt) in tokenSend and send-with-link paths, surfacing failures via changeAlert in SendToAddress, History, and SendWithLink.

Closes #157

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.

tokenSend should allow to throw errors

1 participant