1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/examples
2017-07-06 16:45:16 +02:00
..
error Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00
add.code Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00
brackets.code Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00
conditions.code Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00
flatten.code Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00
for.code Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00
functions.code Added functions example 2017-06-13 12:04:52 +02:00
functions_equivalent.code Function Expression can now be resolved. 2017-06-13 11:57:19 +02:00
if_eq.code Function Expression can now be resolved. 2017-06-13 11:57:19 +02:00
multi_functions.code Fix multiple bugs in function flattening; add examples 2017-07-06 13:28:11 +02:00
multiple_witnesses.code Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00
n_choose_k.code Update example to work with libsnark 2017-07-06 16:45:16 +02:00
no_flatten.code Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00
reassignment.code Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00
simple_add.code Reworked the zkSNARK generation and exports to solidity (proof + input + verification key) 2017-06-29 19:41:02 +02:00
simple_ifelse.code Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00
spaces_tabs_comments.code Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00
sub.code Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00
test1.code Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00
wavelets.code Code samples adapted so they have a main function 2017-06-13 17:39:20 +02:00