ZcashLightClientKit/Example/ZcashLightClientSample/ZcashLightClientSample
Francisco Gindre f8f8be30a4
Advanced Re Org tests + Balance tests (#137)
* Stub methods and internal initializers

* [WIP] Balance tests

* testVerifyBalanceAfterExpiredTransaction and testVerifyChangeTransaction

* adopt new version of darkside lightwalletd

* Balance tests with new darkside wallet proto files

* podspec and podfile

* Advanced reorg testsw

* Issue 117 - Reorg Test Case: Index of incoming tx changes

* Hooking to Darksidewalletd

* update proto files to latest

* sanity tests

* FakeChainBuilder + advanced tests

* Use new datasets

* test: outbound tx index change on reorg

* testReOrgChangesInboundTxMinedHeight test + other improvements

* testReOrgChangesInboundMinedHeight

* testReOrgRemovesIncomingTxForever

* testReOrgRemovesOutboundTxAndIsNeverMined

* testReOrgRemovesOutboundTxAndIsNeverMined

* Fixes to balance tests
2020-06-03 20:18:57 -03:00
..
Assets.xcassets
Base.lproj Decrypt transactions. Full wallet restore (#110) 2020-04-23 14:11:03 -03:00
Get Address Integrate logging capabilities (#93) 2020-03-09 17:25:27 -03:00
Get Balance
Latest Block Height
List Transactions Decrypt transactions. Full wallet restore (#110) 2020-04-23 14:11:03 -03:00
Paginated Transactions Advanced Re Org tests + Balance tests (#137) 2020-06-03 20:18:57 -03:00
Send Fix typos and cleanup (#103) 2020-03-26 11:27:55 -03:00
Sync Blocks Fix typos and cleanup (#103) 2020-03-26 11:27:55 -03:00
Transaction Detail Decrypt transactions. Full wallet restore (#110) 2020-04-23 14:11:03 -03:00
AppDelegate.swift Decrypt transactions. Full wallet restore (#110) 2020-04-23 14:11:03 -03:00
DemoAppConfig.swift Advanced Re Org tests + Balance tests (#137) 2020-06-03 20:18:57 -03:00
Info.plist
SampleLogger.swift Integrate logging capabilities (#93) 2020-03-09 17:25:27 -03:00
SampleStorage.swift
ViewController.swift