-
Notifications
You must be signed in to change notification settings - Fork 793
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
Lost send block (not pending) in beta network #1034
Comments
There are no funds being sent in the first send block, that is an example of an epoch block, the balance has not changed. The second block referenced is your send to another account, and the third is the open block corresponding to your send. see #955 for more information |
Closing this since creating an epoch block isn’t accidental. |
@argakiig @clemahieu |
Yeah, the amount was too small. That 1st block is in the pending state (so I believe I can receive it manually), but the UIs just don't show it and don't automatically receive. I guess issue can be closed :) There is no problem with the protocol. |
I've been testing beta network with nano wallet desktop.
I've sent 2 consecutive blocks to unopened account:
1st send block:
https://beta.nano.org/block/index.php?h=9531D690C2B2D09F3586D6389D8603273A9B5D36885EF1F7CE71B0B52C3DCC52
2nd send block:
https://beta.nano.org/block/index.php?h=C4A99F2B295004CFE597BEA9F31BA62BAE673BF9AB1B2FFFB976B701B5BAA517
When I opened receiving wallet it created an open block with the second block:
https://beta.nano.org/block/index.php?h=915F93591833484B2887E3C6941A6DB07B6915764B5EC08A64716CC9D619FC82
Now, the 1st send block is basically lost. Those funds are not pending in the receiving address.
You can check logs of my node.
log_2018-08-07_17-29-01.29.log
The text was updated successfully, but these errors were encountered: