hyperledger-labs / zeto

Privacy-preserving implementations of fungible and non-fungible tokens, using UTXO as the underlying transaction model
https://hyperledger-labs.github.io/zeto/
Apache License 2.0
25 stars 16 forks source link

Add event for lockProof() #86

Open jimthematrix opened 1 month ago

chbg commented 1 month ago

Hi there, @jimthematrix !

I’m interested in contributing to this issue, but I would appreciate some clarification. Could you provide more details about what kind of event you would like to be added for lockProof()? Specifically:

Thanks in advance for your guidance!

jimthematrix commented 1 month ago

@chbg hi Houston, thanks for offering to work on this! if the event includes the proof Hash and the delegate, I think we are in good shape. Looking forward to seeing a PR for this!

chbg commented 1 month ago

@chbg hi Houston, thanks for offering to work on this! if the event includes the proof Hash and the delegate, I think we are in good shape. Looking forward to seeing a PR for this!

Thanks, @jimthematrix! A brief update: I forked the repo last night and made some changes that I've been testing. I anticipate having a PR committed in the next 24 - 48 hours.