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

warn about xchain tx pre-confirmation being wrong #207

Open
iamexe opened this issue Jul 7, 2024 · 1 comment
Open

warn about xchain tx pre-confirmation being wrong #207

iamexe opened this issue Jul 7, 2024 · 1 comment

Comments

@iamexe
Copy link

iamexe commented Jul 7, 2024

when creating a dispenser for say pepecash and clicking on 'view on xchain' the data on xchain will be incorrect!

it will be multiplied by millions and it looks scary because i thought maybe now someone can come and get all my pepecash for cheap.

so if anyone else comes across this issue, ... it's a bug of xchain and not freewallet - once the confirmation is in, the numbers are correct - don't worry!

it would be nice if freewallet gives a hint in form of a pop up before going to xchain to prevent fear-based reactions to it.

personally i would appreciate a guide on how to decode the data in the raw tx. <3

@jdogresorg
Copy link
Owner

This is related to mempool txs only dealing with satoshi values and the explore not looking up asset divisibility before displaying.... its been a long-time issue i've been meaning to tackle.

WIll spend some time updating tokenscan.io to determine asset divisibility for unconfirmed transactions and display any quantities in correct format (divisible or non-divisible).

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

No branches or pull requests

2 participants