1
0
Fork 0
mirror of synced 2025-09-23 04:08:33 +00:00
ZoKrates/zokrates_cli/examples
Thibaut Schaeffer b324e17684
Merge pull request #955 from Zokrates/bit_lt_embed
Add bit LT embed to make unpack safe for any size
2021-08-16 11:25:09 +02:00
..
arrays fix type of repeat after inference 2021-04-26 18:58:01 +02:00
book add docs 2021-08-10 15:58:51 +02:00
compile_errors merge deve, fix conflicts 2021-08-09 14:06:34 +02:00
functions Merge branch 'develop' into constant-def 2021-04-02 17:49:24 +02:00
imports add test 2021-07-26 15:02:37 +02:00
merkleTree use constants in stdlib where applicable 2021-07-14 13:11:53 +02:00
runtime_errors use field constants to avoid curve dependant code 2021-07-14 14:10:16 +02:00
structs Fix constant in struct type (#965) 2021-08-16 10:44:00 +02:00
sudoku wip 2020-09-16 17:57:12 +02:00
add.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
argument_reassign.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
array_overload.zok generic equivalence, add tests 2021-04-19 18:46:13 +02:00
assign_to_element.zok clean 2021-05-27 15:11:44 +02:00
bool_and.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
bool_not.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
bool_or.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
boolean_literal.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
brackets.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
comments.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
comparison_operators.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
conditions.zok wip 2020-09-29 09:56:07 +02:00
constant_in_sig.zok visit declaration key 2021-06-07 13:38:49 +02:00
decimal_literal.zok add decimal suffix test 2021-04-12 10:05:11 +02:00
explicit_generic.zok rename and improve example 2021-04-20 12:39:41 +02:00
factorization.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
flatten.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
for.zok implement blocks for all types, add breaking example for edge case 2021-05-16 23:03:05 +02:00
functions_equivalent.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
if_eq.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
left_side_call.zok fix tests 2021-04-19 10:59:23 +02:00
multi_return.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
multi_return_sum.zok change file endings 2019-09-24 12:05:43 +02:00
multiple_witnesses.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
n_choose_k.zok fix all tests 2020-11-09 18:04:28 +00:00
no_flatten.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
pow.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
pragma.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
propagate.zok wip 2020-09-16 17:57:12 +02:00
propagate_call.zok fix tests 2021-04-19 10:59:23 +02:00
reassignment.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
reduceable_exponent.zok fix all tests 2020-11-09 18:04:28 +00:00
simple_add.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
simple_ifelse.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
simple_mul.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
spaces_tabs_comments.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
sub.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
synonyms.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
taxation.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
test1.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
test_lt_max_value.zok use field constants to avoid curve dependant code 2021-07-14 14:10:16 +02:00
waldo.zok fix all tests 2020-11-09 18:04:28 +00:00
wavelets.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00