1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/zokrates_cli/examples
2022-06-15 16:14:13 +02:00
..
alias implement type aliasing 2021-08-25 18:21:41 +02:00
arrays implement and update zok files 2022-06-13 20:17:40 +02:00
book changelog, docs 2022-06-15 16:14:13 +02:00
compile_errors implement and update zok files 2022-06-13 20:17:40 +02:00
functions implement and update zok files 2022-06-13 20:17:40 +02:00
imports add test 2021-07-26 15:02:37 +02:00
merkleTree implement and update zok files 2022-06-13 20:17:40 +02:00
runtime_errors revert to original impl, add symetric check, add logs 2021-10-15 13:00:48 +03:00
structs implement and update zok files 2022-06-13 20:17:40 +02:00
sudoku implement and update zok files 2022-06-13 20:17:40 +02:00
tuples implement and update zok files 2022-06-13 20:17:40 +02:00
add.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
argument_reassign.zok implement and update zok files 2022-06-13 20:17:40 +02:00
array_generic_inference.zok address review comments 2021-09-24 17:54:16 +03:00
array_overload.zok generic equivalence, add tests 2021-04-19 18:46:13 +02:00
assign_to_element.zok implement and update zok files 2022-06-13 20:17:40 +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
call_in_const.zok refactor for ordered symbols, clean, propagate constants globally to cover constants in function key 2021-09-10 23:27:19 +02:00
call_in_const_aux.zok refactor constants to keep track of them across modules 2021-08-21 00:08:12 +02:00
call_in_constant.zok address review comments 2021-09-24 17:54:16 +03:00
comments.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
comparison_operators.zok implement and update zok files 2022-06-13 20:17:40 +02:00
complex_call_in_constant.zok implement and update zok files 2022-06-13 20:17:40 +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
constant_index_on_spread_inline.zok improve example 2021-10-08 20:26:28 +03:00
decimal_literal.zok add decimal suffix test 2021-04-12 10:05:11 +02:00
empty_spread_propagation.zok implement and update zok files 2022-06-13 20:17:40 +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 and update zok files 2022-06-13 20:17:40 +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 implement and update zok files 2022-06-13 20:17:40 +02:00
no_flatten.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
pow.zok implement and update zok files 2022-06-13 20:17:40 +02:00
pragma.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
propagate.zok implement and update zok files 2022-06-13 20:17:40 +02:00
propagate_call.zok fix tests 2021-04-19 10:59:23 +02:00
reassignment.zok implement and update zok files 2022-06-13 20:17:40 +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
struct_generic_inference.zok address review comments 2021-09-24 17:54:16 +03: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