Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(rln-relay): Separation of group registration from rln-relay mounting process #1369

Closed
staheri14 opened this issue Nov 10, 2022 · 1 comment

Comments

@staheri14
Copy link
Contributor

staheri14 commented Nov 10, 2022

Background

In line with #1370

RLN membership group registration is an act to yield rln credentials. This input is then required to activate rln-relay protocol.
Rln-relay mounting process should not be aware or tied to the registration process, and these two logics are best to be separated.

Details

The mountDynamicRlnRelay proc signature should be updated to only accept rln credentials, and no further inputs related to the on-chain rln registration.

@jm-clius jm-clius added the track:rln RLN Track (Secure Messaging/Applied ZK), e.g. relay and applications label Nov 16, 2022
@jm-clius jm-clius removed this from Waku Nov 16, 2022
@rymnc rymnc moved this to Next/Backlog in Vac Research Jan 16, 2023
@rymnc rymnc moved this from Next/Backlog to Later/Icebox in Vac Research Jan 19, 2023
@rymnc rymnc added track:rlnp2p and removed track:rln RLN Track (Secure Messaging/Applied ZK), e.g. relay and applications labels Jan 19, 2023
@rymnc
Copy link
Contributor

rymnc commented Feb 28, 2023

Addressed in #1496

@rymnc rymnc closed this as completed Feb 28, 2023
@github-project-automation github-project-automation bot moved this from Later/Icebox to Done in Vac Research Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants