ZcashLightClientKit/Tests/TestUtils
Francisco Gindre 2fcfa6fdbe
[#398] Make WalletBirthday an internal type (#414)
This commit makes Renames `WalletBirthday` to `Checkpoint` and
makes Checkpoint an internal type. Public ocurrences of this
type is replaced by `BlockHeight` (Int) and then retrieval of the
Checkpoint is deferred to the appropiate place in the code

Add an extension method to `BlockHeight` to get latest checkpoint
height present in the SDK's bundle

PR Suggestions:

Add test for integer overflow on JSON
File renamed from WalletBirthday to Checkpoint
2022-07-12 16:36:12 -03:00
..
proto [#394] Update swift-grpc to 1.8.0 (#395) 2022-06-16 12:37:16 -03:00
DarkSideWalletService.swift [#367] Darksidewalletd for testing `shield_funds` (#368) 2022-04-29 09:19:18 -03:00
FakeChainBuilder.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
FakeService.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
FakeStorage.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
MockTransactionRepository.swift [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
SampleLogger.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
Stubs.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
TestCoordinator.swift [#398] Make WalletBirthday an internal type (#414) 2022-07-12 16:36:12 -03:00
TestDbBuilder.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
Tests+Utils.swift [#404] Configure GRPC KeepAlive according to docs (#409) 2022-07-08 16:49:24 -03:00
ZcashSdk_Data.db Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
cache.db Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
test_data.db Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00