Lefteris Karapetsas
02521a164c
Improved handling of exceptions in some Solidity Tests
2015-01-19 20:12:48 +01:00
Lefteris Karapetsas
ab4178941b
Adding blockhash test in Solidity ExpressionCompiler
2015-01-19 17:13:18 +01:00
Lefteris Karapetsas
933d65e986
Some addition to Solidity Execution Framework
2015-01-19 15:34:15 +01:00
Christian
22ddeea102
Padding for ABI types.
2015-01-09 18:20:51 +01:00
chriseth
0504dc21e1
Merge pull request #754 from LefterisJP/sol_abiFunctionHash
...
Calculation of ABI Function Identifier Hash
2015-01-09 11:22:59 +01:00
Gav Wood
541156241f
Unit testing for log in Solidity.
2015-01-09 07:32:28 +01:00
Lefteris Karapetsas
efdef7f526
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
2015-01-08 17:18:31 +01:00
Lefteris Karapetsas
9f7e9d9cdd
work in progress in testing the new function selector in the end to end tests
2015-01-08 00:19:19 +01:00
Gav Wood
be5989f134
Implemented 256-long history for PREVHASH, though still optional.
2014-12-24 11:36:08 +01:00
Gav Wood
6b44029adc
Beginnings of cleaning up the Executive/State code.
2014-12-12 15:53:57 +01:00
Christian
568babfb5f
Some (few) tests for the optimizer.
2014-12-11 16:37:17 +01:00