foundry icon indicating copy to clipboard operation
foundry copied to clipboard

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

Results 751 foundry issues
Sort by recently updated
recently updated
newest added

### 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...

T-bug

## Motivation proposed way to handle #585 ![multiple](https://github.com/foundry-rs/foundry/assets/38490174/5b13ccfa-7929-4694-9aff-de3f211dec12) ## Solution - add a global invariant reporter to collect test runs and completed runs - display in terminal on thread that...

## Motivation After integrating `cast wallet import` and using it for a while, some users might want to get the private key for an account back through decryption of the...

### Component Anvil ### Describe the feature you would like Use case: Have fast transactions (= fast CI pipelines and tests) with automated software that reacts on events, like bots,...

good first issue
T-feature
C-anvil

Following the `lastCallGas` addition here: https://github.com/foundry-rs/forge-std/releases/tag/v1.8.2 I'd love to see some way to `startGasRecording` and `stopGasRecording` (similar to logs, state diff/mapping recordings) where we can record and retrieve a list...

## Motivation Partially address #2552 - persist and replay shrinked failed invariant sequence CC @mds1 - when invariant fails, the shrinked sequence is persisted and replayed on subsequent runs. If...

### Component Anvil ### Describe the feature you would like It's nice to have the same behavior (e.g., constraints when replacing a transaction) as major clients' tx pool (e.g., geth,...

T-feature
C-anvil
A-reth-anvil

### Component Cast ### Describe the feature you would like I want ```bash cast nonce eth:0xC66C8aa97065f327fe94B6c845ACd7E5aA6f6117 ``` to work like ``` cast nonce 0xC66C8aa97065f327fe94B6c845ACd7E5aA6f6117 22 ``` ### Additional context ```console...

T-feature

### 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...

T-bug

### Component Chisel ### Have you ensured that all of these are up to date? - [ ] Foundry - [ ] Foundryup ### What version of Foundry are you...

T-bug