Commit Graph

32 Commits

Author SHA1 Message Date
rymnc 155619c632
fix: use foundry reporter instead 2023-03-29 14:17:51 +05:30
rymnc ce78e2ca63
fix: install forge in ci 2023-03-29 12:51:46 +05:30
rymnc f0ac6c3022
fix: package version 2023-03-29 12:45:56 +05:30
rymnc a14fce896d
feat: deployed to sepolia 2023-03-29 12:43:14 +05:30
rymnc 469d298fb8
fix: lint 2023-03-29 12:29:47 +05:30
rymnc 950abc403a
fix: pre commit hook perms 2023-03-29 12:29:30 +05:30
rymnc 2cc32d000a
feat: foundry integration 2023-03-29 12:28:42 +05:30
rymnc 5d59fbfe41
feat: integrate plugins from rln-interep-contract 2023-03-29 11:58:09 +05:30
Aaryamann Challani e31da6ac40
Merge pull request #12 from vacp2p/disallow-multiple-registrations
fix: disallow dupe registrations
2022-12-01 10:06:09 +05:30
oskarth 6cdfb61456
Merge pull request #13 from vacp2p/adds-missing-links
Adds link to the rlnapp repo
2022-11-29 11:22:57 +08:00
sanaz 5867cda455
rewords 2022-11-25 17:07:22 -08:00
sanaz 660a7b2efd
adds link to the rlnapp repo 2022-11-25 16:47:35 -08:00
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