secant-ios-wallet/secant/Wrappers
Lukas Korba 2bb5451047
[#294] amount + address fields done (#308)
cleanup

validation

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- zec amount refactored to be always Int64 - number formatter to zec string for the UI added
- cleaned up the invalid input conditions by providing computed properties
- isValidZcashAddress() added

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- prefix input view support implemented
- zcash or $ symbol used as a prefix for the amount input
- $ computations and max out implemented

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- insufficient funds logic (UI error + inability to send) added
- $ balance value visible at send screen
- cleanup

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- send routing simplified and cleaned up

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- unit tests

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- cleanup

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- review comments solved
2022-05-11 12:26:39 -03:00
..
WrappedDerivationTool.swift [#294] amount + address fields done (#308) 2022-05-11 12:26:39 -03:00
WrappedFileManager.swift Issue #220 - Dependency for the SDK database files/file management (#240) 2022-04-07 11:13:40 -03:00
WrappedNotificationCenter.swift [#302] Synchronizer status on Home Screen (#304) 2022-05-04 17:01:48 -03:00
WrappedSDKSynchronizer.swift [#294] amount + address fields done (#308) 2022-05-11 12:26:39 -03:00
WrappedSecItem.swift Wrapped Security and Keychain handling 2022-04-12 14:32:58 +02:00
WrappedUserDefaults.swift [#212] Wrapped user defaults (#298) 2022-05-03 09:34:17 -03:00