Commit Graph

38 Commits

Author SHA1 Message Date
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