near / devx

This is the home of NEAR collective developer experience plans and roadmap.
11 stars 0 forks source link

Iterative deployment of contracts #185

Open ilblackdragon opened 4 years ago

ilblackdragon commented 4 years ago

Here is source of discussion: https://near-community.slack.com/archives/C012A8SJTA6/p1590075329061800?thread_ts=1590046169.057900&cid=C012A8SJTA6

Overall, problem is that even though we have upgradable smart contracts - we don't provide any tooling for upgrading state. Hence, people have very weird times when they deploy a new contract in the place of existing one.

We should have some solution for this.