Lefteris Karapetsas
557af1e691
Adding ETH_TEST macros to ABI and EndToEndTests
10 years ago
chriseth
9ae0d30dbc
Copying between calldata and storage.
10 years ago
Christian
390097db53
Moved copy code to CompilerUtils.
10 years ago
Christian
f57dc81889
Code generation for events.
10 years ago
Christian
b3252b3e5d
Exclude standard contracts by default.
10 years ago
Christian
fd1f7b527f
Cleaner solution to provide standard sources.
10 years ago
Lefteris Karapetsas
c3c2b1cf76
Improved handling of exceptions in some Solidity Tests
10 years ago
Lefteris Karapetsas
3c22b77982
Adding blockhash test in Solidity ExpressionCompiler
10 years ago
Lefteris Karapetsas
7e145a3d1c
Some addition to Solidity Execution Framework
10 years ago
Christian
de77918d05
Padding for ABI types.
10 years ago
Gav Wood
406d3e6aba
Unit testing for log in Solidity.
10 years ago
Lefteris Karapetsas
9fff09af6b
Compiler EVM generation now takes into account for the new function hash
identifier
- Changed tests to comply with the new function hash identifier
- Changed the function index offset to 4, and made it a constant for
easy adjustment in the future
10 years ago
Lefteris Karapetsas
69a0dcfa15
work in progress in testing the new function selector in the end to end tests
10 years ago
Gav Wood
ac583f503f
Implemented 256-long history for PREVHASH, though still optional.
10 years ago
Gav Wood
9e2eb149af
Beginnings of cleaning up the Executive/State code.
10 years ago
Christian
31cb9bb310
Some (few) tests for the optimizer.
10 years ago