Commit Graph

37 Commits

Author SHA1 Message Date
3b85167ad8
Merge branch 'master' into pool-swap-endpoints 2025-05-16 12:43:26 +03:00
341901ec83
match new external sms endpoint 2025-04-28 11:26:13 +03:00
86cfb9c020
match expected method signature 2025-04-17 22:18:30 +03:00
b85511e436
implement SendPINResetSMS and SendAddressSMS 2025-04-17 18:57:24 +03:00
a243fe8c29
add SendAddressSMS and SendPINResetSMS 2025-04-17 18:57:02 +03:00
5b41c8dc64
chore: rename SendSMS to SendUpsellSMS 2025-04-01 14:55:03 +03:00
417e7f0179
fix: correct sendSms response 2025-04-01 14:53:30 +03:00
2eed990921
Merge branch 'master' into sms-api 2025-04-01 14:18:04 +03:00
064e749b04
Merge branch 'master' into pool-swap-endpoints 2025-03-19 15:22:30 +03:00
80c2493e80
implement get token pool limit,get all pool swappable vouchers 2025-03-19 12:09:52 +03:00
ee04552cbb
feat: implement fetch top pools,retrieve pool details using a pool symbol 2025-03-17 20:40:19 +03:00
17e89e0b88
Added the GetSwapFromTokenMaxLimit 2025-03-11 15:46:17 +03:00
3b39b86d09
pass the correct arguments to the swap functions 2025-03-10 17:12:05 +03:00
ba8d2a19c2
Use the DevAccountService functions to retrieve the data 2025-03-10 16:39:37 +03:00
e3b6c25792
Added the swap functions to the accountService interface 2025-03-10 14:17:03 +03:00
d7ae1cc096
Include the account's public key 2025-03-10 13:59:05 +03:00
8145b4bd00
fix: remove formatting to fqdn 2025-03-10 12:39:12 +03:00
dda02852bf
add alias resolve logs 2025-03-10 11:49:49 +03:00
6e437cb8e0
feat: sanitize alias hint before resolving 2025-03-07 16:10:40 +03:00
4af0e9709d
fix: format alias to fqdn before request 2025-03-07 16:04:15 +03:00
9c8a3df971
add logs 2025-03-07 09:45:09 +03:00
e8c58a8f33
feat: implement fetch pools,pool swappable vouchers with dummy data 2025-03-07 08:13:15 +03:00
4a5de68a8c
added the SendSMS func to the httpAccount service 2025-03-06 09:06:45 +03:00
a1fe416f51
implement pool deposit,swap and quote endpoints 2025-03-05 16:41:54 +03:00
1f3ac220d1
feat: request and resolve aliases. 2025-02-24 14:49:58 +03:00
3f9dc89a40
resolve alias address based on UseApi field 2025-01-22 17:19:46 +03:00
9c75109b75
use dev storage service 2025-01-22 15:35:16 +03:00
99c704f6ff
implement request alias based on dev implementation 2025-01-20 20:12:56 +03:00
8a47d1d674
implement request alias 2025-01-20 17:28:03 +03:00
lash
9645a2af7b
Correct result structs for mock/test api implementations 2025-01-14 14:20:51 +00:00
lash
7a96b85b28
Correct alias result struct 2025-01-14 13:57:18 +00:00
lash
18a30a0065
Add dev api for alias handling' 2025-01-14 13:53:29 +00:00
lash
c877bccff6
Add config 2025-01-12 09:55:06 +00:00
lash
3ea726a030
Remove out-of-context profile struct 2025-01-11 21:13:03 +00:00
lash
d3e6a462aa
Improve type names, include missing http implement 2025-01-11 17:58:19 +00:00
lash
23c65655c2
Separate remote http implementation from interface 2025-01-11 17:46:26 +00:00
lash
134989a92d
Initial commit, move api from monorepo 2025-01-11 17:29:16 +00:00