zcash-android-wallet-sdk/src/main
Kevin Gorham ed501304a3
Fix: Autoshielding OBO error.
The ANCHOR_OFFSET is already accounted for in the underlying rust code so this simple change prevents adding additional confirmation blocks. In the next iteration we may want to adjust the logic in librustzcash to not accept a confirmation parameter for the shielding function or at least improve the way it works:
https://github.com/nuttycom/librustzcash/blob/autoshield-poc-daa/zcash_client_backend/src/data_api/wallet.rs#L353
2021-07-29 13:16:57 -04:00
..
assets/saplingtree New: Checkpoints for mainnet and testnet. 2021-06-20 20:49:23 -04:00
java/cash/z/ecc/android/sdk New: Return an empty list when wallets try to subscribe to transactions. 2021-06-30 02:32:20 -04:00
proto New: Non-Rust changes to support auto-shielding. 2021-02-17 16:07:57 -05:00
res/values Add missing newlines. 2020-06-09 23:28:21 -04:00
rust Fix: Autoshielding OBO error. 2021-07-29 13:16:57 -04:00
AndroidManifest.xml Major refactor: corrected package name. 2020-06-10 03:08:19 -04:00