zcash-android-wallet-sdk/src/main/java/cash/z/ecc/android/sdk
Eljo Prifti a09ce95c2e
Create SaplingParamTool and add a function for clearing the param files from cache (#206)
* Create SaplingParamTool.kt class
add clear and validate function

* add new line

* add SaplingParamToolTest.kt class

* fix PR request

* replace with one single line comment

* revert grandle at exact point in time

* revert build grandle to master

* align build.grandle file with the master one

* align with master
2021-01-22 17:05:11 -05:00
..
block Add ability to erase by alias. 2020-10-30 09:22:03 -04:00
db Fix: incorrect query allowing change to show up in TX list. 2020-09-23 12:03:15 -04:00
exception New: Add typed exceptions for birthday errors. 2020-11-24 00:37:10 -05:00
ext New: Complete changes for adding ZIP-313 to reduce the default fee. 2020-12-18 02:27:23 -05:00
jni Updated visibility on open classes to improve extensibility. 2020-10-16 13:39:16 -04:00
service Update to latest lightwalletd service definition. 2020-11-20 11:58:04 -05:00
tool Create SaplingParamTool and add a function for clearing the param files from cache (#206) 2021-01-22 17:05:11 -05:00
transaction Create SaplingParamTool and add a function for clearing the param files from cache (#206) 2021-01-22 17:05:11 -05:00
validate Major refactor: corrected package name. 2020-06-10 03:08:19 -04:00
Initializer.kt New: Make Initializer Config functions fluid. 2020-11-24 00:39:10 -05:00
SdkSynchronizer.kt Add ability to erase by alias. 2020-10-30 09:22:03 -04:00
Synchronizer.kt Update Synchronizer and Processor APIs to enable changing the server. 2020-09-23 12:02:11 -04:00