Commit Graph

26 Commits

Author SHA1 Message Date
b9cef2b578
Merge branch 'pool-swap-endpoints' into multi-pool 2025-03-14 09:03:09 +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
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