08ff1056d7
Validate aliases, addresses and phone numbers in the send menu ( #176 )
...
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
11bb194f26
add a struct to access the tokenDetails
2024-11-15 21:03:29 +03:00
baeb5e0ccb
use a single doRequest and updated the structs for TokenHoldings and Transfers
2024-11-15 18:37:20 +03:00
c34906cb1f
added the TokenTransfer functionality and mocks
2024-11-14 20:02:48 +03:00
d7232a53ef
use the bearer token
2024-11-13 16:16:32 +03:00
9af7b775a7
log directly to the terminal
2024-11-11 16:32:17 +03:00
dcd8fce59a
add log on create account
2024-11-08 10:07:06 +03:00
1bcbb2079e
Removed unused variable
2024-11-08 00:17:02 +03:00
e63468433e
Merge branch 'http-logs' into log-file
2024-11-08 00:14:34 +03:00
9c972ffa6b
add specific log files per binary
2024-11-07 16:46:12 +03:00
6ac9ac29d8
add simple http logging
2024-11-07 16:41:08 +03:00
92ea3df4aa
Removeearly return statement
2024-11-04 17:38:55 +03:00
lash
0506a8c452
Add voucherdata endpoint
2024-11-03 14:34:26 +00:00
lash
a237b615f2
Export models package
2024-11-03 01:44:57 +00:00
lash
14bc11f4bd
Add transaction getter
2024-11-02 16:38:29 +00:00
lash
3ae75b27a5
WIP replaced check account method but traversal crashes
2024-10-31 12:38:31 +00:00
lash
b2d180e8eb
WIP Trying to clean up account status check
2024-10-31 12:15:07 +00:00
lash
dc198215b1
Remove commented code
2024-10-31 02:03:29 +00:00
lash
1e638238ed
WIP refactor models usage
2024-10-31 01:28:37 +00:00
lash
ff26ccc545
Expose api interface
2024-10-30 13:09:15 +00:00