research icon indicating copy to clipboard operation
research copied to clipboard

Zero Knowledge Continuous Auction PoC

Open madxor opened this issue 5 years ago • 2 comments

Design and implement Proof of Concept of Zero Knowledge Continuous Auction.

  • [x] snark proofs analysis and design
  • [x] pedersen tree discovery
  • [x] pedersen tree initial analysis
  • [x] merkle tree proofs design
  • [x] merkle tree proofs implementation
  • [x] toolchain design
  • [x] toolchain implementation
  • [x] order matching design
  • [x] rethink and redesign the approach after finding out that the continuous auction visions are misaligned
  • [x] sync visions
  • [x] update tradeGenerator tool
  • [x] write new orderMatcher tool
  • [x] write new snarks
  • [x] integrate and test the above
  • [x] write documentation

madxor avatar Jul 18 '19 07:07 madxor