Towns protocol releases process and guidelines for node operators.
Testnet Upgrade
testnet/YYYY-MM-DD-##
.
The docker image is built and doubly tagged with testnet
(mutable) and the commit sha (immutable).testnet*
prefixed tags to upgrade nodes running in testnet.Mainnet Upgrade
testnet
last as the release branch. The release is tagged with the mainnet version number in the form, mainnet/YYYY-MM-DD-##
.
The docker image is built and doubly tagged with mainnet
(mutable) and the commit sha (immutable).Hotfix
hotfix
tag, a mainnet
tag, a testnet
tag and commit sha tag.
Hotfixes will be explicitly communicated to operators to upgrade their nodes in the Towns Operator Town, testnet
nodes first followed by mainnet
.