soham

Results 38 issues of soham

### Component Forge ### Describe the feature you would like I was [recently](https://t.me/foundry_rs/35876) interested in flamegraphs, had to hack something locally and then over the weekend packaged it as a...

T-feature

### Component Forge ### Describe the feature you would like ## TLDR This proposal suggests a possible way how Foundry can add support for plugins that add external subcommands (akin...

T-feature

* OS: osx * Python version (output of `python --version`): * Environment (output of `pip freeze`): ### What is wrong? Currently, www.4byte.directory does not include the interface for return type...

Though name of the crate is `pinata_sdk` but it is available to install as `pinata-sdk` ([https://github.com/perfectmak/pinata-sdk/blob/21d52d1a2a266d513b7cd0e6a84260543c1e982d/Cargo.toml#L2](link)).

### Describe the feature Currently if there is an error from EDR, only the name of the error is thrown on the javascript side, with empty data. https://github.com/NomicFoundation/edr/blob/cffc411f04777f90a40f055e368585c88d3a3102/crates/edr_provider/src/requests/eth/transactions.rs#L460 For e.g....

``` Source "lib/foundry-huff/src/HuffDeployer" not found: File not found. Searched the following locations: "". ``` The above error we get with the existing import as in the docs. It misled me...

## Abstract Currently, memory is allocated always when someone is declaring a struct. Following is an example when someone might not want this behaviour. ```solidity struct MyStruct { uint256 a;...

feature