rgb-archive / spec

[OLD!] RGB Protocol specifications for Bitcoin-based digital assets
https://rgb-org.github.io/
148 stars 26 forks source link

Add versioning to RGB protocol #97

Closed dr-orlovsky closed 5 years ago

dr-orlovsky commented 5 years ago

With the current spec, we have versioning system for blueprints, but not for the protocol. However, in the future we can have compatibility-breaking changes in the protocol (like the structure of the contract headers, proofs, or to the function for defining which Tx output is used for P2C commitments) and it can't be done without the proper versioning system.