Release Procedure¶
Introduction¶
This document describes the necessary steps to produce a consensus-specs release.
Bump the Version¶
Next, update the VERSION.txt
file which contains the eth2spec version.
[!TIP] Click on the following link to open the GitHub editor for this file:
- https://github.com/ethereum/consensus-specs/edit/master/tests/core/pyspec/eth2spec/VERSION.txt
Next, change the version to the appropriate value and click the "Commit changes..." button.
For the commit message, put "Bump version to \
Next, click the "Propose changes" button and proceed to make the PR.
Tag the Release¶
Next, tag the latest commit to master. This will trigger the automated release process.
Approximately 12 hours later, the releases for consensus-specs and consensus-spec-tests will be available on GitHub.
Make an Announcement¶
[!IMPORTANT] In order to do this, you must be granted the appropriate access.
Finally, make an announcement to the Eth R&D server on Discord. This should be
posted in the #announcements
channel. This will notify client developers of
the new release and they will begin to incorporate the new reference tests into
their client.
Use the following template for your announcement: