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

Use destination token symbol on bridge confirmation #5596

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

dguenther
Copy link
Member

@dguenther dguenther commented Oct 30, 2024

Summary

Displays the Received amount using the symbol of the token on the target network instead of the symbol on Iron Fish.

Also changed "Ironfish" to "Iron Fish"

Also changed to do conversions of bridged amount and fees using chainport's decimals rather than ours. I don't think it's likely that there would be a conflict anyway, since our API only shows bridgeable assets if they're verified and the decimals are the same as Chainport's API.

Fixes IFL-3068

Testing Plan

Ran through wallet:chainport:send up to the confirmation screen.

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

@dguenther dguenther requested a review from a team as a code owner October 30, 2024 16:37
@dguenther dguenther merged commit fd381cf into staging Oct 30, 2024
13 checks passed
@dguenther dguenther deleted the use-destination-symbol branch October 30, 2024 19:11
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.

2 participants