-
## Optimism mainnet fork
```
npm run ganache:optimism-mainnet-fork
npm run test:unit
```
error:
```
Error: Cannot find module 'C:\Users\Samuel Cheng\Desktop\solidity\W4\Opyn mainnet fork\GammaP…
-
## Bug description
## Environment
- Browser: Chrome
- Wallet: MetaMask
- Chain: fxcore mainnet
## Steps to reproduce
1. Open SafeWallet and initiate a new transaction.
2. Before completi…
-
See the [Hardhat guide](https://hardhat.org/guides/mainnet-forking.html).
-
```
$ wget -qO- https://github.com/ethereum/consensus-spec-tests/releases/download/v1.1.8/minimal.tar.gz | tar tz | grep DS_Store
tests/minimal/._.DS_Store
tests/minimal/.DS_Store
tests/minimal/be…
-
When I run `brownie run scripts/deploy.py --network mainnet-fork` I don't run into the issue of "Gas Estimation Failed: 'Insufficient funds for transfer'."
However, when I run `brownie test --netwo…
-
Hello, i'd need to fork mainnet and try to keep it in sync with the fork.
is this possible somehow?
-
There are multiple reports that seems to converge to a single issue:
- https://forum.aeternity.com/t/mainnet-contract-execution/5524
- transaction delayed
-
I'm using a mainnet fork in Ganache, however when I execute the function call to get the WETH contract it says, that the contract is not found. I'm using the mainnet address of 0xC02aaA39b223FE8D0A0e5…
-
I wanna run an arbitrage test script to get some academic data from the forked ethereum mainnet. I could use ganache-cli -f https://alchemyapi-link@blockheight, but this method is pretty time-consumi…
-
Any failed transactions will show "Awaiting internal transactions for reason". The node is a Ganache forking Ethereum mainnet.
Example of a failed tx hash on a public hosted explorer: https://explo…