Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core, miner, xeth: renamed gas methods | obscuren | 2015-06-21 | 1 | -16/+3 |
* | core/state: removed state from state object | obscuren | 2015-06-17 | 1 | -18/+15 |
* | core/state: remove the need for common.Value | obscuren | 2015-06-17 | 1 | -2/+4 |
* | core/state, core/vm: reworked storage get / set to use common.Hash | obscuren | 2015-06-17 | 1 | -27/+20 |
* | core/vm, core/state: added storage to structured vm logging | obscuren | 2015-06-10 | 1 | -0/+16 |
* | solidity compiler and contract metadocs integration | zelig | 2015-05-07 | 1 | -0/+3 |
* | Moved logging to logger.Core | obscuren | 2015-04-04 | 1 | -4/+4 |
* | basic glog | obscuren | 2015-04-04 | 1 | -4/+15 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -0/+357 |