github foundry-rs/forge-std v1.7.2

latest releases: v1.9.3, v1.9.2, v1.9.1...
10 months ago

Featured Changes

  • feat: add vm.loadAllocs(string) cheatcode by @tynes in #474. This reads in a JSON file to directly set state for many accounts at once.
  • feat: add vm.eth_getLogs and vm.rpc cheats by @Evalir in #475. The vm.eth_getLogs cheat makes an eth_getLogs RPC call and returns the result, and the vm.rpc cheat allows arbitrary RPC calls to be made. These query the current fork URL.

Other Changes

New Contributors

Full Changelog: v1.7.1...v1.7.2

Don't miss a new forge-std release

NewReleases is sending notifications on new releases.