This repository has been archived by the owner on Jul 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Release
HaoZhaiX edited this page Jan 29, 2020
·
6 revisions
- Bump / update
VersionInfo
in./bin/node/cli/src/lib.rs
. Bump if necessary. - Bump / update PROTOCOL_ID for
ChainSpec
constructors in./bin/node/cli/src/chain_spec.rs
. - Bump spec_ and impl_version for
RuntimeVersion
in./bin/node/runtime/src/lib.rs
. - Bump impl_version for
Configuration
in./client/service/src/config.rs
. - Update
./CHANGELOG.md
- List of changes under [Unreleased] should move under appropriate release section
- Follow suggestions from https://keepachangelog.com/en/1.0.0/
- Create a remote branch with the following naming pattern, where
X
denotes a number:-
X.X.X
for main release -
X.X.X-rcX
for release candidates - This should be the last step to trigger circleci to publish to docker hub
-
Getting Started
PL^G Component Guides
- Attestation
- Doughnut
- Generic Assets (coming soon)
Advanced Topics
External Links