secant-ios-wallet/secantTests/UtilTests
Lukas Korba b2ae82ce1b
[#329] Update wallet to use Zatoshi type (#333)
- Int64+Zcash.swift and Double+Zcash.swift removed
- Balances and amounts updated to use Zatoshi
- Remove TODOs
- Tests updated
- FIXED: Send amount being in Zatoshi is clamping $ value to 21M max -> send amount input is no longer Zatoshi typed

[329] Update wallet to use Zatoshi type (333)

- alphabetical order(s)

[329] Update wallet to use Zatoshi type (333)

- static .zero for the Zatoshi
- conformance to Equatable moved to extension

[329] Update wallet to use Zatoshi type (333)

- small improvement by reducing code duplicity
2022-05-31 14:14:56 -03:00
..
DatabaseFilesTests.swift [#180] Project Structure and Source code consistency (#317) 2022-05-13 13:29:57 -03:00
UserPreferencesStorageTests.swift [#302] Synchronizer status on Home Screen (#304) 2022-05-04 17:01:48 -03:00
WalletStorageTests.swift [301] Import Wallet does not have a Birthday input field (#328) 2022-05-26 14:47:55 +02:00
WrappedSecItemTests.swift [#293] first draft of history of transactions (#293) 2022-04-28 07:22:31 -03:00
ZatoshiTests.swift [#329] Update wallet to use Zatoshi type (#333) 2022-05-31 14:14:56 -03:00