1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
Commit graph

250 commits

Author SHA1 Message Date
dark64
60f9189458 add range semantics to docs 2021-09-08 15:51:28 +02:00
schaeff
a713c43e04 fix typo, add changelog 2021-08-11 14:41:02 +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
schaeff
fbd7fddf99 update doc, example, fix absy creation 2021-07-28 00:11:18 +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
schaeff
f50c3af402 add docs 2021-07-02 18:36:36 +02:00
schaeff
454d4b9ab3 Merge branch 'develop' of github.com:Zokrates/ZoKrates into for-loop-doc 2021-06-23 13:30:24 +02:00
schaeff
21f3775de4 fix links in book 2021-06-23 12:54:26 +02:00
Thibaut Schaeffer
961834c1ec
Update control_flow.md 2021-06-22 15:45:59 +02:00
dark64
2ba9df9543 update book 2021-06-08 15:00:20 +02:00
dark64
e7b2c8a221 update reference 2021-05-26 19:45:03 +02:00
dark64
0a8e32f7c6 fix broken links 2021-05-26 19:39:19 +02:00
Alex Beregszaszi
20f4a47fd0 Update documentation too 2021-05-20 19:22:17 +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
dark64
d72ca8c54b fix broken links in the book 2021-05-19 16:45:16 +02: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
Thibaut Schaeffer
4f17446e3d
Merge pull request #761 from Zokrates/constant-range-check
Constant range check
2021-04-29 20:14:24 +02:00
dark64
9f69ea3771 refactoring 2021-04-21 18:15:12 +02:00
dark64
42900ed3bd update book 2021-04-19 14:39:39 +02:00
dark64
ec50be4d28 fix typos 2021-04-14 20:03:14 +02:00
dark64
8b050d8c44 update book, add changelog 2021-04-12 18:57:47 +02:00
schaeff
56146cd95f merge dev, < not working, wip 2021-04-08 20:00:15 +02:00
Thibaut Schaeffer
80ff39d428
Merge pull request #772 from Zokrates/u64-playground
Adding u64 support, keccak and sha3 hashes
2021-04-07 15:49:32 +02:00
dark64
3cd2755c3e update book and spacing 2021-04-06 19:33:31 +02:00
schaeff
9d13b4129d merge dev, implement inference for neg and pos, fix conclicts 2021-04-01 17:34:05 +02:00
schaeff
775cd8cb81 update docs, add changelog 2021-04-01 15:36:34 +02:00
schaeff
38b6fc76a4 merge dev and fix conflicts 2021-04-01 12:52:05 +02:00
schaeff
0ed25a5127 fix conflicts 2021-04-01 11:01:36 +02:00
Thibaut Schaeffer
a45dae01db
Merge pull request #783 from Zokrates/u32-shift-arg
Change shifts to take u32 as their second argument
2021-04-01 10:55:36 +02:00
schaeff
d437bd3adb use deploy to write, use latest to read 2021-03-31 11:39:22 +02:00
schaeff
9f2d7afa80 update doc and changelog 2021-03-30 19:06:57 +02:00
schaeff
24ca0815d4 update precedence docs 2021-03-30 18:34:52 +02:00
schaeff
2cd5a4aceb add docs 2021-03-30 16:27:07 +02:00
schaeff
bf8369c362 merge dev and make array memoize test pass 2021-02-04 14:02:37 +01:00
paul etscheit
1a6373da33 fixes link 2021-02-03 13:30:59 +01:00
schaeff
5a0bc95acc update book 2020-12-22 18:14:54 +01:00
schaeff
6e769f30c5 merge dev 2020-11-24 16:41:40 +00:00
JacobEberhardt
3697069dbb Division semantics for field and unsigned ints 2020-11-23 18:53:49 +01:00
schaeff
4bbde1f02e fix conflict 2020-11-23 14:47:00 +00:00
schaeff
e569173c9f Merge branch 'migrate-zexe-to-ark' of github.com:Zokrates/ZoKrates into uint-division 2020-11-20 19:15:45 +00:00
schaeff
f8d857d3b8 migrate zexe to ark 2020-11-20 18:52:27 +00:00
Thibaut Schaeffer
45ffc6c5bc
Merge pull request #701 from qbzzt/ori-updates-rng
RNG tutorial
2020-11-20 11:12:03 +00:00
schaeff
9f3ccdb7f2 add remainder operation 2020-11-19 12:35:42 +00:00
qbzzt
6b24c6cfe1
Update rng_tutorial.md 2020-11-18 08:00:51 -06:00