Commit Graph

36 Commits

Author SHA1 Message Date
alfred-mk
7d8631fa87 use the userstore instead of the prefixdb 2025-05-19 02:30:12 +03:00
alfred-mk
c8159113f0 updated the correct swap data keys and use the userstore instead of the prefixdb 2025-05-19 02:29:47 +03:00
alfred-mk
7e2e3c3722 upgMerge branch 'master' into alfred/pool-swap 2025-05-14 12:15:40 +03:00
alfred-mk
af5537abfc updated the description of DATA_SELF_PIN_RESET 2025-04-28 11:37:45 +03:00
alfred-mk
1b2f3bb046 added a DATA_SELF_PIN_RESET to track when a user's PIN is reset by an admin 2025-04-28 11:34:24 +03:00
Carlosokumu
f4804546d9 add log db struct with associated methods 2025-04-09 14:52:57 +03:00
Carlosokumu
43d91f84f6 use a different key for the suggested aliases 2025-03-28 10:49:31 +03:00
alfred-mk
54b2088842 Pass correct arguments in the TestGetVoucherData 2025-03-24 19:53:02 +03:00
alfred-mk
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
alfred-mk
e681c9cfca Added debug logs
Some checks failed
release / docker (push) Has been cancelled
2025-03-20 15:23:36 +03:00
alfred-mk
724d11b4db Added TestGetSwapToVoucherData 2025-03-13 17:09:00 +03:00
alfred-mk
2ace3606bc Added TestUpdateSwapFromVoucherData 2025-03-13 13:19:58 +03:00
alfred-mk
ab5299fae2 Added TestGetSwapFromVoucherData 2025-03-13 13:15:38 +03:00
alfred-mk
c407dd1702 Added TestReadSwapPreviewData 2025-03-13 13:10:58 +03:00
alfred-mk
9729a6442b Added TestReadSwapData 2025-03-13 13:05:51 +03:00
alfred-mk
a21186bd59 use a single swap.go file for swap helper functions 2025-03-05 17:00:44 +03:00
alfred-mk
28eefb6197 make the ReadStringEntry func accessible 2025-03-05 16:36:37 +03:00
alfred-mk
a1f0e4dcfe added functions to process the pool data and match based on the provided input 2025-03-04 21:21:02 +03:00
alfred-mk
ee07bf11f8 added helper functions to process the swap to and swap from voucher data 2025-03-04 21:20:05 +03:00
alfred-mk
cb1d129eda added swap db keys 2025-03-04 21:18:25 +03:00
Carlosokumu
1f0e7c016e add check for account alias data type 2025-02-26 14:40:17 +03:00
alfred-mk
e8978413a5 added pool db processing 2025-02-26 13:10:15 +03:00
Carlosokumu
908a52cda6 Merge branch 'master' into alias-fqdn 2025-01-24 07:41:33 +03:00
lash
49335a290f Gofmt, remove commented code 2025-01-21 15:43:26 +00:00
lash
be47c999ca Integrate tx enabled vise db 2025-01-19 09:46:37 +00:00
Carlosokumu
f435046385 Merge branch 'master' into alias-fqdn 2025-01-18 08:01:58 +03:00
Carlosokumu
cdb22f8cbb add key for the account alias 2025-01-18 07:50:55 +03:00
alfred-mk
4b8505680b added logging 2025-01-17 11:45:27 +03:00
alfred-mk
104db94826 remove unused adminstore 2025-01-17 11:44:33 +03:00
lash
26b32a8b93 Introduce initial language code setting 2025-01-14 15:34:17 +00:00
lash
fee439121d Take event handlers from vise-event 2025-01-13 17:26:27 +00:00
lash
b194dc7c59 Reinstate http server configs, rehabilitate cmd cli 2025-01-12 15:29:12 +00:00
lash
f089822300 Add user store converter, improve config separation 2025-01-12 12:14:25 +00:00
lash
df71fe2516 Factor out api config, add missing source files from refactor 2025-01-12 09:59:36 +00:00
lash
fd87169975 Move out all utils to common 2025-01-12 09:24:07 +00:00
lash
76992df3f1 Make admin store local 2025-01-11 22:26:57 +00:00