1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
Commit graph

76 commits

Author SHA1 Message Date
dark64
b7e787dfd1 deprecate multi returns 2022-06-21 15:03:53 +02:00
dark64
16f2b4c3ac change syntax in cli/examples 2022-04-06 20:23:58 +02:00
dark64
66b273dabc remove if-expressions 2022-04-06 15:41:38 +02:00
schaeff
1cd049ac93 add tests, add book entry, fix inference 2022-01-11 11:48:16 +01:00
dark64
db9615bdac merge develop, fix conflicts 2021-12-10 12:38:44 +01:00
schaeff
9d95e08e30 merge dev 2021-12-07 19:17:55 +01:00
dark64
36362101f4 merge dev, fix conflicts 2021-12-07 14:44:23 +01:00
dark64
97c03d12be add zokrates_mpc crate 2021-11-23 15:35:54 +01:00
Darko Macesic
71872294b7
Merge pull request #1037 from Zokrates/remove-return-1
Remove confusing returns
2021-11-09 17:34:03 +01:00
Thibaut Schaeffer
d17d3121c9
Merge pull request #982 from Zokrates/type-alias
Implement type aliasing
2021-11-08 11:08:37 +01:00
dark64
44b4fdde5a fix tests 2021-11-03 19:09:36 +01:00
dark64
56ce03fe45 update radix file 2021-11-03 15:47:55 +01:00
dark64
38ff7f4f03 update docs 2021-11-03 15:44:51 +01:00
schaeff
81bd3671c3 fix libsnark, fix rng tutorial 2021-11-03 13:49:09 +01:00
schaeff
3c12feb74e fix clippy, implement embeds, fix tutorial 2021-11-03 11:52:24 +01:00
dark64
a4811c98e0 refactor mpc commands, add mpc tutorial to the book 2021-11-02 15:29:59 +01:00
schaeff
5ff16b25f8 change gettingstarted example to assert 2021-10-18 16:54:38 +02:00
schaeff
eb492153f4 add docs, use alias in example 2021-10-12 12:10:02 +03:00
dark64
11b595ef21 implement ternary operator 2021-09-15 19:39:01 +02:00
schaeff
0c68477275 add docs 2021-08-10 15:58:51 +02:00
Thibaut Schaeffer
5a02186fc1
Merge pull request #944 from Zokrates/run-ci-tutorials
Test tutorials in CI
2021-08-09 12:04:42 +02:00
Thibaut Schaeffer
f717d243b2
Merge pull request #945 from Zokrates/generic-structs
Implement generic structs
2021-08-09 11:58:34 +02:00
schaeff
fbd7fddf99 update doc, example, fix absy creation 2021-07-28 00:11:18 +02:00
dark64
0554f799c5 use correct stdlib path in tutorial tests 2021-07-15 13:43:44 +02:00
dark64
f52250f6e8 remove alias 2021-07-15 12:46:56 +02:00
dark64
02a0475842 fix tests 2021-07-15 12:10:26 +02:00
dark64
18d57a0012 run rng tutorial as a test 2021-07-14 15:37:26 +02:00
Alex Beregszaszi
9d47e000f5 Use tuple-swap function 2021-06-01 13:35:44 +01:00
Alex Beregszaszi
ea43c6f161 Bubblesort using a helper function 2021-06-01 13:13:04 +01:00
Alex Beregszaszi
08051b4b20 Add bubblesort example 2021-06-01 13:13:04 +01:00
Alex Beregszaszi
0017179c69 Fix compilation of reveal_bit example 2021-05-20 15:25:19 +01:00
Alex Beregszaszi
33c2dbe68a Move rng example source code to zokrates_cli/examples (so they are compiled) 2021-05-20 14:19:22 +01:00
schaeff
4fbd534376 allow comment after new line, tweak docs 2021-05-17 22:58:24 +02:00
schaeff
254fad4cfa update book 2021-05-17 20:39:58 +02:00
schaeff
6f6a8a64f1 change abi example, add uint comment 2021-05-05 11:24:54 +02:00
Thibaut Schaeffer
0d804fa6a6
Merge pull request #792 from Zokrates/constant-def
Introduce constant definitions
2021-04-30 11:11:31 +02:00
dark64
b94b72080f update example 2021-04-19 14:57:53 +02:00
dark64
42900ed3bd update book 2021-04-19 14:39:39 +02:00
dark64
dafef03b1f fix imports, more tests 2021-04-16 21:51:13 +02:00
dark64
a94cb9f9de update assert example 2021-04-16 15:19:05 +02:00
dark64
abcf2f050e update assert example 2021-04-15 19:40:10 +02:00
schaeff
775cd8cb81 update docs, add changelog 2021-04-01 15:36:34 +02:00
schaeff
5a0bc95acc update book 2020-12-22 18:14:54 +01:00
schaeff
e8cdbcc318 wip 2020-09-29 09:56:07 +02:00
schaeff
304e4fa3cb wip 2020-09-16 17:57:12 +02:00
schaeff
36efdddf3e fix conflicts 2020-08-04 20:49:32 +02:00
schaeff
58b3c00efe introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
schaeff
18a0b5c105 add latest flag to releases, remove useless stdlib components, put stdlib doc in source, add stdlib summary to book 2020-07-28 15:50:17 +02:00
schaeff
498a866521 update docs 2020-07-17 12:25:05 +02:00
schaeff
d7ce5d2f58 Merge branch 'add_operator_docs' of github.com:petscheit/ZoKrates into develop 2020-07-16 22:19:33 +02:00