rgb-archive / spec

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

Depreciate OP_RETURN commitments for contract deployments #107

Closed dr-orlovsky closed 4 years ago

dr-orlovsky commented 4 years ago

After discussion with @giacomozucco it was decided to depreciate OP_RETURN commitments for contract deployments. OP_RETURN is a legacy scheme required only for the compatibility with hardware wallets (see #62 for some discussion on the topic relating proofs). So while it is important for the proofs to be compatible with hardware wallets, it is not the case for the contracts, which may be rather deployed with HSMs.