Commit Graph

13 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
bc6d8098f3
updated the failed test 2024-11-19 10:15:34 +03: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
0014693ba8
remove guard pin option 2024-11-01 06:39:37 +03:00
d8800a665d
Merge branch 'master' into tests-refactor 2024-10-25 17:48:40 +03:00
d113ea82fd
Add dynamic send_amount and session_id 2024-10-24 20:21:28 +03:00
f37ec13c75
polish code 2024-10-22 16:31:29 +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
961d8d1a5c
update package import 2024-10-21 16:46:29 +03:00
4416c008fc
add menu traversal tests 2024-10-17 12:36:24 +03:00
a27c1790b8
setup test data file 2024-10-17 12:34:17 +03:00