schaeff
|
4dde51a828
|
fix wasmi version
|
2019-07-09 17:45:10 +02:00 |
|
schaeff
|
f2034c78c3
|
remove warning in zokrates_field
|
2019-07-09 17:23:44 +02:00 |
|
schaeff
|
c182a9a81c
|
reove warning in backend
|
2019-07-09 17:15:48 +02:00 |
|
JacobEberhardt
|
df1ef5947a
|
Merge pull request #399 from Zokrates/add-boolean-constants
Add boolean constants
|
2019-07-06 00:52:36 +02:00 |
|
JacobEberhardt
|
3b895d0f05
|
Merge pull request #417 from Zokrates/resolve-feature
Put resolvers behind feature in zokrates_cli
|
2019-07-06 00:33:38 +02:00 |
|
schaeff
|
4abfc12efb
|
address comments
|
2019-07-06 00:28:58 +02:00 |
|
Thibaut Schaeffer
|
8e7867907a
|
Merge pull request #400 from Zokrates/add-boolean-propagation
Add boolean constant propagation
|
2019-07-05 23:52:09 +02:00 |
|
Thibaut Schaeffer
|
4a053c91a6
|
Merge pull request #411 from Zokrates/double-and-add-exponentiation
Exponentiation by squaring
|
2019-07-05 23:48:47 +02:00 |
|
Thibaut Schaeffer
|
92234ae000
|
Merge pull request #414 from petscheit/app_testing
Adds testing of contracts to testing pipeline
|
2019-07-05 23:45:26 +02:00 |
|
Thibaut Schaeffer
|
18d7efcde2
|
Merge branch 'develop' into app_testing
|
2019-07-05 23:35:58 +02:00 |
|
Thibaut Schaeffer
|
1d24aa70a7
|
Merge pull request #422 from Zokrates/integration-testing
More robust integration testing + docs
|
2019-07-05 23:06:38 +02:00 |
|
JacobEberhardt
|
c8d5d6183c
|
Improved doc
|
2019-07-05 19:31:01 +02:00 |
|
JacobEberhardt
|
83e8df7987
|
Made integration testing more robust and added testing documentation
|
2019-07-05 18:07:24 +02:00 |
|
schaeff
|
ac4704ab0f
|
remove unreachable formats
|
2019-07-05 12:10:01 +02:00 |
|
schaeff
|
a5096a6182
|
change shorthand for abi to a
|
2019-07-05 12:09:01 +02:00 |
|
schaeff
|
b7376173b3
|
improve cli flag for abi
|
2019-07-05 12:07:22 +02:00 |
|
Paul Etscheit
|
7fd7b1766a
|
Update pghr13.rs
Changes argument from reference to to variable
|
2019-07-05 11:29:52 +02:00 |
|
Paul Etscheit
|
40751ec5e6
|
Update gm17.rs
Changes argument from reference to variable
|
2019-07-05 11:28:04 +02:00 |
|
schaeff
|
64e785bde6
|
remove undefined vars, remove ref to stack var
|
2019-07-05 11:10:26 +02:00 |
|
schaeff
|
bba0729469
|
make fs mandatory
|
2019-07-05 10:55:49 +02:00 |
|
Paul Etscheit
|
c225ea7a80
|
Merge pull request #1 from Schaeff/app_testing_fork
Integrate app_testing with current e2e setup
|
2019-07-05 10:47:05 +02:00 |
|
schaeff
|
915443d1fd
|
make variables private in test to reduce gas usage
|
2019-07-04 18:31:39 +02:00 |
|
schaeff
|
ac46518c96
|
integrate ethereum deployment with integration tests, remove duplicated code in js script
|
2019-07-04 18:11:02 +02:00 |
|
schaeff
|
0ee24f90b2
|
fix git issue
|
2019-07-04 15:38:42 +02:00 |
|
schaeff
|
ea138eadf9
|
remove git install
|
2019-07-04 13:26:31 +02:00 |
|
Stefan
|
89d74f085d
|
Merge pull request #404 from Zokrates/optimize-zero-quadratic-comb
Optimize zero quadratic combinations
|
2019-07-03 10:20:12 +02:00 |
|
Thibaut Schaeffer
|
271444075c
|
Merge pull request #407 from eupn/github-resolver
Implement github resolver
|
2019-07-01 11:25:23 +02:00 |
|
schaeff
|
e057af9031
|
Merge branch 'develop' of github.com:Zokrates/ZoKrates into resolve-feature
|
2019-07-01 11:25:19 +02:00 |
|
schaeff
|
1da692a30e
|
put resolvers behing zokrates_cli features
|
2019-07-01 11:23:39 +02:00 |
|
Paul E
|
e0510d0518
|
moved contract nesting to another folder due to test error and changed build step
|
2019-06-29 16:25:47 +02:00 |
|
Paul E
|
ae7ee29a5b
|
added contract tests to integration_test circleci job
|
2019-06-29 15:22:21 +02:00 |
|
Paul E
|
a12201060e
|
testing integration test integration
|
2019-06-29 14:44:05 +02:00 |
|
eupn
|
7409f45237
|
Merge pull request #1 from Zokrates/mock-gh
Keep mocking in github_resolver
|
2019-06-29 19:39:53 +07:00 |
|
schaeff
|
60cc804b53
|
mock github in resolver only
|
2019-06-29 00:20:27 +02:00 |
|
Paul E
|
866e81367d
|
Merge branch 'abiv2' into app_testing
|
2019-06-28 14:05:35 +02:00 |
|
Paul E
|
fc60aa97e8
|
Implements abiv2 into cli and core
|
2019-06-28 14:04:52 +02:00 |
|
Evgenii P
|
68169dfaa6
|
rustfmt
|
2019-06-26 19:44:49 +07:00 |
|
Evgenii P
|
99e08a9f1b
|
Mock github to run tests without internet
|
2019-06-26 19:44:14 +07:00 |
|
Evgenii P
|
78d577a572
|
Change github import prefix from "github:" to "github.com/"
|
2019-06-26 17:56:28 +07:00 |
|
schaeff
|
b20174b78b
|
implement double and add, or square-and-multiply
|
2019-06-26 00:03:19 +02:00 |
|
Evgenii P
|
c7c6ece9fe
|
Fix typo in import path
|
2019-06-26 01:29:17 +07:00 |
|
Evgenii P
|
36d7b5f6f1
|
rustfmt
|
2019-06-26 01:22:42 +07:00 |
|
Evgenii P
|
d48d541e06
|
Improve error handling idioms
|
2019-06-26 01:17:27 +07:00 |
|
Evgenii P
|
3ec95b8182
|
Use GITHUB_IMPORT_PREFIX
|
2019-06-26 01:16:56 +07:00 |
|
Evgenii P
|
77d3bf62bc
|
Use ZoKrates repository
|
2019-06-26 01:14:48 +07:00 |
|
Thibaut Schaeffer
|
307121a613
|
Merge pull request #410 from Zokrates/master
Merge 0.4.9 into develop
|
2019-06-25 18:49:57 +02:00 |
|
Thibaut Schaeffer
|
d5b870bfa1
|
Merge pull request #397 from alexeiZamyatin/add-256bitpadded
Added 256bitPadded.code for sha256 on field[256] -> field[256]
|
2019-06-25 18:48:44 +02:00 |
|
Evgenii P
|
b07050086c
|
Fix doc-tests
|
2019-06-25 22:21:05 +07:00 |
|
Alexei Zamyatin
|
033229216a
|
Update zokrates_stdlib/stdlib/hashes/sha256/256bitPadded.code
Co-Authored-By: Thibaut Schaeffer <schaeffer.thibaut@gmail.com>
|
2019-06-25 16:06:44 +01:00 |
|
Alexei Zamyatin
|
39b55b458d
|
Update zokrates_stdlib/stdlib/hashes/sha256/256bitPadded.code
Co-Authored-By: Thibaut Schaeffer <schaeffer.thibaut@gmail.com>
|
2019-06-25 16:06:33 +01:00 |
|