Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pass through salts for vc create to facilitate command line multisig #902

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

m00sey
Copy link
Member

@m00sey m00sey commented Dec 10, 2024

No description provided.

Signed-off-by: Kevin Griffin <griffin.kev@gmail.com>
Signed-off-by: Kevin Griffin <griffin.kev@gmail.com>
src/keri/vc/proving.py Show resolved Hide resolved
@m00sey m00sey merged commit b35fee7 into main Dec 13, 2024
6 checks passed
@m00sey m00sey deleted the enc/pass-through-credential-salts branch December 13, 2024 21:55
@kentbull
Copy link
Contributor

Looks like the store_true in the two new command line arguments --private-credential-nonce and --private-subject-nonce here should have had their "action" prop set to store so that they can accept string values rather than be set only to True or False based on presence or absence of the command line arguments like --private.

I'll fix this in a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants