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

fix: execute dry run after a call #491

Closed rtomas closed 1 year ago

rtomas commented 1 year ago

This PR solved the issue #445 and execute a dry-run after a contract call

netlify[bot] commented 1 year ago

Deploy Preview for contracts-ui ready!

Name Link
Latest commit 7d07d2cf76ff1ad928d60919c211992a0364f5ec
Latest deploy log https://app.netlify.com/sites/contracts-ui/deploys/6499a0e027625000089cd227
Deploy Preview https://deploy-preview-491--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.

statictype commented 1 year ago

thank you! @rtomas