Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@montyly montyly released this 29 Mar 17:45
· 23 commits to master since this release

0.3.1 - 2021-03-29

This release adds optimizations to the VSA and improves the dispatcher recovery for recent versions of solc

Added

  • VSA optimizations (#30). On some codebases, evm-cfg-builder went from +2 minutes to 10 seconds
  • Improve dispatcher recovery for solc >= 0.5.12 (#28)

Changed