manage vouchers in single function #42

Open
Alfred-mk wants to merge 4 commits from manage-vouchers-in-single-function into master
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?
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin manage-vouchers-in-single-function:manage-vouchers-in-single-function
git checkout manage-vouchers-in-single-function
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.