-
Hi ,
While running in the terminal brownie test --network mainnet-fork, I get the following error. I am a bit confused asI had a similar problem earlier with the number of 0's output as entracefee.…
-
# Lines of code
https://github.com/code-423n4/2024-04-dyad/blob/main/src/core/Vault.kerosine.unbounded.sol#L50-L68
# Vulnerability details
## Impact
The protocol expects users to migrate their col…
-
Hi!
I'm trying to deploy on mainnet-fork and I'm getting this error, anyone know why this happened?
![imagen](https://user-images.githubusercontent.com/48731203/152452343-2bc9180d-3d83-460d-b489…
-
### Environment information
- OS: macOS / linux / win
- Python Version: 3.11.8
- `ape` and plugin versions:
```sh
$ ape --version
# 0.8.13
$ ape plugins list
# alchemy 0.8.0
ens …
-
### Section
Section 7 | Foundry Fund Me
### Could you please leave a link to the Cyfrin Updraft Lesson (or YouTube video timestamp) where this error occurs? (You can right click a video and "cop…
-
Hardhat and ganache forks currently dont support state overrides. When running this library with a fork, we get `execution revert` whenever using the chainId as mainnet.
More details can be found h…
-
### Environment information
* `brownie` Version: 1.18.1
* `ganache-cli` Version: ganache v7.0.3 (@ganache/cli: 0.1.4, @ganache/core: 0.1.4)
* `solc` Version: multiple
* Python Version: x.x.x
* …
AoDev updated
2 years ago
-
Hello
I've seen that all interfaces have been moved to ^0.8.0 but not contracts. This would make it possible to use them when importing
change this: pragma solidity 0.8.17
to this: pragma solidity …
-
Hi Uniswap team,
I've encountered an issue when trying to integrate with Uniswap, didn't find anything on google which is similar.
I'm using Hardhat deployment (forking mainnet)
MS Visual Studi…
-
Add feature to be able to interact with mainnet contracts like `ganache-cli --fork`