Wanseob Lim
de1348e36e
fix(circuits): testing scripts
2021-07-11 01:09:37 +09:00
Wanseob Lim
92825d0d8c
fix(circuits): broken test cases
2021-06-02 18:00:24 +09:00
Wanseob Lim
561a55061b
refactor: update snark proof error msg
2021-05-24 06:22:46 +09:00
Wanseob Lim
13091de2fe
test(circuits): add more test to make sure ownership proof works correctly
2021-05-24 05:22:43 +09:00
Wanseob Lim
8ce15bd960
fix(circuits): broken test cases
2021-05-24 04:37:09 +09:00
Wanseob Lim
254da3e173
fix: @zkopru/database dependency on test cases; closes #198
2021-04-20 17:14:21 +09:00
Chance Hudson
a50f4ba739
refactor: initialize schema in create function
2021-04-05 18:13:26 -05:00
Chance Hudson
2ed161f988
refactor: properly type the schema
2021-03-25 00:28:42 -05:00
Chance Hudson
0a3b3c1e63
refactor: remove prisma
2021-03-25 00:28:31 -05:00
Wanseob Lim
d14fab2509
refactor: rename varnames to match with the reference spec
2021-03-19 20:17:01 +09:00
Wanseob Lim
1454882ba2
refactor: finitefield and account's key gen model
2021-03-17 21:32:08 +09:00
Wanseob Lim
30a19913ce
fix: add missed erc20 sum check logic; closes 165
2021-02-02 23:42:09 +09:00
Wanseob Lim
67aa8da7ff
chore: add test case for ERC20 sum check inside snark circuit
2021-02-02 23:42:09 +09:00
Chance Hudson
346450f9e1
refactor: create testMockup for accessing terminate
2021-01-18 20:04:10 -06:00
Wanseob Lim
b5431ad57c
chore: fix dataset generation script
2020-11-18 19:24:29 +09:00
Wanseob Lim
7fea3732f2
feat: make fullnode vaildates challenge conditions both onchain and offchain
2020-11-18 19:16:17 +09:00
Wanseob Lim
cac7645932
refactor: move snark from utils to zk-wizard packages
2020-10-31 22:21:12 +09:00
Wanseob Lim
42ea835384
fix: template LessThan is not secure for large numbers; closes #116
2020-10-10 02:04:35 +09:00
Wanseob Lim
c925294c24
refactor(circuits): remove unused and rename file; closes #117
2020-10-10 02:04:35 +09:00
Wanseob Lim
7595cf7c69
refactor: upgrade circom & snarkjs
...
closes #42 , #50 , #86
2020-10-05 11:24:27 +09:00
Wanseob Lim
ac66a3e6f6
fix: enhance docker pull & build process
2020-09-08 00:06:01 +09:00
Wanseob Lim
c5f15ecc45
refactor: improve build & test process
...
1. Describe build context & dockerfiles in `dockerfiles/docker-compose.yml`.
2. Using utils.buildAndGetContainer() function, specify the service name
and build the image before run test.
3. To skip the initial build process, developer can run `yarn pull:images`
on the root directory.
2020-08-17 13:31:47 +09:00
Wanseob Lim
0ceb48586a
feat: nullifier & utxo scheme update
...
Zkopru uses ZCash's spending key and viewing key scheme
closes #34
2020-08-16 16:57:10 +09:00
Wanseob Lim
e9d8e99001
refactor: docker test tool
2020-07-13 21:43:31 +09:00
Wanseob Lim
0ef7ab991f
chore: prep release
2020-05-20 01:36:18 +09:00
Wanseob Lim
af8c3d7fa3
fix(circuits): change docker repository url
2020-05-17 02:59:16 +09:00
Wanseob Lim
7b8e6dcfcb
refactor: separate BN & Field tree using generic class
2020-05-11 23:11:36 +09:00
Wanseob Lim
5cbdea5c41
refactor: build config
2020-05-07 15:49:39 +09:00