mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry
This commit is contained in:
parent
09de54b5eb
commit
064e9a5de6
@ -9,6 +9,7 @@ Compiler Features:
|
|||||||
* SMTChecker: Support ABI functions as uninterpreted functions.
|
* SMTChecker: Support ABI functions as uninterpreted functions.
|
||||||
* SMTChecker: Use checked arithmetic by default and support ``unchecked`` blocks.
|
* SMTChecker: Use checked arithmetic by default and support ``unchecked`` blocks.
|
||||||
* SMTChecker: Show contract name in counterexample function call.
|
* SMTChecker: Show contract name in counterexample function call.
|
||||||
|
* SMTChecker: Support try/catch statements.
|
||||||
|
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
* Code Generator: Fix length check when decoding malformed error data in catch clause.
|
* Code Generator: Fix length check when decoding malformed error data in catch clause.
|
||||||
|
Loading…
Reference in New Issue
Block a user