mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-09 04:19:36 +00:00
40f3ccbe42
* feat: Proper Bitcoin address validation in exchange screen * fix: use custom validation in addition to RegEx to make sure all address cases are validated - for cases like P2SH addresses starting with a 3, which are not validated by bitcoin_flutter functions * feat: add bitcoin_flutter to root project * refactor: improve conditional isValid return chain * feat: enhance contact page address validation - only shows address box when a currency is selected, to prevent the selected value from being null - changes TextValidator() for the new AddressValidator() * fix: use -1 for initial selectedAtIndex, since there is no currency yet selected |
||
---|---|---|
.. | ||
anonpay | ||
anypay | ||
bitcoin | ||
buy | ||
core | ||
entities | ||
exchange | ||
haven | ||
ionia | ||
monero | ||
reactions | ||
src | ||
store | ||
themes | ||
utils | ||
view_model | ||
di.dart | ||
main.dart | ||
palette.dart | ||
router.dart | ||
routes.dart | ||
typography.dart | ||
wallet_type_utils.dart |