mycelium-com / wallet-android

Mycelium Bitcoin Wallet for Android
http://mycelium.com
Other
665 stars 322 forks source link

testnet wallet shows 0 balance #423

Closed jlopp closed 6 years ago

jlopp commented 6 years ago

I upgraded the testnet wallet on my phone and it required me to install the SPV module. After doing so, it shows my balance as 0 on the wallet screen, but under the accounts listing it shows the correct balance on the wallet. I tried restoring from backup on another phone but it shows 0 balance on both screens. Is the SPV module operational?

Giszmo commented 6 years ago

The spv module still has big limitations and is not close enough to being released on the mainnet wallet to have it where you found it. I meanwhile put the testnet wallet on the master branch again, so we will use the testnet wallet for more critical new features on the mainnet wallet again. If you are interested in how the spvmodule works, feel free to install our newly released Mycelium Modularization Tech Preview (Testnet) which is what the updated spv module will talk to.

Unfortunately the testnet version will require you to restore from backup as the db downgrade crashes and will not be fixed.