-
Source: https://docs.prylabs.network/docs/advanced/proof-of-stake-devnet
$ ./prysmctl testnet generate-genesis --num-validators=64 --output-ssz=genesis.ssz --chain-config-file=config.yml --override…
-
We currently do local fuzz testing for `erc4626` and `steth` pools. Ideally we would add all supported pools to the list of pools we're fuzzing.
One issue is that local fuzz testing is dependent on…
-
I'd like to use Parity to spin up a local, private development chain that forks from mainnet (or other public testnet) at a given block.
The private chain would virtually make the entire state of t…
-
I have been trying to transfer some ETH, but after entering my password, I get an error message `the method personal_signAndSendTransaction does not exist/is not available`.
Using `geth` 1.14.5 (fr…
-
**Do you want to request a *feature* or report a *bug*?**
*Bug*
**What is the current behavior?**
A `graph-node` run with `--debug-fork` returns empty data for all queries
**If the current b…
-
We attempted to customize the code and storage values of a contract by modifying the source code, but encountered some difficulties. The source code modifications were made in the 'deploy_test' and 's…
-
# Goals
The toolbox of infrastructures we have for creating and managing test mock networks is large and versatile, with Forknet and mirror tool standing out as being the most powerful. The goal of…
-
-
I've been trying to test my smart contract, which is an arbitrage bot using AAVE V3 Flash Loans, Sushiswap, and Uniswap V3, on various testnets like Sepolia, Mumbai, Amoy, and even Goerli. But Uniswap…
-
I'm not sure why when I run scripts, it can't read the contract. I uninstalled and installed ganache cli, the mainnet fork network is on my list when I run brownie networks list. My config seems to be…