coreyphillips / moonshine

Moonshine is a homebrewed, open-source, non-custodial, Bitcoin wallet for iOS & Android.
https://moonshinewallet.com/
MIT License
70 stars 33 forks source link

Testnet bech32 not sending #53

Closed Fonta1n3 closed 4 years ago

Fonta1n3 commented 4 years ago

I get an error when trying to sweep from and to a testnet bech32 address. When i copy the hex and broadcast elsewhere it looks like there are no inputs. That’s on iOS, latest Testflight.

coreyphillips commented 4 years ago

Hey, thanks for reaching out. Sorry to see you're experiencing this issue. Unfortunately, I haven't been able to successfully reproduce this on my end yet. My steps for testing this are as follows:

  1. Send tBTC to a testnet bech32 address
  2. Press the camera icon and scan a qrcode of the private key
  3. Set the fee and press the "Sweep" button

If you have specific steps to reproduce this issue that differ from the steps above please send them over. Otherwise, I will continue to keep an eye out and test for it. For reference, I'm testing with Testflight version 0.3.5 (2).

Fonta1n3 commented 4 years ago

My steps to reproduce are: Receive testnet btc to bech32 address. Wait for a confirmation. Tap send. Tap max amount (thats what I meant by sweeping). Then it builds the transaction but always get an error when sending. When parsing the raw hex it appears there are no inputs. Thanks!

coreyphillips commented 4 years ago

Hey, thanks for the clarification. Unfortunately, I still haven't been able to reproduce this issue on my end. However, I will continue to keep an eye out and test for it.

coreyphillips commented 4 years ago

Still unable to reproduce on my end. Closing this issue for now.