Add private claims to receipt sample code
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 876
- Forks
- 260
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 157
Description
The logging sample ought to be extended to support private claims and illustrate what's suggested under https://microsoft.github.io/CCF/main/use_apps/verify_tx.html#application-claims.
The documentation should be updated to clarify that the private claims are commitments rather than encrypted data.
The sample also ought to illustrate the use of #4194 once it is available.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the logging or receipt sample referenced in the issue, then read the application-claims guidance at the linked verify_tx documentation. Done means the sample illustrates private claims and the use of #4194 once available, while the documentation clearly states that private claims are commitments rather than encrypted data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100