Skip to content

v1.7.2

Choose a tag to compare

@mds1 mds1 released this 13 Nov 23:24
· 167 commits to master since this release
bdea49f

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