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

feat: RLN Relay #101

Merged
merged 2 commits into from
Apr 1, 2024
Merged

feat: RLN Relay #101

merged 2 commits into from
Apr 1, 2024

Conversation

richard-ramos
Copy link
Member

@richard-ramos richard-ramos commented Mar 21, 2024

Closes #91

@richard-ramos richard-ramos marked this pull request as ready for review March 21, 2024 16:12
@richard-ramos richard-ramos linked an issue Mar 21, 2024 that may be closed by this pull request
Copy link

@SionoiS SionoiS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

}

/// RLN Relay configuration
#[derive(Clone, SmartDefault, Serialize, Deserialize, Debug)]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Default value for RLN conf don't really make sense IMO. We may want to force the user to input a config instead by not impl. any default for it.

@richard-ramos richard-ramos merged commit 7a2e4d1 into nwaku Apr 1, 2024
3 of 6 checks passed
@richard-ramos richard-ramos deleted the rln branch April 1, 2024 19:15
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

Successfully merging this pull request may close these issues.

chore: support RLN-relay
2 participants