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

Consume minSend amounts on frontend #319

Merged
merged 16 commits into from
Apr 13, 2022
Merged

Consume minSend amounts on frontend #319

merged 16 commits into from
Apr 13, 2022

Conversation

davidlaprade
Copy link
Contributor

@davidlaprade davidlaprade commented Apr 2, 2022

Consume the minSend amounts that are sent by the backend and use them for frontend validation. Values from the backend are rounded so as to not be weirdly specific for the user.

frontend-min-send-amounts

@davidlaprade davidlaprade changed the title [wip] Consume minSend amounts on frontend Consume minSend amounts on frontend Apr 4, 2022
Copy link
Collaborator

@mds1 mds1 left a comment

Choose a reason for hiding this comment

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

Also just want to note that I'd prefer if we can merge #293 before this one, just in case there's merge conflicts or anything since I think #293 is more "sensitive"

frontend/src/components/models.ts Outdated Show resolved Hide resolved
frontend/src/components/models.ts Show resolved Hide resolved
frontend/src/pages/AccountSend.vue Outdated Show resolved Hide resolved
frontend/src/pages/AccountSend.vue Outdated Show resolved Hide resolved
frontend/src/pages/AccountSend.vue Outdated Show resolved Hide resolved
frontend/src/pages/AccountSend.vue Show resolved Hide resolved
frontend/src/utils/relayer.ts Outdated Show resolved Hide resolved
frontend/src/utils/relayer.ts Outdated Show resolved Hide resolved
frontend/src/components/models.ts Show resolved Hide resolved
frontend/src/utils/umbra_api.ts Outdated Show resolved Hide resolved
frontend/src/pages/AccountSend.vue Outdated Show resolved Hide resolved
frontend/src/pages/AccountSend.vue Outdated Show resolved Hide resolved
frontend/src/store/wallet.ts Outdated Show resolved Hide resolved
frontend/src/store/wallet.ts Show resolved Hide resolved
frontend/src/store/wallet.ts Outdated Show resolved Hide resolved
frontend/src/utils/umbra_api.ts Outdated Show resolved Hide resolved
Copy link
Member

@apbendi apbendi left a comment

Choose a reason for hiding this comment

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

Working well. Thanks @davidlaprade 👍

@apbendi apbendi merged commit 08130c0 into master Apr 13, 2022
@apbendi apbendi deleted the consume-minsend-amounts branch October 22, 2022 14: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.

3 participants