Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -62/+0 |
* | Merge branch 'develop' into conversion | obscuren | 2015-03-19 | 1 | -0/+1 |
|\ | |||||
| * | Fixed mkdnode & added some tests | obscuren | 2015-03-19 | 1 | -0/+1 |
* | | block conversion | obscuren | 2015-03-17 | 1 | -1/+0 |
* | | conversion state | obscuren | 2015-03-17 | 1 | -1/+2 |
|/ | |||||
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -5/+5 |
* | Removed some methods from the JS REPL | obscuren | 2015-03-01 | 1 | -2/+5 |
* | Fixed consensus issue for refunding | obscuren | 2015-02-27 | 1 | -1/+1 |
* | Removed exported fields from state object and added proper set/getters | obscuren | 2015-02-20 | 1 | -2/+2 |
* | Refactored ethutil.Config.Db out | obscuren | 2015-01-07 | 1 | -1/+1 |
* | Switched to new trie | obscuren | 2014-12-24 | 1 | -12/+14 |
* | Renamed State => StateDB | obscuren | 2014-12-04 | 1 | -1/+1 |
* | Added `chain` tests & minor fixes | obscuren | 2014-11-19 | 1 | -0/+8 |
* | Transaction execution fixes | obscuren | 2014-11-12 | 1 | -1/+1 |
* | Added storage root to dump | obscuren | 2014-11-04 | 1 | -1/+2 |
* | ethstate => state | obscuren | 2014-10-31 | 1 | -0/+47 |