zerosnacks

Results 159 comments of zerosnacks

Update: Since #4803 `vm.createDir(string,bool)` now exists with `bool` indicating whether the missing directories should be created recursively. Is this still proposed feature still desired? I think the existing `vm.createDir` should...

Ticket can be closed I think, see https://github.com/BadBoiLabs/Cannon-rs/pull/16

If you import as follows: `import "forge-std/Test.sol";`, as mentioned at the start, it will work That said, I think we should modify the example code to reflect the best practices...

Unable to replicate on Linux / MacOS, this is likely because the Windows `tree` command likely uses different parameters and doesn't recognize `-L`. Feel free to open a PR for...

Closing as `wontfix / stale` as this appears to be related to the RPC being used (https://github.com/foundry-rs/foundry/issues/3294#issuecomment-1254125192), not a bug in the implementation

Marking as resolved as the implementation is working as intended

Hi @happysalada, would be great if you could re-run this to see if this is still valid considering Ethers has been replaced by Alloy `cargo vendor` runs without issue on...

> I was waiting for a stable release to try again packaging this for nixos. Any release on the horizon by any chance ? Makes sense - hopefully within the...

Am able to reproduce with `cast access-list --rpc-url $MAINNET_RPC_URL $(cast sig "withdraw()")`, throwing a similar error: It throws: `server returned an error response: error code -32000: failed to apply transaction:...

Marking as stale, feel free to open a new feature qreust with developer experience improvements for the package installation process