narodnik 4 лет назад
Родитель
Сommit
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