solidity/libsolidity
Martin Blicha 5ca7a24896 [SMTChecker] Added support for precise modeling of external calls to this.
Modeling external calls to this, since we can trust these calls.

fixed problem with transaction data not being restored after trusted external call

update to the tests

additional tests

changelog entry

added tests for external getters of this
2020-11-13 11:49:09 +01:00
..
analysis Immutables with literal values are pure. 2020-11-10 13:08:42 +01:00
ast Introduce abicoder pragma. 2020-11-03 13:31:50 +01:00
codegen Merge pull request #10263 from ethereum/fixTryCreateYul 2020-11-11 20:10:54 +01:00
formal [SMTChecker] Added support for precise modeling of external calls to this. 2020-11-13 11:49:09 +01:00
interface [ewasm] Allow compiling abstract/interface contracts 2020-11-12 15:26:11 +00:00
parsing Constants at file-level. 2020-10-08 18:56:17 +02:00
CMakeLists.txt Move AsmJsonImporter from libsolidity to libyul 2020-10-29 14:06:34 +00:00