synechron-finlabs / quorum-maker

Utility to create and monitor Quorum nodes
Apache License 2.0
196 stars 97 forks source link

ZkSnarks Support #53

Open karthik137 opened 5 years ago

karthik137 commented 5 years ago

Is it possible to add support for ZkSnarks?. I am using ZoKrates to setup ZkSnark program. But it is not working in quorum network. The setup works in private ethereum network.

ZoKrates -->(https://github.com/JacobEberhardt/ZoKrates)

karthik137 commented 5 years ago

verifyTx always returns false in quorum. But in private ethereum network it returns true.

rjbanner commented 5 years ago

Are you referring to ZSL? Quorum was compatible when it was using geth 1.5 and 1.6 but not since

karthik137 commented 5 years ago

No i am not referring to ZSL. So ZSL is not supported in the current version of quorum?.

rjbanner commented 5 years ago

It would appear so. Would you like ZSL to be implemented in Quorum?

karthik137 commented 5 years ago

Yes.

rjbanner commented 5 years ago

@karthik137 Quorum was rebased to update the Geth from v2.2.0 onwards. You can try this with the latest version of Quorum Maker. We are also coordinating with other open source contributors to get zsl working with the latest version of Quorum. Will keep you updated via this thread.

karthik137 commented 5 years ago

Ok thanks. I will try the latest version.

rjbanner commented 5 years ago

@karthik137 Let me know how it goes. Also connect with Wyatt Barnes. He's the Quorum ambassador for San Antonio