18 Commits

Author SHA1 Message Date
rymnc
430b040043
feat: withdrawals/slashing implemented on interep 2022-12-02 12:49:11 +05:30
rymnc
9ec26069f0
chore: add actual verifier20 2022-11-28 17:36:23 +05:30
rymnc
a1d0d17c9e
chore: saveNullifierHash, add upgrade todo 2022-11-28 10:56:43 +05:30
rymnc
4ba9a1db92
style: fmt PoseidonHasher 2022-11-28 10:33:30 +05:30
rymnc
e53e225493
feat: verify proof using test verifier 2022-11-28 10:32:53 +05:30
rymnc
4a28773e91
test: offending pk 2022-11-25 12:07:06 +05:30
rymnc
4cbfc0feb0
feat: use hardhat-deploy, clean up poseidon hasher tests 2022-11-25 11:13:49 +05:30
rymnc
0b287c40c2
feat(rln): store valid group ids from interep 2022-11-24 12:09:44 +05:30
s1fr0
72fb565465
fix(rln): typo 2022-10-04 15:15:00 +02:00
s1fr0
20d98afcda
fix(rln): no need to expose hash in Rln.sol 2022-10-04 01:16:33 +02:00
s1fr0
c30913520f
refactor(poseidon): use correct constants in poseidon, i.e. hardcode Bn254(2,8,56) 2022-10-04 01:09:33 +02:00
Richard Ramos
dc2a1393ef Fix: access the pubkey array length once 2022-08-18 14:41:26 -04:00
Richard Ramos
2abc054713 Fix: constructor does not require public visibility 2022-08-18 14:41:26 -04:00
Richard Ramos
71d1558ddf Update solidity version 2022-08-18 14:41:26 -04:00
Richard Ramos
dc7778a24f Use call instead of transfer in case receiver fallback exceeds 2300 gas 2022-08-18 14:41:26 -04:00
Keshav Gupta
d8c3d4e62f Using unindexed events. Setting depth to 20 2022-06-23 18:21:08 +02:00
Keshav Gupta
55587b0c3a Greeting removal 2022-06-23 15:52:00 +02:00
Keshav Gupta
ffc962b472 Initializing Repository 2022-06-23 15:36:10 +02:00