Thibaut Schaeffer
8c08164038
Build with stable rust ( #1288 )
...
make zokrates build on stable rust
2023-04-13 17:26:01 +02:00
Thibaut Schaeffer
3e40945778
Use foundry for integration tests ( #1266 )
...
* remove zokrates_solidity_test, use foundry for integration tests
* fix foundry install
* fix foundry install
* use full path for forge
* wip
* wip
* wip
* test
* test
* test
* test
* test
* add message if foundry is missing, add changelog
* move install script to ci config
* Apply suggestions from code review
---------
Co-authored-by: Thibaut <thibaut@Thibauts-MacBook-Pro.local>
2023-01-30 17:50:20 +01:00
schaeff
82c7869a5f
drop support for libsnark
2022-05-19 12:38:42 +02:00
dark64
4c2a1fc74b
Update docs, set stdlib-path as optional parameter
2020-06-30 13:57:02 +02:00
schaeff
333adeb3ed
merge develop
2019-03-18 12:20:41 +01:00
schaeff
7597234d54
Merge branch 'develop' of github.com:JacobEberhardt/ZoKrates into stdlib-crate
2019-03-14 12:32:41 +01:00
schaeff
799f528481
make contracts solidity 0.5 compatible
2019-02-28 16:10:27 +01:00
schaeff
99aae5544b
rename script, add to CI
2019-02-28 13:28:17 +01:00
schaeff
c5c9ed0662
update contracts to 0.5, add solcjs test on verifier in integration
2019-02-28 13:25:51 +01:00
schaeff
440a1887e9
make stdlib a crate, add integration tests using fs resolver
2019-02-26 15:20:43 +01:00
schaeff
f998a087ce
merge develop
2019-02-11 17:22:29 +01:00
schaeff
293477ed6c
clean dockerfiles, execute prerequisites as root
2019-02-08 16:58:45 +01:00
schaeff
826168240b
move libsnark fetch to build
2019-02-07 17:22:28 +01:00
schaeff
b731a7c296
solve conflict
2019-01-28 10:18:27 +01:00
schaeff
283d18db85
fix libsnark magic path error
2019-01-18 20:32:05 +01:00
schaeff
5c0b5e84ad
add /Users/obit/sides/zokrates/zokrates_stdlib/stdlib to Dockerfiles, add stdlib with dummy file
2019-01-16 17:58:46 +01:00
schaeff
38e31b1d01
upgrade rust version in dockerfiles
2019-01-11 17:33:16 +01:00
schaeff
760a7c5322
upgrade image in dockerfile, add serialization for keys and proofs. wip
2019-01-01 23:04:02 +01:00
schaeff
067df95f71
update maintainers
2018-10-26 10:26:29 +02:00
schaeff
7fe30becc9
add production dockerfile, update CI
2018-10-25 23:25:58 +02:00