Commit Graph

174 Commits

Author SHA1 Message Date
ada
46bcb45051 upgrading jubjub to mal language 2020-10-28 01:26:55 +01:00
ada
fea2b6c313 added lisp files 2020-10-28 01:26:55 +01:00
ada
e27ac3d452 added mal lisp and jubjub unfinished sample 2020-10-28 01:26:55 +01:00
ada
5153df63c1 exploring read function 2020-10-28 01:26:55 +01:00
ada
2a198b8a75 prototyping lisp v0 2020-10-28 01:26:55 +01:00
ada
8ad7001664 prototyping lisp v0 2020-10-28 01:26:55 +01:00
ada
2499b47560 prototyping lisp v0 2020-10-28 01:26:55 +01:00
ada
13366f74c1 prototyping lisp v0 2020-10-28 01:26:55 +01:00
rachel-rose
f51ddea3fd bash script for mimc on zkvm 2020-10-24 12:48:32 +02:00
rachel-rose
92a0d1c0d6 got mimc/params working 2020-10-24 12:46:24 +02:00
rachel-rose
59177163cb commented out jubjub specific check 2020-10-24 11:44:16 +02:00
rachel-rose
8aab25d30b added .zts file to contract.setup() call 2020-10-22 22:42:13 +02:00
rachel-rose
852820ae68 added zts file to contract.setup() call 2020-10-22 22:39:58 +02:00
rachel-rose
69330830e5 Merge branch 'master' of github.com:narodnik/sapvi into master 2020-10-21 20:11:04 +02:00
rachel-rose
9ae1f20d75 commented out Ok() from unimplemented functions 2020-10-21 20:10:17 +02:00
rachel-rose
079e876d0d added _ prefix to unused variables in unimplemented functions 2020-10-21 20:03:32 +02:00
rachel-rose
69d8bee5ab removed mut from const variables 2020-10-21 19:43:36 +02:00
rachel-rose
e6caf8fc53 removed unused gadget imports 2020-10-21 18:02:57 +02:00
rachel-rose
9a8f59f85f added return ? 2020-10-21 17:59:19 +02:00
rachel-rose
92220db262 changed println! to eprintln! for unreadable contract 2020-10-21 17:52:45 +02:00
narodnik
9b2b6b49e5 Merge branch 'master' of github.com:narodnik/sapvi into master 2020-10-21 16:10:11 +02:00
narodnik
fc3adebaee update outdated README 2020-10-21 16:09:57 +02:00
rachel-rose
42af3c6cef removed unused import crate::vm::ZKVMCircuit 2020-10-20 21:47:44 +02:00
rachel-rose
60e49c2754 removed unused imports std::ops Add, Neg 2020-10-20 21:45:14 +02:00
rachel-rose
13a7264649 rm file zkvm.rs 2020-10-20 20:48:51 +02:00
rachel-rose
3214e223be changed value names 2020-10-20 20:48:11 +02:00
rachel-rose
816e46ceff removed redudant line 2020-10-20 20:43:37 +02:00
rachel-rose
d3c51f74af bash script for zkvm command line tool 2020-10-20 16:24:26 +02:00
rachel-rose
b502f5802a fixed param bug 2020-10-20 16:23:51 +02:00
rachel-rose
96034a0b89 changed verify asset to if/else check 2020-10-20 14:21:35 +02:00
rachel-rose
2bc5862d04 removed hardcoding, reads from command line args 2020-10-20 14:08:26 +02:00
rachel-rose
3d904dcebf moved to /bin 2020-10-20 13:49:53 +02:00
rachel-rose
250d61ffc0 moved zkvm to bin 2020-10-20 13:48:35 +02:00
rachel-rose
39672e1bed command line tool 2020-10-19 21:43:22 +02:00
rachel-rose
7c6c63ba53 removed trailing whitespace 2020-10-19 14:25:46 +02:00
narodnik
9062c409c1 jubjub save and load proof 2020-10-17 19:28:40 +02:00
narodnik
1099a62eb4 add save and load trusted setup stuff 2020-10-17 17:51:52 +02:00
narodnik
7a419fdf0a fix broken import: s/vm/compile/ 2020-10-17 17:29:44 +02:00
narodnik
b6a898a95c split zk functions from jj.rkt 2020-10-17 17:26:03 +02:00
narodnik
6048079efc exit if lisp script error 2020-10-17 16:14:12 +02:00
narodnik
f29282a357 switch proof generation from jinja to lisp/racket 2020-10-17 16:08:50 +02:00
narodnik
6d9e5a0411 added proofs/jubjub.params 2020-10-16 11:24:51 +02:00
narodnik
04ec9dc059 zkvm spec 2020-10-15 13:56:01 +02:00
narodnik
5845602ca4 added TODO list 2020-10-15 12:26:43 +02:00
narodnik
16ebe6dc78 add missing run_mimc.sh script 2020-10-12 22:27:43 +02:00
narodnik
15dffe950d rename lcX_add_one_coeff to lcX_add_constant, and add mimc example 2020-10-12 22:27:12 +02:00
narodnik
f55ba1569f improve compiler output 2020-10-12 22:12:08 +02:00
narodnik
403760bb13 show lines in compiler output 2020-10-12 21:36:28 +02:00
narodnik
3c2d281cd0 move all old files in src to old/ 2020-10-11 14:43:48 +02:00
narodnik
67d906c72e begin moving old files in src 2020-10-11 14:41:45 +02:00