Anton
79c602670b
chore: clean up ( #74 )
...
* chore: clean up
- [x] Add checks for ci actions
- [x] Run prettier, clippy, fmt commands for all the files
- [x] Move circom circuits to a circom folder
- [x] Get rid of js var statements
* chore: add resolver version for cargo.toml
* chore: add circom tests
* chore: optimize check triggers
* chore: remove `check` command
* chore: use only `pnpm`
* chore: update readme
---------
Co-authored-by: 0xmad <0xmad@users.noreply.github.com >
2023-11-18 20:48:24 +03:00
skaunov
da9f5fb288
All modules naming is aligned. + refactoring&tests
...
[Discussion] results are incorporated. Naming groomed repository wide. \
Fun fact: I already was confused by that "hash2" naming, lol.
Note that `fn verify_signals` barely [benefit]
from renaming at all currently.
[Discussion]: 251fba6902 (commitcomment-130400727)
[benefit]: https://github.com/plume-sig/zk-nullifier-sig/issues/61
2023-10-20 17:59:39 +03:00
Oren
76da9687cc
Set the default version to V2 (JavaScript)
2023-10-06 23:27:35 +03:00
Vu Vo
9ac8f68880
modified javascript lib
2023-04-17 18:37:41 +07:00
blakemscurr
3ba74797c4
Merge branch 'main' of https://github.com/zk-nullifier-sig/zk-nullifier-sig into main
2023-03-23 13:34:42 +13:00
Richard Liu
154aba52d6
1.5.0 - add tests, remove Buffer (bad for browsers)
2023-03-20 17:29:47 +07:00
blakemscurr
6d4c645c6f
Merge branch 'main' of https://github.com/zk-nullifier-sig/zk-nullifier-sig into main
...
Reintroduce curve.P vs curve.N fix, and merge testing styles.
2023-03-16 11:33:36 +13:00
blakemscurr
94e1b6d46a
Tidy up EOF new lines.
2023-02-14 13:11:20 +13:00
Richard Liu
e82f74c751
add computeAllInputs to javascript
2023-02-13 00:51:23 -08:00
blakemscurr
2c8182f87b
Split test constants into a separate file.
2023-02-13 16:07:33 +13:00
blakemscurr
ee5809915b
Add whole circuit test.
2023-02-04 16:42:57 +13:00
blakemscurr
a680f19e08
Test circuit WIP.
...
First equation not verifying, even outside circuit.
2023-02-02 17:13:00 +13:00
Richard Liu
39ba380fa7
rn to just javascript
2022-12-01 04:28:57 -05:00