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

684 commits

Author SHA1 Message Date
dark64
97f9cc6e2b Move function definitions to source file (ffi) 2019-11-11 14:53:00 +01:00
dark64
012b5ee757 Add setup keypair struct, add comments on memory allocation 2019-11-10 18:40:02 +01:00
dark64
2c29a0bed5 Refactor ffi, add pghr13 scheme 2019-11-05 15:56:27 +01:00
dark64
f0646324f8 add explicit buffer deallocation 2019-11-02 02:39:41 +01:00
dark64
592d5dfd58 fix buffer length issue 2019-11-01 01:34:03 +01:00
dark64
da062f0e27 remove libc, fix i32 types 2019-10-31 14:42:26 +01:00
dark64
9480f218ed gm17 ffi 2019-10-31 01:57:27 +01:00
dark64
e7c1a0e6d7 wip 2019-10-30 00:08:39 +01:00
schaeff
3993732a1f add error message if alias inference fails, fmt 2019-10-29 12:16:26 +01:00
schaeff
44124fea86 remove warnings 2019-10-28 10:53:08 +01:00
schaeff
df7a11a6b0 remove file based api from backend 2019-10-25 13:36:10 +02:00
schaeff
400a2205f3 merge dev, fix flags 2019-10-25 13:13:14 +02:00
Thibaut Schaeffer
883b731296
Merge pull request #492 from petscheit/bool_eq
Bool eq
2019-10-22 11:44:14 +02:00
Paul E
ae4c5bcb5c implements constant propagation for boolEq 2019-10-17 15:11:27 +02:00
Paul E
20b3418f0f chenged naming of BooleanExpression::Eq to FieldEq 2019-10-17 14:19:57 +02:00
Paul E
ffed1e775f updated requested changes 2019-10-17 14:02:14 +02:00
Paul E
9971fff3e7 update comment 2019-10-16 12:16:04 +02:00
Paul E
ab4979f69e fix formating 2019-10-16 12:02:50 +02:00
Paul E
1d118b9298 Merge branch 'develop' of https://github.com/Zokrates/ZoKrates into bool_eq 2019-10-16 11:50:11 +02:00
Paul E
4767a00ad6 updated bool_compare and test 2019-10-16 11:50:01 +02:00
schaeff
2ae2a1ea00 remove freebsd 2019-10-08 16:34:01 +09:00
Thibaut
29ada15ec1 merge dev 2019-10-07 12:32:09 +09:00
Thibaut
5040e5b7bf tweaks following review 2019-10-07 11:49:41 +09:00
Thibaut Schaeffer
5a5dba7e72
Apply suggestions from code review
Co-Authored-By: Stefan <stefandeml@gmail.com>
2019-10-07 11:49:03 +09:00
Thibaut
e15d524e7b Merge branch 'structs' of github.com:Zokrates/ZoKrates into wasm-friendly 2019-10-06 13:00:56 +09:00
Paul E
0f3e0ee61f Changed OP nameing and update logic 2019-10-04 13:40:38 +02:00
Thibaut
925ef977f2 merge dev 2019-10-03 16:53:19 +02:00
Thibaut
210a8b9f3a remove web incompatible crates, change wasm flag to wasm_solvers, introduce wasm flag 2019-10-03 16:42:15 +02:00
Thibaut
bab73384c1 fix access ssa 2019-10-02 20:08:06 +02:00
Thibaut
6dc8c68f24 Merge branch 'develop' of github.com:Zokrates/ZoKrates into structs 2019-10-02 19:56:25 +02:00
Paul E
1266ee598c fix formating error 2019-10-02 16:32:18 +02:00
Paul E
99958963d4 add equality operator for booeleans 2019-10-02 16:03:40 +02:00
Thibaut
922add495e get latest ssa variable for index and array 2019-10-01 18:43:06 +02:00
Thibaut
544599b960 patch general case 2019-10-01 13:15:01 +02:00
Thibaut
55bdb05f81 merge dev 2019-09-30 19:29:19 +02:00
Thibaut
8f81dd0f0e revert execute change 2019-09-30 15:49:55 +02:00
Thibaut
4beb24a457 adjust tests 2019-09-30 15:02:32 +02:00
Thibaut
be14810af9 merge structs 2019-09-30 14:23:33 +02:00
Thibaut
0a7139f98e merge dev 2019-09-30 14:08:46 +02:00
Thibaut
997d2c3862 extract abi to crate, accept raw and abi, add cli flags 2019-09-27 19:23:16 +02:00
schaeff
c413fd64d0 wip 2019-09-25 19:37:05 +02:00
Darko M
d236e58d00
Update bellman.rs 2019-09-25 01:14:26 +02:00
schaeff
ed300a9a28 change file endings 2019-09-24 12:05:43 +02:00
schaeff
c815a32574 remove test, fix comment 2019-09-23 18:48:59 +02:00
schaeff
79fea57be8 clean, add boolean check to all boolean user input 2019-09-23 18:33:08 +02:00
schaeff
a0c2663471 merge dev 2019-09-23 11:33:19 +02:00
schaeff
805b4290ef address review comments 2019-09-23 10:51:02 +02:00
schaeff
57afbb0a57 Merge branch 'develop' of github.com:Zokrates/ZoKrates into rec-arrays 2019-09-23 10:46:00 +02:00
schaeff
253e5b7ffa Merge branch 'develop' of github.com:Zokrates/ZoKrates into structs 2019-09-19 23:47:03 +02:00
schaeff
0c7bee35ce implement encoding and decoding for abi, integrate with cli 2019-09-18 15:11:10 +02:00