-
Notifications
You must be signed in to change notification settings - Fork 57
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
feat(rln-relay): v0.14.0 Release #1376
Comments
Following our call today with @LNSD and @s1fr0 (and another call with @rymnc), below are a non-exhaustive set of refactoring tasks to be tackled (from https://notes.status.im/oozxlJl4QSiEhADbzTEXxA?view): Tasks that can be attacked independently
Tasks with dependency
As discussed in the call, please tackle each one in a single PR and keep PRs self-contained. Any comments? |
One little comment 😁 As we discussed, the listed tasks correspond to the first part of the refactoring effort; it is very likely that as these tasks progress and the code changes are reviewed, we will better understand the remaining work, and we'll be in the position to plan and prioritize the second part. P.S. Thanks for listening to me. We are on the good path and moving forward 👏🏼😁 |
I see there are some updates on the issue description e.g., the deadline. It would be great if after each update we add a comment to this issue and announce it so that the integrated changes get attention. |
Adding the following task/PR to the list:
|
@s1fr0 and I have discussed that we are moving the following sections to the next release -
|
Please, update this issue description accordingly. We can also file a v0.15.0 issue containing those items (up to you). |
Updated the issue description. I'll create the v0.15.0 issue soon :) |
Created the v0.15.0 issue - #1486 |
@rymnc anything to do here before we close the issue? |
If it looks okay to @s1fr0, we can close it! |
Thanks @rymnc ! Updated description with some missing elements. Ok for me, I'll close the issue! |
Problem
This is to keep track of the rln-relay features to be ready for integration in the next nwaku release 0.14.0.
bug(rln): Proofs might not be verified under some circumstances #1270
General maintenance (@rymnc)
Static rln lib compilation (@s1fr0 and @LNSD)
CI feature flagged jobs/checks (@rymnc)
RLN Barrel imports (@rymnc)
Add support to Semaphore credentials generation:
There are a couple of other low-hanging fruits which we can attempt in case the above list is completed earlier than the deadline.
Acceptance criteria
Getting the listed features ready and tested by the indicated deadline below.
Making sure there is no regression regarding the added features on the waku v2 fleets.
Deadline
January 9, 2023 (one week prior to the next release date)
cc: @jm-clius @oskarth
The text was updated successfully, but these errors were encountered: