Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
222 views

Remix Getting VM error: invalid opcode

after I deployed the contract,and execute setData or getData, the status section shows message:transaction to SimpleData.setData errored: VM error : invalid opcode,invalid opcode. pragma solidity ^0....
bbjoker's user avatar
6 votes
2 answers
8k views

Remix IDE getting VM error invalid opcode

I am attempting to deploy a test contract on javascriptVM using Remix IDE in chrome. However when I try to execute the contract I receive this message in the status section. "transact to Notes....
Salman Dev's user avatar
0 votes
0 answers
238 views

How to deploy a Smart Contract in Ethereum on Azure?

Iam trying to deploy a smart contract in Azure's Ethereum on Azure. I have created a blockchain in that but now I need to deploy a smart contract and design a UI for the same. I want to use Remix to ...
Monica Mohandas's user avatar