-
## Expected Behavior
Return array of compilers
## Current Behavior
Returns error
````
ReferenceError: cb is not defined
at SolcSubprovider.handleRequest (/Users/aakilfernandes/projects/s…
-
I'm creating a dApp with a React.js frontend (on Windows if that matters) and I'm trying to test the dApp from multiple accounts. One account sets permissions for other accounts so I need to see t…
-
When the Truffle team launched Truffle Develop, we thought it'd be fun to use an extra sweet, chocolatey mnemonic (`candy maple cake sugar pudding cream honey rich smooth crumble sweet treat`). It sho…
-
NewUI is unusable with Ganache since the gas estimator will keep loading when Ganache is waiting for a transaction that MetaMask cannot send. In the oldUI we just defaulted to 1.
-
MetaMask does not set a gas limit when creating a new instance of a deployed contract.
This used to work without issue until yesterday, when it suddenly started setting the gas limit to 0 instead.…
ghost updated
6 years ago
-
When running ganache, deploying a contract from a contract method errors.
## Expected Behavior
Successful transaction
## Current Behavior
Error: VM Exception while processing transaction: reve…
-
I using alchemy to view my own DAO after I created it with arc.js.
Step by step:
1. I run Ganache standalone
2. Connecting to Ganache using metamask
3. In alchemy project I run `npm run migrat…
-
## Version **2.1.1** of [ganache-core](https://github.com/trufflesuite/ganache-core) was just published.
Branch
Build failing 🚨
Dependency
…
-
-
Hi! I'm new to web3 and truffle, but I've did everything as described in tutorial:
I have unboxed drizze-box
I have ganache-cli running on localhost:8545
I have deployed needed contracts successf…