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

Tag FROST v1.0.0-rc.0 release #552

Closed
16 tasks
mpguerra opened this issue Sep 26, 2023 · 0 comments · Fixed by #575
Closed
16 tasks

Tag FROST v1.0.0-rc.0 release #552

mpguerra opened this issue Sep 26, 2023 · 0 comments · Fixed by #575
Assignees

Comments

@mpguerra
Copy link
Contributor

mpguerra commented Sep 26, 2023

  • Tag 1.0.0-rc.0
  • Make reddsa point to frost-rerandomize 1.0.0-rc.0, release reddsa 0.5.2
  • Make frost-zcash-demo point to reddsa 0.5.2

TODO

Check version number is correct:

Update changelog:

  • Check content
  • Move version in changelog to Released
  • Create a new version in “unreleased” in 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"] }:

  • Frost ed25519
  • Frost ed448
  • Frost p256
  • Frost ristretto255
  • Frost secp256k1
  • Frost rerandomized
@mpguerra mpguerra added this to FROST Sep 26, 2023
@mpguerra mpguerra converted this from a draft issue Sep 26, 2023
@mpguerra mpguerra added this to the FROST 1.0.0 Release milestone Sep 26, 2023
@mpguerra mpguerra changed the title Tag FROST v1.0.0rc release Tag FROST v1.0.0-rc.0 release Nov 7, 2023
@mpguerra mpguerra moved this from Sprint Backlog to In Progress in FROST 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
@mergify mergify bot closed this as completed in #575 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)
@github-project-automation github-project-automation bot moved this from In Progress to Done in FROST Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants