ZcashLightClientKit/Tests
Francisco Gindre c4d3f74205
[#880] Make some deprecations effective (#885)
* Deprecate `func getShieldedBalance(accountIndex: Int) -> Int64`

* Deprecate `func getShieldedVerifiedBalance(accountIndex: Int) -> Int64`

* deprecate `func getBalance(account index: Int = 0) -> Int64`

* deprecate `func defaultFee(for height: BlockHeight) -> Int64`

* deprecate `func getReceivedMemoAsUTF8(dbData:idNote:networkType:) -> String?`

* Deprecate `func getSentMemoAsUTF8(dbData:idNote:networkType:) -> String?`

* deprecate `getVerifiedBalance`

Closes #880
2023-03-28 15:56:14 -03:00
..
AliasDarksideTests [#876] Add tests which runs multiple instances of the SDKSynchronizer 2023-03-28 16:11:13 +02:00
DarksideTests [#876] Add tests which runs multiple instances of the SDKSynchronizer 2023-03-28 16:11:13 +02:00
NetworkTests [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
OfflineTests [#880] Make some deprecations effective (#885) 2023-03-28 15:56:14 -03:00
PerformanceTests [#484] Use async for TransactionsRepository 2023-03-28 10:17:14 +02:00
TestUtils [#880] Make some deprecations effective (#885) 2023-03-28 15:56:14 -03:00
lightwalletd Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00