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: generate essential num guardians InviteCode #4371

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

kernelkind
Copy link
Contributor

The option is now available to generate an InviteCode with max_evil + 1 number of guardian urls in case some guardians go offline.

Closes: #4306

@kernelkind kernelkind requested a review from a team as a code owner February 20, 2024 16:39
@kernelkind kernelkind marked this pull request as draft February 20, 2024 17:51
@kernelkind kernelkind marked this pull request as ready for review February 20, 2024 18:58
@kernelkind
Copy link
Contributor Author

I don't think the build pipeline fail is valid, can we re-run it?

fedimint-core/src/api.rs Outdated Show resolved Hide resolved
fedimint-core/src/api.rs Outdated Show resolved Hide resolved
fedimint-core/src/api.rs Outdated Show resolved Hide resolved
@kernelkind kernelkind changed the title feat: generate maximal guardian url InviteCode feat: generate essential num guardians InviteCode Feb 21, 2024
Copy link
Contributor

@elsirion elsirion left a comment

Choose a reason for hiding this comment

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

Looks good, just the docstring needs fixing

fedimint-core/src/api.rs Outdated Show resolved Hide resolved
The option is now available to generate an InviteCode with
max_evil + 1 number of guardian urls in case some guardians go
offline.

Closes: fedimint#4306
@elsirion elsirion added this pull request to the merge queue Feb 22, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Feb 22, 2024
@elsirion elsirion added this pull request to the merge queue Feb 22, 2024
Merged via the queue into fedimint:master with commit 2463057 Feb 22, 2024
20 checks passed
@justinmoon
Copy link
Contributor

justinmoon commented Feb 23, 2024

Nice PR @kernelkind! Thanks for contributing.

@elsirion elsirion mentioned this pull request Feb 23, 2024
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.

Invite codes should be able to encode arbitrary number of guardian URLs
4 participants