manage vouchers in single function #42

Merged
lash merged 6 commits from manage-vouchers-in-single-function into master 2025-04-01 21:26:28 +02:00
Member

Resolves issue #40

Resolves issue https://git.grassecon.net/grassrootseconomics/sarafu-vise/issues/40
Alfred-mk added 4 commits 2025-03-26 12:35:30 +01:00
Alfred-mk changed title from manage-vouchers-in-single-function to manage vouchers in single function 2025-03-26 12:35:44 +01:00
lash reviewed 2025-03-27 13:49:03 +01:00
@ -1964,0 +1981,4 @@
res.FlagReset = append(res.FlagReset, flag_no_active_voucher)
logg.InfoCtxf(ctx, "Fetched user vouchers", "public_key", string(publicKey), "vouchers", vouchersResp)
Owner

is this log line a bit noisy? it prints the whole voucher response, cluttering the logs. the list perhaps better in debug?

is this log line a bit noisy? it prints the whole voucher response, cluttering the logs. the list perhaps better in debug?
Author
Member

This has been cleaned up. The logs were related to debug

This has been cleaned up. The logs were related to debug
Alfred-mk marked this conversation as resolved
Alfred-mk added 1 commit 2025-04-01 10:13:04 +02:00
lash added 1 commit 2025-04-01 21:26:20 +02:00
lash merged commit c3567313af into master 2025-04-01 21:26:28 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: grassrootseconomics/sarafu-vise#42
No description provided.