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

Choosing identity dynamically to call transactions #49

Merged
merged 13 commits into from
May 10, 2024

Conversation

mikaellafs
Copy link
Contributor

  • Enable choosing which identity to use when calling transactions via ccapi:
    Add a header User specifying which certificate to use: Admin or User1 availables.
  • Update tx callers format in chaincode
  • It uses cc-tools from branch feature/permissioning. For test, please uncomment this (ensure cc-tools repository path and it is in the correct branch):
// chaincode/go.mod
replace github.com/goledgerdev/cc-tools => ../../cc-tools

@mikaellafs mikaellafs marked this pull request as draft September 12, 2023 17:20
@mikaellafs mikaellafs force-pushed the feature/permissioning branch from 03f9fcc to 327aec3 Compare September 13, 2023 12:30
Signed-off-by: mikaellafs <[email protected]>
@mikaellafs mikaellafs force-pushed the feature/permissioning branch from e009da9 to b929705 Compare September 13, 2023 20:59
@mikaellafs mikaellafs marked this pull request as ready for review November 1, 2023 12:55
@samuelvenzi samuelvenzi self-requested a review December 12, 2023 10:52
@samuelvenzi samuelvenzi self-requested a review May 7, 2024 19:13
@samuelvenzi samuelvenzi merged commit 4251a55 into develop May 10, 2024
3 checks passed
@andremacedopv andremacedopv deleted the feature/permissioning branch June 27, 2024 20:01
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