There is a pretty major bug sending funds via the RPC API where the send never makes it into the blockchain, but LISK won't let you send the coins again since it thinks they are gone.
To reproduce, starting with an account with say 7.5 LSK in it:
This is a pretty major issue since when a user does a withdrawal from their account that doesn't go through then it's just stuck and nothing I can do to help them.
I am having this issue with the web wallet https://login.lisk.io
I was in the middle of my steemit.com blog Lisk Review https://steemit.com/lisk/@coininstant/the-very-first-lisk-web-wallet-review and when I tried to send 5 coins from the web wallet they disappeared from my balance even though they are still in my account.
yes, This bug is fixed in the coming version. If the node detected that it is in a unsync state (which is the case on login.lisk.io) the txs is locked and sometimes never brodcasts. If you switch to another web wallet, the fund should be free to use.
I advise to be patient and wait for the next release 0.3.2 otherwise you may double spend your lisk.
I advise to be patient and wait for the next release 0.3.2 otherwise you may double spend your lisk.
Everyone who is confusing the "double spend" term here, it's not what you think it is. @fix only meant that you can send out a transaction twice by mistake, if you have enough funds both transactions will be valid. It's not a double spend bug or attack!
Please read: https://www.reddit.com/r/Lisk/comments/4u2ooq/ok_unless_lisk_goes_up_90_in_the_next_7_days_im/d5mxgvu
yes thanks @MaxKK for clarifying, this is not "double spend" attack.