thunderbiscuit / padawan-wallet

The bitcoin wallet trainer on Android.
https://padawanwallet.com/
Apache License 2.0
116 stars 51 forks source link

Unable to broadcast transaction when user generates new address more than the threshold #122

Closed sunidhi64 closed 2 years ago

sunidhi64 commented 3 years ago

When user clicks on generate new address bunch of times, bdk-jni does not tells electrum server for these UTXOs This issue will be resolved with bdk-jni new release where stop-gag variable can be set. Reference: https://github.com/bitcoindevkit/bdk/issues/390

thunderbiscuit commented 2 years ago

This has now been fixed!