pendulum-chain / wasm-deploy

A tool to deploy an ensemble of wasm smart contracts to Pendulum
GNU General Public License v3.0
2 stars 1 forks source link

Make partial deployments possible #5

Open prayagd opened 1 year ago

prayagd commented 1 year ago

Context

Ticket related to make both wrapper and the wasm deploy tool usable for the builders other than Nabla.

Requirement

Currently the whole deployment flow can only be executed in total. That means that every contract specified in the deployment scripts need to be deployed. This can take a lot of time.

In many cases it might be sufficient to only redeploy some of the contracts. This should be specifiable as a command line argument.

prayagd commented 1 year ago

Hey team! Please add your planning poker estimate with Zenhub @ebma @TorstenStueber