-
I attempted to move my testing from `hardhat node` to `anvil`. Some of my testing requires mining a large number of blocks. `anvil_mine` execution time seems to scale linearly relative to block count,…
-
### Version of Hardhat
2.22.10
### What happened?
Trying to deploy smart contracts through hardhat and `hardhat-ledger` plugin (1.0.3) to Polygon zkEVM networks (Cardona or Mainnet) is not po…
-
Hey guys, as stated in https://github.com/matter-labs/hardhat-zksync/issues/240, `@openzeppelin/hardhat-upgrades` is currently incompatible with `hardhat-zksync`. It's non-issue until you use the late…
-
### Component
Anvil
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (a44159a 2023-01-03T00:04:00.577535633…
-
As observed in the integration tests of nim-codex, JSON-RPC calls to hardhat
using http (not websockets) are very slow. A single [call to `eth_call`](https://github.com/codex-storage/nim-ethers/blob/1…
-
PS C:\Users\tianh\Desktop\project\uniswap-v2-contract> yarn run env-cmd -f ./envs/env.bsctestnet yarn run hardhat UniswapV2:deploy --gas-price 5 --wait-num 1 --network 97
yarn run v1.22.22
$ C:\User…
-
## Feature Request
### Describe the Feature Request
### Describe Preferred Solution
### Describe Alternatives
### Related Code
### Additional Context
-
![image](https://user-images.githubusercontent.com/76883/223959086-f2487510-7b93-4ff4-a9e5-2fb1522916d1.png)
-
合约开发框架
-
## **Description:**
The `hardhat_setNextBlockBaseFeePerGas` endpoint needs to be implemented. This endpoint is designed to set the base fee for the next block. Refer to the [Hardhat documentation](ht…