-
Hi All,
i am having problem with the command "npm run contracts:migrate:dev"
After the command, I have the following logs:
> @transmute/element@ contracts:migrate:dev /home/ubuntu/element
> le…
-
**Describe the bug**
Metamask shows "Not eth network" error when I try to send eth on a network created using "truffle develop". The "truffle develop" command creates a network with id 4447 by defaul…
jgege updated
5 years ago
-
Hi everyone.
Whenever I try to connect to Infura using the websocket subprovider, this error pops up:
```
WebSocket connection to 'wss://ropsten.infura.io/ws/' failed: Error during WebSocket hand…
-
Good morning,
I'm experiencing an error when calling a contract public method, this is done when trying to import a Multisig Contract in https://wallet.gnosis.pm using Kovan
Add wallet > restore > 0…
-
After updating to Metamask 4.12.0 I have noticed that sometimes transactions crash local ganache process. Ganache is running on localhost's default port. Interestingly this never happens with Metamask…
-
Code:
```
import Web3 from 'web3';
const web3 = new Web3(Web3.givenProvider);
web3.givenProvider.enable().then(() => {
web3.eth.sendTransaction({
to: '0x42b9dF65B219B3dD36FF330A4dD8f327A6A…
-
I wanted to deploy a contract to ganache with some ether from remix. however I forgot to enter it into the value field. So, the contract was created with 0 balance. i then tried to send some ethe…
-
This error seems to be throwing when we try to interact with a contract without an ETH address, for example, when the user's browser is not web3-enabled or she is not signed in to MetaMask (aka when `…
-
Ganache used to load up a default mnemonic phrase when it first started up ([was since removed](https://github.com/trufflesuite/ganache/issues/275)), and many guides advise people to use this mnemonic…
-
### Description
I developed a project based on web3js and @nivida keeps fast tracking breaking changes. The cost to our development budget thus far since he has taken the lead is in excess of $150k…