dark64
398b4a673a
Add dev mode flag
2020-03-23 18:23:55 +01:00
dark64
7df8f84b31
merge develop with wasm-friendly
2020-01-07 20:51:52 +01:00
schaeff
3007ca7e15
target bellman master
2019-12-03 17:53:52 +01:00
Thibaut Schaeffer
86ba4b708c
add firefox testing. wip ( #517 )
...
* add firefox testing. wip
* fix config
* use crates bellman
* install curl
* move wasm install test install script to sh
* make sh executable
* remove firefox as its suppose to be there already
* confirm install..
* seems like firefox isnt there after all
* firefox-esr
* use fixed bellman
* revert backend api change, only touch env outside wasm
* fix typo in cfg flag
2019-11-22 13:02:02 +01:00
schaeff
c413fd64d0
wip
2019-09-25 19:37:05 +02:00
schaeff
9521d5822a
create zokrates_core_test crate and move zokrates_core tests there
2019-09-17 12:10:59 +02:00
schaeff
28d97959a1
remove all bufreaders, replace with string
2019-07-23 17:50:49 +02:00
schaeff
87588f39c3
fix core test
2019-07-05 22:58:38 +02:00
schaeff
3d06ee1d5c
implement read-only array slices
2019-06-16 09:45:53 +02:00
schaeff
20e12c10ea
merge dev
2019-05-30 10:02:32 +02:00
schaeff
d8284dac19
solve conflict
2019-04-09 14:33:04 +02:00
schaeff
0be493fdd1
fix following review: extract witness with write read, rename scheme to proving scheme, typos
2019-04-08 14:56:07 +02:00
schaeff
aab1ab80e9
integrate with pest parser. WIP
2019-03-19 12:11:19 +01:00
schaeff
e727c712cc
Merge branch 'develop' of github.com:JacobEberhardt/ZoKrates into bellman-backend-v2
2019-03-06 10:17:46 +01:00
Thibaut Schaeffer
d118a935fb
Merge branch 'develop' into ir-optimiser
2019-03-04 16:53:45 +01:00
sdeml
10a2b59f9d
add tests for split
2019-03-03 08:14:36 +01:00
schaeff
d374d2843f
move r1cs_program to libsnark module, fix order of public inputs bug for verification, automate bellman variable assignement
2019-02-21 17:00:17 +01:00
schaeff
6597ec511f
fix wrong try_linear, fix comment
2019-02-06 17:16:04 +01:00
schaeff
b731a7c296
solve conflict
2019-01-28 10:18:27 +01:00
Stefan
6b916e779f
Merge pull request #225 from Zokrates/if-else-array
...
Add support for IfElse for arrays
2019-01-22 14:54:43 +01:00
schaeff
e084165adc
add multiple errors, add node for all AST, fix tests ignoring positions
2019-01-18 11:49:16 +01:00
Guillaume Ballet
e1d2df3e20
Fix build after rebase
2019-01-14 17:04:23 +01:00
Guillaume Ballet
666d6760f7
Fix field test
2019-01-14 14:49:47 +01:00
Guillaume Ballet
df96ab59b7
Fix build warnings
2019-01-14 14:49:47 +01:00
schaeff
8e1821dca8
merge, solve conflicts, make tests pass
2019-01-14 00:03:28 +01:00
schaeff
9de72fe21e
add tests, fix order of outputs in test runner
2019-01-04 15:31:16 +01:00
schaeff
3cfbd78529
simplify, use strings for constraint errors, compare errors
2019-01-02 13:19:08 +01:00
schaeff
c570e3a06e
use absolute paths in macro definition to make it self contained
2019-01-01 23:10:58 +01:00
schaeff
3169d6da0c
make computaion test pass
2018-12-31 09:32:54 +01:00
schaeff
baec52e239
use macro to generate tests
2018-12-30 21:27:37 +01:00
schaeff
d7d53eca2b
improve interpreter api, add e2e tests to zokrates_core
2018-12-21 17:27:44 +01:00