-
Bunch of test suites throwing this:
(node:120) UnhandledPromiseRejectionWarning: Error: Given parameter is not bytes: "NOT_UPLOADED"
at SolidityTypeBytes.formatInputBytes [as _inputFor…
-
I have two versions of metamask chrome extensions. 3.5.2 and 3.9.11.
I'm currently running private geth node Version: 1.6.7-stable
I can process transactions with older version of metamask, bu…
-
At Nomic Labs we’ve been collaborating with the Ethereum Foundation to improve the developer experience on Ethereum, and we believe an important part of this process for the short-term is to help stab…
-
When running the GSN Starter Kit in a browser without injected Web3 (e.g. MetaMask) the following error is displayed: `Error: A web3 provider is not attached to a window.`
The starter kit inclu…
-
``contracts.methods.transfer(body.to, 10).estimateGas({from: body.from, gas: 21000}, function (error, gas) {
console.log(error+ gas);
}).then(gas=>{
…
-
I am getting a lot of errors after executing "npm i" command. Can you Please help me to successfully execute this code without getting errors?
![Capture](https://user-images.githubusercontent.com/496…
-
This is in regards to the https://github.com/energywebfoundation/origin/wiki/Relase-B-Volta-Deployment-(before-Monorepo)
My deployment is failing with Origin UI giving me the error..
index.js?bbaf…
-
**What problem are you trying to solve?**
When you develop Dapps, you frequently have to restart Ganache. This requires to frequently do many clicks to reset accounts in Metamask.
**Describe the s…
-
## Current Behavior
When running the local wallet, the ganache balance does not show up in the UI, even if the terminal I am told there has been a transfer.
## Expected Behavior
The balance s…
-
Hi,
I am suggesting to add test cases for all the smart contracts in place.
I can take this up too, after documenting smart contracts.
Thanks,
Balaji