ZcashLightClientKit/Tests/DarksideTests
Kris Nuttycombe 905ee401d1 Use zcash_client_sqlite to manage migrations for the wallet db.
This change removes responsibility for maintaining the state of
the wallet database from `ZcashLightClientKit` in favor of using
the migration system now provided by librustzcash. This will help
to ensure that the structure of the database is kept consistent with
the functions that query and update the database state.

Co-authored-by: Francisco Gindre <francisco.gindre@gmail.com>
2022-08-24 09:38:42 -06:00
..
AdvancedReOrgTests.swift [#449] Use CompactBlock Streamer download instead of batch downloads (#451) 2022-07-30 20:01:18 -03:00
BalanceTests.swift [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
BlockDownloaderTests.swift Update changelog.md and podspec version 2022-03-03 19:07:03 -03:00
DarksideSanityCheckTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
NetworkUpgradeTests.swift [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
PendingTransactionUpdatesTest.swift [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
ReOrgTests.swift [#398] Make WalletBirthday an internal type (#414) 2022-07-12 16:36:12 -03:00
RewindRescanTests.swift [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
ShieldFundsTests.swift Migrate to ZIP 316 UFVKs 2022-08-24 09:33:42 -06:00
SychronizerDarksideTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
TransactionEnhancementTests.swift Use zcash_client_sqlite to manage migrations for the wallet db. 2022-08-24 09:38:42 -06:00
Z2TReceiveTests.swift [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
ZcashLightClientKitTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00