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

Prevent revocable cred def being created without tails server #2849

Merged
merged 4 commits into from Mar 22, 2024

Conversation

jamshale
Copy link
Contributor

Addresses #2838.

Simply returns an error response when creating a revocable cred def without a tails file configured.

Signed-off-by: jamshale <jamiehalebc@gmail.com>
@jamshale jamshale marked this pull request as ready for review March 21, 2024 20:36
@jamshale jamshale requested review from ianco and swcurran March 21, 2024 21:57
Copy link

sonarcloud bot commented Mar 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@jamshale
Copy link
Contributor Author

Going to merge. The one integration test fail was the endorsement promote public did one. Going to add more retries to it so it fails less often when ledger is slow.

@jamshale jamshale merged commit 3585c5b into hyperledger:main Mar 22, 2024
7 of 8 checks passed
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.

Sending a Cred-Def supporting revocation to the ledger while ACA-Py has no tails-server configured
2 participants