-
Notifications
You must be signed in to change notification settings - Fork 75
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
Tag FROST v1.0.0-rc.0 release #552
Milestone
Comments
natalieesk
added a commit
that referenced
this issue
Nov 15, 2023
natalieesk
added a commit
that referenced
this issue
Nov 15, 2023
natalieesk
added a commit
that referenced
this issue
Nov 15, 2023
Merged
natalieesk
added a commit
that referenced
this issue
Nov 15, 2023
natalieesk
added a commit
that referenced
this issue
Nov 15, 2023
…ers for frost-rerandomized (#552)
natalieesk
added a commit
that referenced
this issue
Nov 15, 2023
mergify bot
pushed a commit
that referenced
this issue
Nov 15, 2023
* Update versions to 1.0.0-rc.0 (#552) * Update changelog for release 1.0.0-rc.2 (#552) * Update frost core version in ciphersuites to 1.0.0-rc.0 (#552) * Update rerandomized and frost-core dependencies to use v1.0.0-rc.0 (#552) * Update release checklist to add instruction for updating version numbers for frost-rerandomized (#552) * Update mdbook-admonish (#552)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TODO
Check version number is correct:
Update changelog:
Update the version number for frost-core in the Ciphersuite crates, e.g. in frost-core = { path = "../frost-core", version = "1.0.0-rc.0", features = ["test-impl"] }:
The text was updated successfully, but these errors were encountered: