Commit Graph

50 Commits

Author SHA1 Message Date
Alfred Kamanda
3e82e16923 added the GetCreditSendMaxLimit to tests 2025-10-28 11:04:43 +03:00
alfred-mk
57ee409f96 add UpdateAlias to the DevAccountService and mocks 2025-06-26 09:54:19 +03:00
alfred-mk
d945964b0b use the TokenAddress instead of ContractAddress 2025-06-23 10:00:26 +03:00
alfred-mk
c1797e7a32 use the TokenHoldings instead of TokenDetails 2025-06-23 09:32:34 +03:00
alfred-mk
b5ccaea575 add the RetrievePoolDetails to the testutil and dev account service 2025-06-06 22:42:35 +03:00
alfred-mk
6c3719e3b6 Fix: use the correct TokenDetails in the GetPoolSwappableVouchers 2025-05-21 17:12:46 +03:00
alfred-mk
857f564aae Fix: remove the unused publicKey from the GetPoolSwappableVouchers 2025-05-21 15:22:31 +03:00
alfred-mk
ee434dba69 added CheckTokenInPool to check whether a token can be swapped from in a pool 2025-05-17 14:37:06 +03:00
alfred-mk
3b85167ad8 Merge branch 'master' into pool-swap-endpoints 2025-05-16 12:43:26 +03:00
Carlosokumu
58366274c3 add required AccountService methods 2025-04-17 18:58:12 +03:00
alfred-mk
6597d6b6a2 added the SendUpsellSMS to DevAccountService and MockApi 2025-04-11 11:02:23 +03:00
Carlosokumu
56ed9b2439 Merge branch 'multi-pool' into pool-swap-endpoints 2025-03-20 08:35:22 +03:00
Carlosokumu
c09cb77e19 implement pool limit 2025-03-17 12:08:17 +03:00
Carlosokumu
e053d561c9 feat(pool): add multiple pools 2025-03-14 10:04:04 +03:00
Carlosokumu
06a7ddea6f read persisted vouchers for a particular pool 2025-03-13 10:35:21 +03:00
Carlosokumu
5432365874 add logs,use same pool instance 2025-03-12 23:20:01 +03:00
alfred-mk
17e89e0b88 Added the GetSwapFromTokenMaxLimit 2025-03-11 15:46:17 +03:00
alfred-mk
3b39b86d09 pass the correct arguments to the swap functions 2025-03-10 17:12:05 +03:00
Carlosokumu
37a2006a0b feat: persist and load pool info 2025-03-10 16:50:29 +03:00
Carlosokumu
d4f27af7a7 add check for account when doing a pool deposit 2025-03-10 16:50:29 +03:00
alfred-mk
52e1be1104 Return an array of data instead of reading from the file 2025-03-10 14:00:16 +03:00
Carlosokumu
b05734f976 feat: add fetch pools,swappable pool vouchers 2025-03-07 08:11:04 +03:00
Carlosokumu
f723e0aa45 add sample test data 2025-03-07 08:09:41 +03:00
Carlosokumu
31eb30de0f add dev api logs 2025-02-06 14:29:44 +03:00
Carlosokumu
448fdffbd0 untie session id to saved aliases 2025-01-23 12:05:23 +03:00
Carlosokumu
a63164bcf5 fix failing test 2025-01-21 08:45:03 +03:00
Carlosokumu
fa355e3729 handle accounts created via the api,add getter for the account aliases 2025-01-20 22:28:16 +03:00
Carlosokumu
ed549cba70 bind session id for aliases,soft code voucher balance 2025-01-20 20:11:08 +03:00
Carlosokumu
23b4180e50 persist aliases,construct the fqdn 2025-01-20 17:27:19 +03:00
lash
bca7c5de96 Make prefix settable in dev api 2025-01-15 07:22:14 +00:00
lash
7001d1f828 Use storage service and db dumper in dev api 2025-01-15 00:12:38 +00:00
lash
18a30a0065 Add dev api for alias handling' 2025-01-14 13:53:29 +00:00
lash
5511955438 Add dev event converters 2025-01-13 18:13:51 +00:00
lash
25149ff265 Move in events specs from vise events 2025-01-13 16:33:55 +00:00
lash
f65abf625d Add indexing of accounts and txs 2025-01-13 08:52:38 +00:00
lash
d80648c7ae Add reminders 2025-01-12 20:17:20 +00:00
lash
81d2e3e1e9 Correct auto recipient 2025-01-12 19:55:14 +00:00
lash
dc4ed4341c Add loglines 2025-01-12 19:45:15 +00:00
lash
5dcb6b5c08 Add token transfer persistence 2025-01-12 19:37:09 +00:00
lash
28e20809c8 Add persistence for account 2025-01-12 19:25:46 +00:00
lash
c5aba2ac8e Add json serialization instructions 2025-01-12 18:45:57 +00:00
lash
ce308ef0c2 Enable autovoucher 2025-01-12 18:35:10 +00:00
lash
174093e271 Add auto disperse capability in devapi 2025-01-12 18:11:20 +00:00
lash
14d9a66cfe Add voucher adder 2025-01-12 17:53:15 +00:00
lash
0037d32738 Add check alias address 2025-01-12 17:43:35 +00:00
lash
fcafbba4d3 Add token transfer 2025-01-12 17:40:31 +00:00
lash
bc9d365fbb Add voucher data handler 2025-01-12 17:18:55 +00:00
lash
c834dbb8c2 Add fetchtransactions 2025-01-12 17:14:13 +00:00
lash
632c767c25 Add voucher list handler 2025-01-12 17:02:08 +00:00
lash
56f3266378 WIP implement dev api balance, account create 2025-01-12 16:39:07 +00:00