27 Commits

Author SHA1 Message Date
parazyd
09d1abeb76 example/halo2: Port poseidon_add to new message API. 2021-11-17 12:38:04 +01:00
parazyd
221671d418 example/halo2: Add another Poseidon example with > 2 messages. 2021-11-17 12:34:50 +01:00
parazyd
c2efac3436 example/halo2: Rename poseidon to poseidon_add. 2021-11-17 12:34:18 +01:00
parazyd
391d38dd48 examples/halo2: Add circuit skeleton for anonymous voting. 2021-11-16 14:02:28 +01:00
parazyd
ff14b46809 examples/halo2: Fix compile warnings. 2021-11-16 13:41:47 +01:00
parazyd
0a9291ce73 halo2: WIP anonymous voting. 2021-11-16 12:55:41 +01:00
narodnik
c58e6a55d3 migrate vm2 to src/ 2021-11-05 15:00:08 +01:00
narodnik
e9fc914a48 migrate burn contract to src/bin from examples/halo2/src/bin 2021-11-05 14:46:23 +01:00
narodnik
89dc49e266 Revert "begin migration from example/halo2 to src/"
This reverts commit 4cdbcc842f.
2021-11-05 14:31:23 +01:00
narodnik
4cdbcc842f begin migration from example/halo2 to src/ 2021-11-05 12:08:48 +01:00
narodnik
2e3458b877 change the secret key to Fp, and use mod_r_p trick when deriving the public key. 2021-10-31 12:18:27 +01:00
narodnik
b0d3a92c62 change leaf to the coin for merkle tree in burn 2021-10-31 11:52:50 +01:00
narodnik
a83b2dfc97 correctly witness variable for MerklePath 2021-10-30 22:12:40 +02:00
narodnik
1c22269d3c add missing files 2021-10-30 22:12:33 +02:00
narodnik
383993f9f6 working burn contract 2021-10-30 22:03:50 +02:00
narodnik
cd2b41a7b5 increase rows from 9 to 11 2021-10-30 20:46:45 +02:00
narodnik
147661c94f load sinsemilla chip 2021-10-30 20:01:03 +02:00
narodnik
407f249c1d copy sinsemilla config over to mint example 2021-10-30 18:46:25 +02:00
narodnik
aa877915aa add calculate root function 2021-10-30 18:32:03 +02:00
narodnik
78c325fc2c add merklepath zk type 2021-10-30 17:57:49 +02:00
narodnik
18d0ad37d3 working vm2 in example/halo2/ 2021-10-30 15:09:55 +02:00
narodnik
ec050164f1 fix warnings 2021-10-30 14:44:26 +02:00
narodnik
64216dc99c migrate vm2 to halo2/ 2021-10-30 14:40:49 +02:00
narodnik
e18b4ba1b0 remove uneeded use from arith_chip 2021-10-30 14:08:40 +02:00
narodnik
b374929f10 migrate over endian, serial and error placeholder libs 2021-10-30 14:04:00 +02:00
narodnik
14a242172e move examples/halo2 to example/halo2 2021-10-30 13:43:37 +02:00
lunar-mining
e83853718f made directory names singular 2021-09-13 09:38:21 +02:00