.. |
cmdlineTests
|
Merge pull request #9388 from ethereum/develop
|
2020-07-13 14:55:21 +02:00 |
compilationTests
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
contracts
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
evmc
|
Update EVMC to 7.2.0
|
2020-05-13 22:29:35 +01:00 |
externalTests
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
formal
|
Optimize combination of byte and shl.
|
2020-07-08 20:26:46 +02:00 |
libevmasm
|
Fixing signedness conversion warnings in libevmasm
|
2020-06-03 13:25:43 +02:00 |
liblangutil
|
Relaxed assert in AsmJsonImporter::createAsmNode.
|
2020-02-04 20:37:51 +01:00 |
libsolidity
|
Removed specialized errors related to constant state mutability
|
2020-07-14 12:42:47 +05:30 |
libsolutil
|
Do not run tests that do not need options multiple times.
|
2020-07-08 18:47:14 +02:00 |
libyul
|
Merge pull request #9388 from ethereum/develop
|
2020-07-13 14:55:21 +02:00 |
tools
|
Remove finney and szabo denominations.
|
2020-07-13 18:07:10 +02:00 |
yulPhaser
|
Fixing additional signedness errors after adding -Wsign-conversion flag
|
2020-07-09 17:22:45 +02:00 |
.solhint.json
|
|
|
.solhintignore
|
|
|
boostTest.cpp
|
Add nooptions label to smt checks.
|
2020-07-11 20:17:12 +02:00 |
buglist_test_vectors.md
|
|
|
buglistTests.js
|
|
|
CMakeLists.txt
|
Do not link unnecessarily
|
2020-05-20 12:55:18 +02:00 |
cmdlineTests.sh
|
Add error IDs to console output
|
2020-06-10 13:27:25 +02:00 |
Common.cpp
|
Remove --optimize-yul flag for soltest
|
2020-05-06 11:49:40 +02:00 |
Common.h
|
Remove --optimize-yul flag for soltest
|
2020-05-06 11:49:40 +02:00 |
CommonSyntaxTest.cpp
|
Implement multi source semantic tests
|
2020-06-23 17:29:16 +02:00 |
CommonSyntaxTest.h
|
Added error codes to SyntaxTest expectations (changed code)
|
2020-06-22 16:53:03 +02:00 |
docsCodeStyle.sh
|
|
|
EVMHost.cpp
|
Fixing various signedness warnings
|
2020-06-03 10:37:18 +02:00 |
EVMHost.h
|
Library libdevcore renamed to libsolutil.
|
2020-01-07 15:51:50 +01:00 |
ExecutionFramework.cpp
|
Fixing various signedness warnings
|
2020-06-03 10:37:18 +02:00 |
ExecutionFramework.h
|
Remove finney and szabo denominations.
|
2020-07-13 18:07:10 +02:00 |
externalTests.sh
|
|
|
InteractiveTests.h
|
Add nooptions label to smt checks.
|
2020-07-11 20:17:12 +02:00 |
Metadata.cpp
|
Fixing various signedness warnings
|
2020-06-03 10:37:18 +02:00 |
Metadata.h
|
Library libdevcore renamed to libsolutil.
|
2020-01-07 15:51:50 +01:00 |
TestCase.cpp
|
remove extra definition of printIndented
|
2020-06-02 21:15:00 +07:00 |
TestCase.h
|
remove extra definition of printIndented
|
2020-06-02 21:15:00 +07:00 |
TestCaseReader.cpp
|
Implement multi source semantic tests
|
2020-06-23 17:29:16 +02:00 |
TestCaseReader.h
|
Implement multi source semantic tests
|
2020-06-23 17:29:16 +02:00 |