-
### Ethers Version
v5.6.9
### Search Terms
error handling
### Describe the Problem
When there are errors received from Blockchain network, getting an error as, `Error: processing respon…
-
OpenZeppelin Test Environment fails on node 14 with ganache-core error: `Error: Callback was already called`
```
node --version v14.4.0
npm --version 6.14.5
npx oz --version 2.8.2
```
To rep…
-
### Describe the bug
When I try to send a transaction with a higher nonce than the suggested one, using a local network (ganache) I see that the transaction remains in a `Signed` status and MM load…
-
### Describe the bug
When network is down, it takes several seconds to open the popup when a tx is triggered in MV3 builds.
This also causes test flakiness ([see](https://github.com/MetaMask/metam…
-
Referring previous issue posts with solution:
For Question 1: https://github.com/smartcontractkit/full-blockchain-solidity-course-py/issues/1080
For Question 2: https://github.com/smartcontractkit/…
-
* With the latest changes there is no way to deploy the Storage contract to `ganache`. It runs out of gas when deploying all the contracts used by the plugin. This does not happen when running `truffl…
-
### Overview
Brownie is currently highly dependent upon Ganache. It should be possible to use other local test networks (such as Geth).
### Specification
* Modify `network.rpc` to be a more all-p…
-
- [ ] I've asked for help in the [Truffle Gitter](http://gitter.im/Consensys/truffle) before filing this issue.
---------------------------
## Issue
What the issue is, in broad strokes.
Co…
-
Hi team
We are testing the local deployment of a Graph node.
We are testing Geth/Rinkeby against Ganache, with the **same smart contract and same subgraph definition**
With Ganache everything …
-
Trying to run this repo locally I got stuck on `yarn create-local` due to the node being unable to connect to a local node (issue https://github.com/graphprotocol/graph-node/issues/1132). The proposed…