secant-ios-wallet/secantTests
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
..
AppReducerTests [106] [Scaffold] Scan QR Screen (#321) 2022-05-24 08:30:12 +02:00
BackupFlowTests Issue #44: Recovery Phrase Validation flow + tests 2022-02-18 10:26:11 -03:00
ImportWalletTests [301] Import Wallet does not have a Birthday input field (#328) 2022-05-26 14:47:55 +02:00
OnboardingTests [#319] Update TCA to 0.35.0 (#326) 2022-05-23 12:36:29 -03:00
RecoveryPhraseValidationTests [106] [Scaffold] Scan QR Screen (#321) 2022-05-24 08:30:12 +02:00
ScanTests [106] [Scaffold] Scan QR Screen (#321) 2022-05-24 08:30:12 +02:00
SendTests [#329] Update wallet to use Zatoshi type (#333) 2022-05-31 14:14:56 -03:00
TransactionHistoryTests [#329] Update wallet to use Zatoshi type (#333) 2022-05-31 14:14:56 -03:00
UtilTests [#329] Update wallet to use Zatoshi type (#333) 2022-05-31 14:14:56 -03:00
Info.plist Initial Project 2021-07-29 19:38:35 -03:00
secantTests.swift PR suggestions 2021-10-21 12:40:35 -03:00