Commit Graph

53 Commits

Author SHA1 Message Date
Drygin 10aeb05417 add sol-coverage 2022-03-05 20:33:06 +03:00
poma 23543683f3
change dir structure 2021-10-29 18:23:56 +01:00
poma 0c6e638852
use merkle tree from npm 2021-10-29 18:20:26 +01:00
poma 54a7bdcb04
update solidity to 0.7.6 2021-03-11 23:05:59 +03:00
Alexey c559a79396 update truffle; fix tests 2021-03-10 20:37:17 +04:00
poma a359e86f85
fix tests, ci 2021-02-11 10:00:53 +03:00
poma 346ffcee3c
lint 2021-02-11 09:23:18 +03:00
Roman Storm 3c4def1e64
wip 2021-02-10 21:37:18 -08:00
Roman Storm 1ad2158af1
revert websnark cli 2020-10-22 09:50:15 -07:00
Roman Storm 18e6a19800
fix cli.js issue 2020-10-21 22:13:06 -07:00
poma 17308c9670
fix tests for node12 2020-07-31 19:54:24 +03:00
g. nicholas d'andrea 7ceebf48d5 Generate Hasher artifact upon compile, not migrate
To fix intermittent `truffle test` failures, use Truffle's external
compiler system for generating a valid artifact for Hasher at
compile-time instead of in migrations/2_deploy_hasher.js.

- Define compileHelper.js script, which outputs temporary artifact
  data to `./build/Hasher.json`.

- Configure `external` compiler in truffle-config to run compileHelper
  and process result

- Remove usage of @truffle/artifactor in migration, since the artifact
  will now already exist
2020-04-29 02:07:54 -04:00
Alexey 54bb4c4b3c update links 2020-04-06 13:20:58 +03:00
Alexey 411098b589 pin snarkjs versions in dependencies 2020-04-06 13:11:42 +03:00
Alexey c8adb6b200 update circomlib 2020-04-06 11:58:17 +03:00
Alexey 62c7951961 fix browser version; readme update 2020-02-27 16:32:10 +03:00
Alexey ff71072700 WIP 2020-02-26 16:57:53 +03:00
Roman Storm 9757978d27 new circomlib update 2019-12-13 13:18:16 -08:00
poma 4114f7b52c
rename variables 2019-12-13 20:49:19 +07:00
poma d01018db9f support relay in CLI, refactor 2019-11-10 03:48:09 +03:00
poma a94281ccc5 update dependencies 2019-11-08 04:11:29 +03:00
poma 74913e67b2 typed withdraw inputs 2019-11-08 02:55:08 +03:00
poma 35f4b031f4 rinkeby deployment 2019-11-08 02:46:28 +03:00
poma 55b3644fd7 single argument proof 2019-10-04 18:20:47 +03:00
poma 3624cb7531 fix build command 2019-10-04 16:01:42 +03:00
poma 6b067f067f organize npm commands 2019-10-04 14:35:45 +03:00
poma bb80cd9788 update circom and snarkjs 2019-09-27 17:20:50 +03:00
Alexey 5006006a20 eslint vuln fix 2019-08-28 11:15:49 +03:00
Alexey 9f33aadd9d additional eth for the recipient 2019-08-27 23:42:24 +03:00
Alexey b8142d03bb erc20 mixer support WIP 2019-08-20 23:39:21 +03:00
Alexey 7997fe2582 fix bugs (public verifier) 2019-08-04 20:57:01 +03:00
poma 67ebbfbcb4
update snarkjs version 2019-08-02 12:24:50 +03:00
Roman Storm e1e989986f skip migrations 2019-08-01 17:19:52 -07:00
Alexey 4234e56904 update websnark 2019-08-01 12:35:44 +03:00
Roman Storm d91435dd00 add pauseDeposits 2019-08-01 01:41:22 -07:00
Roman Storm 791875ddc5 fix overflow 2019-08-01 00:33:12 -07:00
poma cd3564abe7
fix eslint 2019-07-19 05:17:14 +03:00
Alexey b0c896c681 styling final 2019-07-16 23:49:45 +03:00
Alexey 2b2e174d06 eslinter WIP 2019-07-16 18:58:42 +03:00
poma f3b1b7f96e relay wip 2019-07-16 18:38:55 +03:00
Roman Storm de376529ab fix bug 2019-07-15 13:20:16 -07:00
poma 039cfa006c browserify command 2019-07-15 21:33:45 +03:00
Alexey 666aba582c more tests for snark verification WIP 2019-07-15 20:21:58 +03:00
poma 58f4061026 update web3, switch to websnark fork 2019-07-15 19:19:40 +03:00
poma f90e298b6c downgrade web3 to fix cli withdraw 2019-07-13 17:55:35 +03:00
poma 890e2fd78b cli 2019-07-13 17:45:08 +03:00
poma d48a17f5d9 cli (wip) 2019-07-13 14:58:19 +03:00
Alexey 6ed28a9a3c update readme 2019-07-13 00:56:17 +03:00
Alexey 9fe5d3fa1d bump Verifier solidity version 2019-07-12 19:58:02 +03:00
Alexey fb3f2425d2 mixer deploy WIP 2019-07-12 18:04:45 +03:00