Skip to content

feature(samples): confidential escrow example - LFX25#836

Merged
mbrandenburger merged 1 commit into
hyperledger:mainfrom
PsychoPunkSage:main
Feb 11, 2026
Merged

feature(samples): confidential escrow example - LFX25#836
mbrandenburger merged 1 commit into
hyperledger:mainfrom
PsychoPunkSage:main

Conversation

@PsychoPunkSage
Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
This PR is meant to introduce a new example (using FPC & cc-tools) called confidential escrow.

Which issue(s) this PR fixes:

NIL

Special notes for your reviewer:
TBA

Comment thread samples/chaincode/confidential-escrow/chaincode/transactions/digitalAsset.go Outdated
@mbrandenburger mbrandenburger added the comp/samples This issue is related to our FPC samples label Sep 25, 2025
@PsychoPunkSage PsychoPunkSage marked this pull request as ready for review December 10, 2025 18:38
@PsychoPunkSage PsychoPunkSage requested a review from a team as a code owner December 10, 2025 18:38
@mbrandenburger mbrandenburger changed the title chore::> confidential escrow example - LFX25 feature(samples): confidential escrow example - LFX25 Dec 12, 2025
@mbrandenburger mbrandenburger self-assigned this Dec 12, 2025
Copy link
Copy Markdown
Contributor

@mbrandenburger mbrandenburger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @PsychoPunkSage for working on this awesome example of FPC+CC-Tools! I highly appreciate all the work you put into this PR already.

I've left you a few comments below. Let's see if we can make the GH Actions tests happy and then get this merged.

Comment thread go.mod Outdated
Comment thread samples/chaincode/confidential-escrow/Makefile
Comment thread samples/chaincode/confidential-escrow/test.sh
Comment thread samples/chaincode/confidential-escrow/README.md Outdated
Comment thread samples/chaincode/confidential-escrow/README.md
Comment thread samples/chaincode/confidential-escrow/README.md Outdated
Comment thread samples/chaincode/confidential-escrow/README.md
Copy link
Copy Markdown
Contributor

@mbrandenburger mbrandenburger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Greath Thanks!

@mbrandenburger
Copy link
Copy Markdown
Contributor

@PsychoPunkSage Can you please link the design document as a comment here; Thanks

This commit adds a new FPC sample chaincode implementing a confidential
escrow application using cc-tools.

Signed-off-by: Abhinav Prakash <abhinav.prakash319@gmail.com>
@mbrandenburger mbrandenburger merged commit e422f2b into hyperledger:main Feb 11, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/samples This issue is related to our FPC samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants