Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Workaround bug in boost. | Gav Wood | 2015-09-13 | 1 | -4/+14 |
* | applied changes from https://github.com/ethereum/cpp-ethereum/pull/2953 | debris | 2015-09-08 | 1 | -1/+1 |
* | Optimize double ISZERO. | chriseth | 2015-06-06 | 1 | -0/+16 |
* | Functional gas estimator. | chriseth | 2015-05-22 | 1 | -3/+24 |
* | Known state: store tags on stack as unions. | chriseth | 2015-05-13 | 1 | -0/+10 |
* | Make KnownState work with all instructions. | chriseth | 2015-05-06 | 1 | -6/+13 |
* | Common subexpression elimination ready for using pre-known state. | chriseth | 2015-05-06 | 1 | -9/+0 |
* | More flexible way to approach unknown stack elements. | chriseth | 2015-05-06 | 1 | -9/+27 |
* | Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. | chriseth | 2015-04-30 | 1 | -0/+438 |