dashpay / dash

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

Release Process for v20.0.0 #5694

Open PastaPastaPasta opened 10 months ago

PastaPastaPasta commented 10 months 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

thephez commented 10 months ago

@PastaPastaPasta The product brief was published last week on the Dash blog

ogabrielides commented 10 months ago

Reindexed both Mainnet and Tesnet successfully with -assumevalid=0

thephez commented 10 months ago

Updated user docs Updated core docs

strophy commented 9 months ago

BTCPayServer:

Thanks @ktechmidas