go-waku/waku/v2/protocol/rln
Prem Chaitanya Prathi a327e56377
fix: return error while serializing rln metadata in case chainID is 0 (#985)
2024-01-03 21:09:59 +05:30
..
contracts fix: use https for cloning submodules instead of ssh (#780) 2023-09-30 13:57:49 -04:00
group_manager fix: return error while serializing rln metadata in case chainID is 0 (#985) 2024-01-03 21:09:59 +05:30
keystore feat: allow running rln with no credentials 2023-09-15 10:18:44 -04:00
pb chore: use waku-org/waku-proto repository for protobuffer definitions (#828) 2023-11-07 15:48:43 -04:00
web3 feat(rln-relay): isReady 2023-09-14 10:47:27 -04:00
common.go chore: use waku-org/waku-proto repository for protobuffer definitions (#828) 2023-11-07 15:48:43 -04:00
metrics.go chore: use waku-org/waku-proto repository for protobuffer definitions (#828) 2023-11-07 15:48:43 -04:00
nullifier_log.go chore(rln-relay): clean up nullifier table every MaxEpochGap 2023-09-08 14:13:12 -04:00
onchain_test.go fix: panic if it is not possible to obtain the merkle root (#873) 2023-11-09 16:17:41 -04:00
rln_relay_test.go fix: panic if it is not possible to obtain the merkle root (#873) 2023-11-09 16:17:41 -04:00
waku_rln_relay.go feat: fill msg timestamp while appending RLN proof it is not set (#940) 2023-12-06 07:27:00 +05:30