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): tighten error results with enums #1245

Open
2 tasks
rymnc opened this issue Oct 6, 2022 · 0 comments
Open
2 tasks

chore(rln-relay): tighten error results with enums #1245

rymnc opened this issue Oct 6, 2022 · 0 comments
Assignees

Comments

@rymnc
Copy link
Contributor

rymnc commented Oct 6, 2022

Background

In the waku-rln-relay module, there are multiple usages of regular errors (strings), which makes it difficult to handle each type of error thrown from a proc.

Details

Create error enums for procedures and handle all cases appropriately

Acceptance criteria

  • Error enums for each procedure
  • Multiple steps: Handle each type of error thrown from a proc
@rymnc rymnc added track:rln RLN Track (Secure Messaging/Applied ZK), e.g. relay and applications track:maintenance labels Oct 6, 2022
@oskarth oskarth added this to Waku and Vac Research Oct 6, 2022
@staheri14 staheri14 moved this to Later/Icebox in Vac Research Oct 6, 2022
@staheri14 staheri14 removed the status in Vac Research Oct 6, 2022
@staheri14 staheri14 moved this to New in Vac Research Oct 14, 2022
@staheri14 staheri14 moved this from New to Later/Icebox in Vac Research Oct 14, 2022
@jm-clius jm-clius removed this from Waku Nov 16, 2022
@rymnc rymnc moved this from Later/Icebox 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 rymnc self-assigned this Mar 15, 2023
@rymnc rymnc added this to Waku Mar 15, 2023
@rymnc rymnc moved this to In Progress in Waku Mar 15, 2023
@rymnc rymnc added this to the Release 0.17.0 milestone Mar 15, 2023
@rymnc rymnc removed this from the Release 0.17.0 milestone Apr 11, 2023
@rymnc rymnc moved this from In Progress to Icebox in Waku Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Icebox
Development

No branches or pull requests

2 participants