zerosnacks
zerosnacks
Hi @marktoda, Thanks for this great library! I'm interested in adding native cheatcodes in Foundry to make this functionality available out-of-the-box I've created a first rough proposal of what I...
### Component provider, pubsub ### What version of Alloy are you on? _No response_ ### Operating System None ### Describe the bug Goal of the ticket is to remove the...
## Motivation Closes https://github.com/alloy-rs/alloy/issues/1062 ## Solution Work in progress, having issues with Reth not closing after tests ## PR Checklist - [ ] Added Tests - [ ] Added Documentation...
## Motivation Closes: https://github.com/alloy-rs/alloy/issues/1074 Effectively blocked by: https://github.com/alloy-rs/alloy/issues/1062 ## Solution Pending further investigation / testing ## PR Checklist - [ ] Added Tests - [ ] Added Documentation - [...
### Component provider, pubsub, signers ### Describe the feature you would like Given ```rust let signer = LocalWallet::random(); ``` We currently require the signer to be cast into `EthereumSigner::from(signer)` when...
## Motivation Closes: https://github.com/foundry-rs/foundry/issues/2065 + https://github.com/foundry-rs/foundry/issues/2056 Opening draft for visibility, basic outline is there
Tracking issue for `1.0` milestone Ticket to be used for discussion and track high-level progress. Link to trackers: - `foundry-rs/foundry`: https://github.com/foundry-rs/foundry/milestone/1 - `foundry-rs/compilers`: https://github.com/foundry-rs/compilers/milestone/1 - `foundry-rs/block-explorers`: https://github.com/foundry-rs/block-explorers/milestone/1 - `foundry-rs/foundry-fork-db`: https://github.com/foundry-rs/foundry-fork-db/milestone/1...
### Component Forge ### Describe the feature you would like Now that we have Vyper support it would be great to be able to quickly instantiate a Vyper project. This...
### Component Other (please describe) ### Describe the feature you would like We should evaluate whether it already makes sense to default to either: `cancun` (13 Mar 2024) or `shanghai`...
Tracking bugs / improvements of dependencies: ## Bugs - [ ] https://github.com/foundry-rs/foundry/issues/1528 ## Features - [ ] Could we only require the `libusb` dependency whenever the hardware wallet is actually...