Skip to content

v4.14.1

Latest
Compare
Choose a tag to compare
@michprev michprev released this 29 Jan 13:48
· 2 commits to main since this release

Fixes:

  • fixed compilation contract info missing (often manifesting as AssertionError) when compiling Solidity >= 0.8.28 [core]
  • fixed PermissionError when accessing "modified files" during compilation [core]
  • fixed fetching ABI from explorers in call traces [testing & deployment framework]
  • fixed ABI decoding in call traces with leftover bytes [testing & deployment framework]