Skip to content

v0.6.27

Compare
Choose a tag to compare
@cd1m0 cd1m0 released this 22 Sep 10:03
· 27 commits to develop since this release

This patch release brings a single fix for an edge case of call-site interposing where we introduce a function argument in a call-site wrapper that may refer to a contract that is not in scope. For those cases we need to add some extra imports in the instrumented code.