-
Notifications
You must be signed in to change notification settings - Fork 27
Home
Stephane Gosselin edited this page Dec 3, 2019
·
4 revisions
Welcome to the erasure-protocol wiki!
Releases follow semantic versioning MAJOR.MINOR.PATCH
:
-
MAJOR
version for breaking release of registries -
MINOR
version for breaking release of factories -
PATCH
version for backwards compatible bug fixes and features
Each release includes all current contract addresses and contracts.
Contracts from previous releases are considered deprecated if not included in the latest release.
Releases are pushed to a release branch release/vMAJOR.MINOR.x
. Patches are backported to existing releases when applicable. For example: release/v1.1.x.
Tags are created from master for all releases. For example: v1.1.1