dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.19k forks source link

Release Process for v21.0 #6081

Open PastaPastaPasta opened 1 week ago

PastaPastaPasta commented 1 week ago

v20.0.0 Release Process

Before every minor and major release:

Tag the Release

Check CI

Do Guix Build (for unsigned binaries) and create PRs

Create Windows/OS X detached signatures (note: it might be decided skip signed binaries for RCs) Only once the Windows/OS X builds each have 3 matching signatures may they be signed with their respective release keys.

Update Gitian Builds with signed binaries (note: it might be decided skip signed binaries for RCs)

After 3 or more people have gitian-built and their results match:

Announce the release:

After the release

Additional Items