Commit Graph

35 Commits

Author SHA1 Message Date
Aaryamann Challani 19fded82bc
feat(WakuRlnRegistry): uups proxy (#9)
* feat(WakuRlnRegistry): uups proxy

* feat: deployments
2023-09-11 09:31:16 +05:30
Aaryamann Challani e5eefe4891
feat(WakuRln): zero indexed deployments and updated dependency (#8)
* fix: update submodule

* feat(rln): zero indexed deployment
2023-09-05 22:29:02 +05:30
rymnc 1f1ec9c0bc
fix: remove payable modifier 2023-08-23 18:26:20 +05:30
rymnc 44224b1dca
fix: remove console.log, forceProgression bug 2023-08-23 16:58:27 +05:30
rymnc 49080e670c
chore: update dependency 2023-08-23 08:58:38 +05:30
rymnc 002c0f1213
fix: use modifier for usable storage 2023-08-08 16:10:06 +05:30
rymnc ae01148ffc
fix: full tree revert 2023-08-08 13:32:07 +05:30
rymnc 6da7bd0038
fix: tests 2023-08-03 18:25:13 +05:30
rymnc 196e67e923
test deployment strat 2023-08-03 17:20:25 +05:30
rymnc 7827e719c7
feat: waku rln registry contract to enable autosharding 2023-08-03 11:34:28 +05:30
rymnc 9998665871
fix: withdraw is NotImplemented too 2023-08-02 10:54:59 +05:30
rymnc c4f531c7bb
forge install: rln-contract 2023-07-31 11:42:07 +05:30
vpavlin 2e15891844 chore: small gas optimization in a loop 2023-07-12 11:39:45 +02:00
rymnc 3ce9856d5b
chore: remove redundant fns 2023-07-03 18:15:21 +05:30
rymnc 429a3ff404
chore: ready for redeploy 2023-05-31 12:59:56 +05:30
rymnc fc606d98b2
chore: create verifier and integrate 2023-05-26 13:31:05 +05:30
rymnc 18783ba67e
fix: remove batching ops, include index in removal 2023-05-23 12:24:58 +05:30
rymnc 99c6625b40
fix: remove .transfer from loops 2023-03-30 20:24:39 +05:30
rymnc ab78e5d8d0
feat: custom errors 2023-03-30 17:30:54 +05:30
rymnc 71ba5338cf
docs: natspec, docgen 2023-03-30 12:24:58 +05:30
rymnc 39c7b0b31e
feat: coverage 2023-03-29 17:18:00 +05:30
rymnc 70e5199c3c
fix: remove unncessary function from poseidon, add Rln.t.sol 2023-03-29 15:19:32 +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
rymnc d11fa4d452
fix: disallow dupe registrations 2022-11-25 14:34:30 +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