v4.16.1
Fixes:
- fixed the
appendCBOR
compilation option being passed to solc versions not supporting it, causing a compilation error [core] - fixed compilation crash during subprojects compilation when files being imported from another subproject contain a compilation error [core]
- fixed
wake open
incorrectly complaining about absolute paths when fetching from Etherscan with standard JSON format [core] - fixed control statements not indexed correctly in control flow graphs [static analysis]
- fixed resolution of renamed events & errors causing
AttributeError
in some cases [testing & deployment framework]