Commit Graph

139 Commits

Author SHA1 Message Date
b5ccaea575
add the RetrievePoolDetails to the testutil and dev account service 2025-06-06 22:42:35 +03:00
bf830e92de
add the RetrievePoolDetails to the account_service 2025-06-05 20:41:08 +03:00
24224e553d
use the correct PoolSwapURL when performing the actual swap 2025-05-22 15:31:08 +03:00
6c3719e3b6
Fix: use the correct TokenDetails in the GetPoolSwappableVouchers 2025-05-21 17:12:46 +03:00
62cc5eed89
use the updated ussd-data-service 2025-05-21 17:10:25 +03:00
343d30a2f2
rename the variables and read the stables param from the config 2025-05-21 15:42:06 +03:00
a354371a94
add the IncludeStablesParam config 2025-05-21 15:40:56 +03:00
857f564aae
Fix: remove the unused publicKey from the GetPoolSwappableVouchers 2025-05-21 15:22:31 +03:00
f234d51104
Fix: update the getPoolSwappableVouchers to pass a 'stable' query parameter 2025-05-21 15:21:27 +03:00
81fbc2574c
Fix: use the correct getPoolSwappableVouchers 2025-05-20 15:50:35 +03:00
334aa07f9f
Fix: Correct JSON mapping for checkTokenInPool and getSwapFromTokenMaxLimit API responses 2025-05-20 15:48:13 +03:00
e6677015d9
use the latest ussd-data-service 2025-05-19 10:36:47 +03:00
050998ff82
added CheckTokenInPool to the account_service and test utils 2025-05-17 14:45:12 +03:00
ee434dba69
added CheckTokenInPool to check whether a token can be swapped from in a pool 2025-05-17 14:37:06 +03:00
f101ffd4c9
added a model for TokenInPoolResult 2025-05-17 14:36:26 +03:00
8b2bd72143
format document 2025-05-17 14:35:53 +03:00
3b85167ad8
Merge branch 'master' into pool-swap-endpoints 2025-05-16 12:43:26 +03:00
5d221b8d56 Merge pull request 'sms-address-pin-reset' (#14) from sms-address-pin-reset into master
Reviewed-on: #14
2025-04-28 10:27:11 +02:00
341901ec83
match new external sms endpoint 2025-04-28 11:26:13 +03:00
ed416c57c7
chore: rename EXTRA_SMS_BASE to EXTERNAL_SMS_BASE 2025-04-28 11:15:11 +03:00
6fc99661f7
chore: remove extra underscore in EXTRA_SMS_BASE env identifier 2025-04-28 11:08:39 +03:00
d509477de3
remove accidentallypushed bearer token 2025-04-28 11:03:34 +03:00
4ea8fd1f04
chore: rename extrasms prefixes to external sms 2025-04-28 10:56:05 +03:00
5c0ed48e67
add required sms methods 2025-04-17 23:14:42 +03:00
5ff139b649
add expected accountservice methods 2025-04-17 23:07:33 +03:00
86cfb9c020
match expected method signature 2025-04-17 22:18:30 +03:00
58366274c3
add required AccountService methods 2025-04-17 18:58:12 +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
492b101aa4
setup extra sms api endpoints 2025-04-17 18:56:20 +03:00
34957e5b6f Merge pull request 'sms-upsell-api' (#10) from sms-api into master
Reviewed-on: #10
2025-04-11 10:06:08 +02:00
6597d6b6a2
added the SendUpsellSMS to DevAccountService and MockApi 2025-04-11 11:02:23 +03:00
441e289854
implement SendUpsellSMs 2025-04-01 15:25:10 +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
56ed9b2439
Merge branch 'multi-pool' into pool-swap-endpoints 2025-03-20 08:35:22 +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
4444ac0255
add pool swap endpoints 2025-03-19 12:07:11 +03:00
720fa94b56
register pool endpoints 2025-03-17 20:40:56 +03:00
ee04552cbb
feat: implement fetch top pools,retrieve pool details using a pool symbol 2025-03-17 20:40:19 +03:00
c09cb77e19
implement pool limit 2025-03-17 12:08:17 +03:00
e053d561c9
feat(pool): add multiple pools 2025-03-14 10:04:04 +03:00
b9cef2b578
Merge branch 'pool-swap-endpoints' into multi-pool 2025-03-14 09:03:09 +03:00
06a7ddea6f
read persisted vouchers for a particular pool 2025-03-13 10:35:21 +03:00
ba43610ff0
Added pool swap functions to the MockAccountService 2025-03-13 10:14:11 +03:00
3c2889ac72
Added pool swap functions to the TestAccountService 2025-03-13 10:05:49 +03:00
5432365874
add logs,use same pool instance 2025-03-12 23:20:01 +03:00
3244c717cb
Added the MaxLimitResult struct model 2025-03-11 15:46:51 +03:00