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
62 stars 47 forks source link

Shows "Unsuported node version" when trying to connect #375

Closed erasmus closed 1 year ago

erasmus commented 1 year ago

Describe the bug Shows: "Unsuported node version" when trying to connect

To Reproduce Steps to reproduce the behavior:

  1. Go to https://contracts-ui.substrate.io/?rpc=wss://rococo-contracts-rpc.polkadot.io
  2. Error message is shown in popup

Expected behavior Canvas UI loads and is available for input

Screenshots image

Desktop (please complete the following information):

wottpal commented 1 year ago

Try using this version insead: https://weightv1--contracts-ui.netlify.app/?rpc=wss://rococo-contracts-rpc.polkadot.io

It's for chains that are still running WeightsV1. (Don't know if that's the case for rococo, but it seems to work!)

athei commented 1 year ago

Rococo still runs WeightV1. So you need to use the older version of ContractsUI as suggested by the error message. This is not a bug.

statictype commented 1 year ago

@erasmus if you click on the link in the popup, you will be taken to an older version which works as expected

athei commented 1 year ago

Just upgraded rococo. It works now with the normal contracts ui.