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

fix: fix transfer recipient address #1639

Merged
merged 2 commits into from
Apr 26, 2022

Conversation

eitjuh
Copy link
Contributor

@eitjuh eitjuh commented Apr 21, 2022

Description

Fixing the issue described by Nass here: https://allinbits.slack.com/archives/C02AXJ0K9F1/p1650576878932699

We were only showing the recipient address for "move", but not for "transfer".
I'm not entirely sure why this check on detail.to.chain was there. It is undefined for transfers, probably because it doesn't move chain, so I didn't see any harm in removing the check. Please double check if that doesn't break anything.

Transfers + Moves should be tested

@fl-y
Copy link
Contributor

fl-y commented Apr 22, 2022

Failed build 😭 @helder-moreira

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7854b7f
Status: ✅  Deploy successful!
Preview URL: https://0d1d3e81.emeris-app.pages.dev

View logs

Copy link
Contributor

@fl-y fl-y left a comment

Choose a reason for hiding this comment

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

Confirmed transfer and move working fine 👍

@eitjuh eitjuh merged commit e717771 into production Apr 26, 2022
@eitjuh eitjuh deleted the fix/fix-transfer-recipient-address branch April 26, 2022 08:03
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