zcash-android-wallet-sdk/src/main/java/cash/z/ecc/android/sdk/block
Kevin Gorham 136b4b1bc2
Fix: Gracefully handle failures while fetching UTXOs
Also added temporary code to prevent a wallet from constantly checking for UTXOs on a server that simply does not have that feature enabled.
2021-06-30 02:25:40 -04:00
..
CompactBlockDbStore.kt New: Derive sapling activation height from network. 2021-04-09 21:46:20 -04:00
CompactBlockDownloader.kt Fix: Increase reconnection attempts when waking the app. 2021-06-20 20:48:58 -04:00
CompactBlockProcessor.kt Fix: Gracefully handle failures while fetching UTXOs 2021-06-30 02:25:40 -04:00
CompactBlockStore.kt Fix: Improve error handling and surface critical Initialization errors. 2021-04-09 22:30:24 -04:00