-
Notifications
You must be signed in to change notification settings - Fork 96
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
tx shows duplicate after a few second in the wallet tab #1191
Comments
Thanks for opening your first issue here! Be sure to follow the issue template! |
Hi @michieldespiegelaere , I just reproduced steps in hub 1.1.0-rc.1 but I was unable to see the duplicate transaction effect. Can you please perform a This way we can narrow down if there was a problem with the install of the new version.
|
Hi @faival, I've just tried to reproduce it showed up less than friday night. I tried it to multiple addresses, with different amounts of lisk and with or without a reference. this is what I find in the head of the document. the tx with 12 lisk to 6121750279903659323L showed duplicate just before it was send. |
Hi @michieldespiegelaere , it's a bit strange, the screenshot you are showing is loading a bundle with different hash than for Hub on
|
@faival I see, could this be the problem?
Should I retry downloading |
@michieldespiegelaere yes please, could you try installing rc.1 from scratch, and may be renaming any previous version installed? This way we can isolate the issue to a wrong bundle hash (maybe due to the electron update process), and therefore not loading the rc.1 source code base. |
@faival I think the bundle hash is just MacOS vs. Windows build difference. I'm building the entire Windows build separately from MacOs build. Somehow the hash is always different. |
Hi, @michieldespiegelaere , I booted hub 1.1.0-rc.1 in a windows 10 with VirtualBox. I was not able to reproduce the effect of duplicate transaction. transaction is added as pending (with three dots) see screenshot for version and bundle hash reference. We just released 1.1.0 official release, but we couldn't generate the windows installable. Might be worth giving a try on 1.1.0 once it's available, to see if it's still reproducible. |
Hi @faival, it's weird but it might be just a problem on my pc. I'll give it a try for sure when it comes out! |
Hi @faival I've just send a tx with hub 1.1.0 and I didn't see the duplication. So we can say that this is resolved? |
@michieldespiegelaere thanks for the update. I'll close the issue. We can re-open if it occurs again. |
Expected behaviour
Tx only showing once in the wallet while it's sending.
Actual behaviour
While the tx is sending it duplicates after a few seconds. (you can see it with the address 4560518704624832050L in the picture).
Steps to reproduce
Make a tx in lisk hub 1.1.0-rc.1.
The text was updated successfully, but these errors were encountered: