hermeznetwork / hermez-node

Hermez node Go implementation
GNU Affero General Public License v3.0
61 stars 33 forks source link

Strategy for release cycles of the SDK #987

Closed arnaubennassar closed 3 years ago

arnaubennassar commented 3 years ago

Rationale

We should define a way to coordinate releases for SDK / node. And do it in a way that makes obvious which versions of the SDK are compatible with node versions

EDIT: Ideally master/main branches of the node/sdk should include tagged versions only

jeffprestes commented 3 years ago

We're going to remove SDK dependencies in hermez-node and they're going to have different life cycles as sometimes improvements in one does not affect other project's code base.