Lunie: Voyager doesn't recover from an error while sending coins

Created on 14 May 2018  路  3Comments  路  Source: luniehq/lunie

Thank you for filing an issue!

Version

Commit 220397c93f1555e89971181e4c1a2cc929954de3

Description

When a sending transaction fails, all following transactions do not produce REST requests.

@mappum maybe?

bug

Most helpful comment

lock is still returning the same rejected promise in /vuex/modules/send.js in the sendTx action. not sure what lock is tho...

to reproduce go to wallet -> send and turn off your internet before trying to send some coin. then turn internet back on and try to send again @NodeGuy

All 3 comments

What's the best way to reproduce this?

lock is still returning the same rejected promise in /vuex/modules/send.js in the sendTx action. not sure what lock is tho...

to reproduce go to wallet -> send and turn off your internet before trying to send some coin. then turn internet back on and try to send again @NodeGuy

Nice find, @okwme!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

faboweb picture faboweb  路  3Comments

Bitcoinera picture Bitcoinera  路  4Comments

thebkr7 picture thebkr7  路  3Comments

NodeGuy picture NodeGuy  路  4Comments

okwme picture okwme  路  3Comments