Commit Graph

49 Commits

Author SHA1 Message Date
Jordi Baylina 8368c53976
Fix tutorial test and templates relative path 2021-05-31 20:41:10 +02:00
Jordi Baylina 577b3f3580
Plonk finished 2021-05-31 13:21:07 +02:00
Jordi Baylina 7ed350002d
Plonk working 2021-05-18 22:26:22 +02:00
Jordi Baylina 621a31c8e9
fix verifyFromInit cli param 2020-12-20 10:25:38 +01:00
Jordi Baylina 9f7f26c49c
Added zKey verify from init file 2020-12-18 15:38:31 +01:00
Jordi Baylina 769210b91e
Merge pull request #62 from weijiekoh/fix/zk_vk_export
Fixes the zkey export verificationkey command to allow the user to specify the output path of the verification key
2020-12-01 17:39:02 +01:00
Jordi Baylina 1bbb46a322
deps 2020-10-09 06:19:20 +02:00
Jordi Baylina 9a1509d849
Fix r1cs json export 2020-10-08 16:06:48 +02:00
Jordi Baylina 86ee180a81
deps 2020-10-08 11:43:05 +02:00
Koh Wei Jie 08c460764a fixed params index in zkeyExportVKey to allow the user to specify the vk output path 2020-09-20 11:51:26 +08:00
Jordi Baylina 1fafad70ee
Add lagrange op power plus one 2020-09-02 12:06:20 +02:00
Jordi Baylina 97ac985a1b
Big ptau verification 2020-08-29 14:12:24 +02:00
Kevin Mai-Husan Chia 6d7e2a6f8d
Fix: typo "llallange" to "challenge" 2020-07-22 16:39:18 +08:00
Jordi Baylina 12ec77e9c3
Fixes in Readme and challenge word fix 2020-07-14 11:55:12 +02:00
Jordi Baylina 59d948eb45
fix solidity template dir 2020-07-13 08:54:48 +02:00
Jordi Baylina 7df37c1592
fix template dir 2020-07-13 08:47:02 +02:00
Jordi Baylina b3ec4930ea
solidity template dir 2020-07-13 08:37:21 +02:00
Jordi Baylina 4fcc0a3398
tutorial and many fixes 2020-07-13 07:21:03 +02:00
Jordi Baylina 9b418568f6
api and tutorial start 2020-07-11 10:31:52 +02:00
Jordi Baylina 1d3ad357c1
bls12-381 all working 2020-06-30 21:39:25 +02:00
Jordi Baylina 6b08298526
bls12-381 working 2020-06-30 15:45:21 +02:00
Jordi Baylina b45eb248e2
beacon phase2, verification and challange contribution 2020-06-18 19:14:06 +02:00
Jordi Baylina 3ba1341404
Contribution phase2 2020-06-16 16:45:32 +02:00
Jordi Baylina a4da81f0a7
phase2 verification done 2020-06-14 17:37:22 +02:00
Jordi Baylina bfd7489cc3
fast proof 2020-06-08 11:03:36 +02:00
Jordi Baylina b948a0d0d1
First try phase2 2020-05-31 00:46:49 +02:00
Jordi Baylina f916a58ef8
limit to 2 to 28 2020-05-27 07:03:44 +02:00
Jordi Baylina f587735530
more advances in powers of taw cermony 2020-05-26 18:45:49 +02:00
Jordi Baylina 4c7a37c274
contribution generated in wasm 2020-05-15 21:30:37 +02:00
Jordi Baylina 9f72725b3d
powers of tau validated 2020-05-11 20:23:04 +02:00
Jordi Baylina 6598f9df4a
powersof taw new export and contribute 2020-05-09 15:05:45 +02:00
Jordi Baylina 7b099d2843
Use native big int 2020-04-18 20:21:16 +02:00
Jordi Baylina 235bd14de9
verbose in setup added 2020-04-06 21:38:08 +02:00
Jordi Baylina ee0addb07d
fields and bn128 moved to ffjavascript 2020-03-28 21:28:43 +01:00
Jordi Baylina 58f9034286
tests works in node 10 2020-03-28 19:40:30 +01:00
Jordi Baylina ab9f9b9479
Merge branch 'master' of github.com:iden3/snarkjs 2020-03-27 15:48:10 +01:00
Jordi Baylina c31820f427
Fix help text default groth 2020-03-27 15:47:59 +01:00
Marta Bellés 95b5f966d8
Update cli.js 2020-03-27 15:31:02 +01:00
Jordi Baylina 5adee591bf
Adapted to circom 0.5 2020-03-26 20:16:29 +01:00
krlosMata 762fbe19a4 add setup for .r1cs files 2020-02-28 09:46:07 +01:00
Jordi Baylina 1c1c5cba67
Merge pull request #22 from Mikerah/patch-1
typo fixes
2019-06-27 11:41:18 +02:00
Jordi Baylina 406ec9fd62
log functions 2019-06-16 00:12:50 +02:00
Mikerah c4d50c5d61
typo fixes 2019-06-10 20:52:48 -04:00
Jordi Baylina 448dc345ad
Groth protocol imlemented 2018-11-10 14:43:37 +01:00
Carlos Perez c6d00232ad
Update cli.js
Minor text changes of the snarkjs cli.
2018-10-26 00:52:26 +02:00
Jordi Baylina f122fa202f
Fix 0x parser in old versions of node 2018-10-25 09:42:49 +02:00
Jordi Baylina 5c514a897b
info and print constraints added 2018-10-22 08:34:49 +02:00
Jordi Baylina 60e1ce4c41
Check invalid command 2018-10-21 20:29:54 +02:00
Jordi Baylina 54a4be447f
Rename to snarkjs, cli and some fixes 2018-10-21 18:24:49 +02:00