Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@ArtificialPB ArtificialPB released this 16 Sep 19:25
· 38 commits to master since this release
7734aeb

Highlights

  • Foundry abi source: fix generating bindings for projects with non-standard folder layout. Foundry project is now also force-built if it needs to be rebuilt so the output does not contain removed contracts.

Bug Fixes

  • Lazy-evaluate all input properties of FoundrySourceProvider (#167)
  • Return error instead of throwing exception in AnvilBuilder#spawn method

Features

  • Make Multicall3.Aggregatable implement IntoCallRequest