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

12 commits

Author SHA1 Message Date
sdeml
a25dd44975 move merkle tree gadget to example folder 2019-02-01 10:30:43 +01:00
sdeml
fe6396950b resolve PR comments 2019-01-31 21:06:43 +01:00
sdeml
94f855ede8 fix PR comments 2019-01-31 13:29:16 +01:00
schaeff
d604faea37 rename NOT.code to not.code (yeah macos, I'm looking at you) 2019-01-24 22:28:48 +01:00
sdeml
33bb047bf7 small refactor & update docs 2019-01-24 17:05:19 +01:00
sdeml
00147b3917 Merge branch 'develop' into add-sharound
* develop: (53 commits)
  move book snippets to files in test folder, link to them from md
  handle case where path is a directory
  update cargo.lock
  update tests to use relative paths
  resolve cargo.lock conflict
  WASM crate import depends on the presence of the `wasm` feature
  Insert missing fi at the end of if statement
  change test to check flattening of 1-sized array is identical to flattening of single value
  implement variable access to ifelse array
  add support for ifelse array access, clean up semantic treatment
  recommend setting /Users/obit/sides/zokrates/zokrates_stdlib/stdlib if it is not already
  add /Users/obit/sides/zokrates/zokrates_stdlib/stdlib to Dockerfiles, add stdlib with dummy file
  remove commented out old serialization
  branch  based on first path component
  base decision on first character of path
  fallback to /Users/obit/.zokrates when importing source files
  Run the tests with WASM enabled
  Fix build after rebase
  Fix warning
  Move wasm plugin generation to a different repo
  ...

# Conflicts:
#	zokrates_book/src/sha256example.md
2019-01-23 17:43:14 +01:00
sdeml
7850ac7dbe fix tests 2019-01-18 14:52:28 +01:00
sdeml
dba5bc3e4e add merke-tree inclusion proof 2019-01-17 17:35:58 +01:00
sdeml
02dfa019ff new test fails 2019-01-17 17:29:46 +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
sdeml
c0db24bb79 cleaning and adding docs 2019-01-15 11:47:51 +01:00
sdeml
27d3759a48 move to stdlib folder 2019-01-13 17:19:15 +01:00