Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

v1.3.6

Choose a tag to compare

@nbanmp nbanmp released this 24 Apr 14:19
· 169 commits to master since this release

Release 1.3.6

We now send the complete AST and sources, including imports to the api, resulting in fewer errors and providing more meaningful output.

Fixed a bug that caused incorrect line numbers to be reported when contracts imported a vulnerable contract.

Fixed an issue that caused the compiler to fail silently or with a confusing error message.

Improved the messaging regarding a missing config file.

Other minor bugfixes.