ussd/common
alfred-mk 08ff1056d7
Some checks failed
release / docker (push) Has been cancelled
Validate aliases, addresses and phone numbers in the send menu (#176)
- Update the phone number regex
- Check whether the recipient is a valid phone number, alias or address

Reviewed-on: #176
Co-authored-by: alfred-mk <alfredmwaik@gmail.com>
Co-committed-by: alfred-mk <alfredmwaik@gmail.com>
2024-11-26 07:24:57 +01:00
..
db.go add helper for getting db key from string 2024-11-07 09:18:11 +03:00
hex.go Add missing models files 2024-11-02 15:46:46 +00:00
recipient.go Validate aliases, addresses and phone numbers in the send menu (#176) 2024-11-26 07:24:57 +01:00
storage.go Add voucherdata call to test accountservices 2024-11-04 02:23:30 +00:00
tokens_test.go added TestReadTransactionData 2024-11-15 12:13:09 +03:00
tokens.go added the TransactionData struct to organiza the data 2024-11-15 09:20:19 +03:00
transfer_statements.go removed debug statement 2024-11-19 16:27:19 +03:00
user_store.go Export models package 2024-11-03 01:44:57 +00:00
vouchers_test.go updated the test 2024-11-16 14:52:24 +03:00
vouchers.go scale down the balance according to the decimals 2024-11-16 14:52:02 +03:00