DaniPopes

Results 54 issues of DaniPopes

### 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
C-forge
Cmd-forge-script

## Motivation Closes: #1576 ## Solution ## PR Checklist - [x] Added Tests - [x] Added Documentation - [ ] Updated the changelog

### Problem [Multicall](https://github.com/makerdao/multicall) supports very few chains and with different contract addresses, as well as always reverting on a single call failure. Another problem is that the `Multicall` struct is...

Only happens when shadowing the argument in a block and a for loop is present. More details in the repro comments. This can be easily avoided by renaming either the...

- foundry-rs/foundry#4146 - foundry-rs/foundry#4235 - foundry-rs/foundry#4263 - foundry-rs/foundry#4269

Helps with compile times by removing dependency on lalrpop and build script when using `solang-parser` from crates.io. Downside is this is 2MB in tree, but this shouldn't be that big...

The return type of `targetArtifactSelector` is `(string, bytes4[])[]`. See:

Since the next release will contain breaking changes, we should remove any deprecated methods and features.

refactor

Supersedes, closes https://github.com/ziyadedher/evm-bench/pull/212 Closes #153 Closes https://github.com/ziyadedher/evm-bench/pull/265 I cannot run some benchmarks so I can't update the README results, but here's what I get on - CPU: `AMD Ryzen 9...