5 Commits

Author SHA1 Message Date
Blaine Bublitz
570cb07805 fix: Remove bfj & fs calls from core logic (#356) 2023-05-06 16:02:26 -07:00
Xavier Pinsach
96b7d2786d Refactor fflonk test (#336)
* fflonk files test moved

* fflonk SC verification added to test suite

* add again length proof check to smart contract

* fix tests.yml for continous integration

* add hardhat dependencies to github action

* add more options to launch.json file

* remove hardhat-toolbox

* add missed packages

* skip smart contract testing in node version < 14

* fix smart contract tests

* fix typo and move variables inside function

* add plonk&groth16 smart contract tests

* add setup and prove on smart contracts tests
2023-03-22 08:21:27 +01:00
Xavier Pinsach
7164ec8779 Witness check cmd (#337)
* add wtns check tool

* add more info when checking

* remove false test

* add + detailed messages

* add check witness test & tutorial test workflow

* remove witness in tutorial.yml
2023-03-21 00:04:43 +01:00
Jordi Baylina
577b3f3580 Plonk finished 2021-05-31 13:21:07 +02:00
Jordi Baylina
9b418568f6 api and tutorial start 2020-07-11 10:31:52 +02:00