foundry
foundry copied to clipboard
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...
## Feature Request #### Namespace: [Forge Tests](https://book.getfoundry.sh/forge/tests) #### Context When I debug tests, I often get confused as to which file (and line number) the function I'm looking at in...
### Component `cheatcodes` ### Describe the feature you would like A `vm.setBlockhash` cheat code would be very convenient for testing code that uses the Solidity `blockhash` function. This is how...
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...
### Component Forge, Anvil ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on?...
### Component Forge ### Describe the feature you would like Currently, `forge doc` only generates documentation for the contracts and a `README.md` file. In some cases, however, there are other...
### Component Anvil ### Describe the feature you would like I would love to have a clear place to check anvil for the latest supported solc and evm versions. Solc...
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...
### Component Cast ### Describe the feature you would like Currently we can use `--block` with `cast call` to specify the state we want to execute the call at. It...
### Component Cast, Anvil ### Have you ensured that all of these are up to date? - [X] Foundry - [ ] Foundryup ### What version of Foundry are you...