Commit Graph

7 Commits

Author SHA1 Message Date
08ff1056d7 Validate aliases, addresses and phone numbers in the send menu (#176)
Some checks failed
release / docker (push) Has been cancelled
- 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
d3fae34290
modified the send node traversal 2024-11-15 13:24:54 +03:00
4e350aa25a
update test data file 2024-11-05 10:49:08 +03:00
d113ea82fd
Add dynamic send_amount and session_id 2024-10-24 20:21:28 +03:00
0547bc7e5f
added send menu test with dynamic max_amount 2024-10-22 14:24:22 +03:00
5909659fa9
Use dynamic balance 2024-10-21 16:52:07 +03:00
a27c1790b8
setup test data file 2024-10-17 12:34:17 +03:00