snarkOS
snarkOS copied to clipboard
[Feature] Program Upgradability.
For now, this will use the testing/program-owner-operand+staging branch of snarkVM until the PRs on snarkVM are ready.
This PR introduces updates needed to support program upgradability. Concretely:
- updates to the deployment cost to account for constructors.
- updates to the REST API to account for multiple program editions.