Commit Graph

14 Commits

Author SHA1 Message Date
f4c8c45ed1
rename the function to match the ordered voucher data 2026-02-12 14:20:42 +03:00
ea71c08143
rename the data keys to store ordered voucher lists 2026-02-12 10:24:54 +03:00
ab8d1535c4
added GetStableVoucherData 2026-02-06 16:40:57 +03:00
0a69e04229
added helper functions to add scaled down balances 2026-01-29 17:00:24 +03:00
8585203c0a added a mapping to replace invalid characters on voucher symbols 2025-10-03 16:56:48 +03:00
a543569236
add a helper function FormatVoucherList to combine the voucher symbols with their balances 2025-06-30 13:14:34 +03:00
5263af46d8
use a single ProcessVouchers due to similar data struct
Some checks failed
release / docker (push) Has been cancelled
2025-06-23 10:09:39 +03:00
383ef51134
use the TokenAddress instead of ContractAddress 2025-06-23 10:07:53 +03:00
5479580230
use the TokenHoldings instead of TokenDetails in getting the pool swappable vouchers
Some checks failed
release / docker (push) Has been cancelled
2025-06-23 09:50:13 +03:00
1cc1d00ffe
added a function to ProcessTokens from the GetPoolSwappableVouchers 2025-05-21 18:19:23 +03:00
680a1e9681
Use userstore for the voucher data instead of subprefixdb
Some checks failed
release / docker (push) Has been cancelled
2025-03-21 13:46:13 +03:00
4b8505680b
added logging 2025-01-17 11:45:27 +03:00
lash
b194dc7c59
Reinstate http server configs, rehabilitate cmd cli 2025-01-12 15:29:12 +00:00
lash
df71fe2516
Factor out api config, add missing source files from refactor 2025-01-12 09:59:36 +00:00