This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
Re-use deployed implementations from previous version if unchanged #94
Labels
kind:enhancement
An upgrade or a new feature that improves the system
topic:tools
Off-chain tooling in general
Milestone
When creating a
new-version
for an app, all its contracts are re-uploaded, and registered in the version's contracts directory. As an optimization, if a contract was unmodified between the two versions, instead of re-uploading, register the already deployed instance in the new contracts directory.The text was updated successfully, but these errors were encountered: