use-ink / contracts-ui

Web application for deploying wasm smart contracts on Substrate chains that include the FRAME contracts pallet
https://contracts-ui.substrate.io/
GNU General Public License v3.0
61 stars 44 forks source link

feat: Allow user to change metadata when instantiating from hash #486

Closed CharliePops closed 1 year ago

CharliePops commented 1 year ago

Fixes #457

Proposed Changes

Allow the user to select a different metadata when instantiating from hash or re-instantiating, associating the selected metadata to the new instance being created.

https://github.com/paritytech/contracts-ui/assets/163580/627a2b40-a452-41cc-9279-885a95100f82

netlify[bot] commented 1 year ago

Deploy Preview for contracts-ui ready!

Name Link
Latest commit 7e705bfc11e431f0b4cd525a5e550c2b6f57ae40
Latest deploy log https://app.netlify.com/sites/contracts-ui/deploys/64942c36dca8d10008f9420f
Deploy Preview https://deploy-preview-486--contracts-ui.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

cla-bot-2021[bot] commented 1 year ago

User @CharliePops, please sign the CLA here.

statictype commented 1 year ago

thank you for submitting this @CharliePops! will review it asap.

statictype commented 1 year ago

please see my issue comment. the current behaviour where the metadata is revered to the original one is correct

CharliePops commented 1 year ago

No problem, I will update it.