Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename dev::sha3 to dev::keccak256 | Alex Beregszaszi | 2016-10-06 | 1 | -2/+2 |
* | Further fixes to the optimizer. | chriseth | 2016-08-02 | 1 | -1/+4 |
* | Test case. | chriseth | 2016-08-01 | 1 | -0/+58 |
* | Fix optimizer tests. | chriseth | 2016-08-01 | 1 | -3/+6 |
* | Refactor testing via IPC. | chriseth | 2016-06-29 | 1 | -1/+1 |
* | enable solidity test | Dimitry | 2016-04-04 | 1 | -19/+19 |
* | Test for optimizer bug caused by not incrementing the sequence counter. | chriseth | 2016-03-11 | 1 | -0/+14 |
* | Test for incorrect storage access. | chriseth | 2016-01-16 | 1 | -0/+21 |
* | Test fix: Do not increment iterator past end. | chriseth | 2015-11-16 | 1 | -1/+5 |
* | Work around bug in MSVC/Boost for u256->unsigned conversion. | chriseth | 2015-11-16 | 1 | -0/+10 |
* | removed get prefix | LianaHus | 2015-09-08 | 1 | -8/+8 |
* | Move Solidity tests. | chriseth | 2015-08-20 | 1 | -0/+1132 |