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]