Commit Graph

12 Commits

Author SHA1 Message Date
a7f9847f3a
Merge branch 'master' into update-go-vise 2025-11-18 10:56:17 +03:00
8585203c0a added a mapping to replace invalid characters on voucher symbols 2025-10-03 16:56:48 +03:00
77721e7ef6
replace the go-vise package and remove logdb 2025-08-19 15:58:07 +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