Bitcoin-com / Wallet

MIT License
332 stars 233 forks source link

Low fee from paper wallet sweep #434

Open markblundeberg opened 5 years ago

markblundeberg commented 5 years ago

I was helping a user out with coin splitting today where they had tried to sweep pre-fork BCH from a paper wallet. Bitcoin.com wallet ended up making this 0.997 sat/byte transaction:

https://blockchair.com/bitcoin-cash/transaction/1cdb73939304264462de2da9ffce031684012c7bd87dfaf9f0cae56f2bc0603a

It ended up confirming on BCH... But, it did not replay onto SV network because of low-fee, and rebroadcasting didn't do the trick either. In the end the user had to sweep the wallet again on SV network (using Electron Cash), which was quite an involved process.

May be related to #56 ...

Bitkilo commented 5 years ago

Hi Mark, Thank you for reporting this. I have already spoken to one of our users in the same situation. They also had to use Electron Cash to rebroadcast the BSV.

I have reported this to our wallet developers.