ZcashLightClientKit/Example/ZcashLightClientSample/ZcashLightClientSample
Francisco Gindre 7806b5114f
Use UnifiedSpendingKey for shielding and Spending (#535)
[#534] Use UnifiedSpendingKey for shielding and Spending

This commit implements the use of Unified Spending Keys for shielding
and spending as well as rolling Unified Addresses.

Users should obtain addresses by rolling them from the SDK.
USKs replace Sapling Extended Spending keys and TransparentAccountPrivKeys
when shielding or spending

Closes #534

Co-authored-by: Kris Nuttycombe <kris@nutty.land>

* Fix rebase issues

* PR Suggestion. Make `lastError` an Optional

* Fix test `testReOrgRemovesOutboundTxAndIsNeverMined`

Co-authored-by: Kris Nuttycombe <kris@nutty.land>
2022-10-02 23:11:17 -03:00
..
Assets.xcassets Cocoapods Support + Example Project 2019-09-09 12:30:38 -03:00
Base.lproj Use UnifiedSpendingKey for shielding and Spending (#535) 2022-10-02 23:11:17 -03:00
Constants Clear SwiftLint on ZcashLightClientKit 2021-09-15 09:21:29 -03:00
Get Address Use UnifiedSpendingKey for shielding and Spending (#535) 2022-10-02 23:11:17 -03:00
Get Balance [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
Get UTXOs Use UnifiedSpendingKey for shielding and Spending (#535) 2022-10-02 23:11:17 -03:00
Latest Block Height [#463] Migrate LightwalletService to Async/Await (#493) 2022-08-25 10:39:59 -03:00
List Transactions SwiftLint Fixes 2021-09-21 06:27:49 -05:00
Paginated Transactions SwiftLint Fixes 2021-09-21 06:27:49 -05:00
Sapling Parameters [486] sendToAddress async/await 2022-09-21 13:47:17 +02:00
Send Use UnifiedSpendingKey for shielding and Spending (#535) 2022-10-02 23:11:17 -03:00
Sync Blocks Merge branch 'master' into merge_master_to_zip_316 2022-09-15 11:04:49 -03:00
Transaction Detail [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
AppDelegate.swift Use UnifiedSpendingKey for shielding and Spending (#535) 2022-10-02 23:11:17 -03:00
DemoAppConfig.swift [#463] Migrate LightwalletService to Async/Await (#493) 2022-08-25 10:39:59 -03:00
Info.plist Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
SampleLogger.swift SwiftLint Fixes 2021-09-21 06:27:49 -05:00
ViewController.swift SwiftLint Fixes 2021-09-21 06:27:49 -05:00