rymnc
|
d11fa4d452
|
fix: disallow dupe registrations
|
2022-11-25 14:34:30 +05:30 |
Richard Ramos
|
db3beff91a
|
fix: solidity version
|
2022-10-26 08:32:48 -04:00 |
G
|
b8d0a298c7
|
Merge pull request #9 from vacp2p/update-poseidon
refactor(poseidon): use correct constants in Poseidon
|
2022-10-04 23:02:30 +02:00 |
s1fr0
|
72fb565465
|
fix(rln): typo
|
2022-10-04 15:15:00 +02:00 |
s1fr0
|
77467a06ac
|
refactor(test): improve poseidon/rln register/withdraw test
|
2022-10-04 14:56:09 +02:00 |
s1fr0
|
5a49736ee4
|
feat(rln): add test for registration/withdraw
|
2022-10-04 02:35:29 +02:00 |
s1fr0
|
8a70eb7c28
|
feat(poseidon): add hash test for random value
|
2022-10-04 01:23:40 +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 |
Keshav Gupta
|
40304d3567
|
Readme file for testing and deployment
|
2022-09-25 23:49:21 +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
|
f2fa9a5015
|
Config using .env for private key and alchemy api
|
2022-06-23 17:25:07 +02:00 |
Keshav Gupta
|
5544cd7ce2
|
Case sensitive naming
|
2022-06-23 16:42:29 +02:00 |
Keshav Gupta
|
94cd4715b6
|
Packages import, RLN name case sensitivity
|
2022-06-23 15:57:09 +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 |