foundry-rs / forge-std

Forge Standard Library is a collection of helpful contracts for use with forge and foundry. It leverages forge's cheatcodes to make writing tests easier and faster, while improving the UX of cheatcodes. For more in-depth usage examples checkout the tests.
Apache License 2.0
842 stars 333 forks source link

add broadcastRawTransaction cheatcode #586

Closed mattsse closed 3 months ago

mattsse commented 3 months ago

ref https://github.com/foundry-rs/foundry/pull/4931

@zerosnacks

zerosnacks commented 3 months ago

Can be marked as resolved (@mds1), was added in https://github.com/foundry-rs/forge-std/pull/587