瀏覽代碼

add dao-exec comments

narodnik 4 年之前
父節點
當前提交
fb0e8657ac
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. 10 0
      bin/daod/proof/dao-exec.zk

+ 10 - 0
bin/daod/proof/dao-exec.zk

@@ -66,6 +66,16 @@ circuit "DaoExec" {
     );
     constrain_instance(proposal_bulla);
 
+    # Create coin0 = hash(...) and make public
+    # Create coin1 = hash(...) and make public
+
+    # Create pedersen commits for win_votes, and total_votes
+    # and make public
+
+    # Create pedersen commit for input_value and make public
+    
+    ####
+
     # Create coin 0
     # Create coin 1
     # Check values of coin 0 + coin 1 == input value