-
Notifications
You must be signed in to change notification settings - Fork 53
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
bug: RLN flags issues #2763
Comments
2,5,6 are deprecated. as i remember, they were to be removed after 2 releases after deprecation |
9 is used in the keystore generator subcommand for wakunode2 |
10 and 11 work as intended, can you share a trace of the error you get if you use it? |
3 is interesting, investigating |
nwaku/waku/waku_rln_relay/group_manager/on_chain/group_manager.nim Lines 572 to 573 in 6298267
called from nwaku/waku/waku_rln_relay/rln_relay.nim Lines 423 to 432 in 66eba02
called from nwaku/waku/factory/node_factory.nim Lines 198 to 209 in 66eba02
|
Well, now I found it. The day of posting I wasn't able to.
Error: What do you mean to point out with this? |
Background
According to the "RLN Relay Configuration and Parameters" block in RLN's Test Plan, which are based on the RLN specs, there are some flags that can't be tested.
Details
Here goes a snippet of the aforementioned block that includes a brief description of the issue:
Acceptance criteria
What's expected out of each of those flags?
The text was updated successfully, but these errors were encountered: