Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed State => StateDB | obscuren | 2014-12-04 | 1 | -1/+1 |
* | Moved execution from vm to chain. | obscuren | 2014-12-04 | 1 | -5/+4 |
* | merge errors fixed | obscuren | 2014-12-02 | 1 | -1/+1 |
|\ | |||||
| * | Changed the way transactions are being added to the transaction pool | obscuren | 2014-12-02 | 1 | -1/+1 |
* | | Added new iterator and tests | obscuren | 2014-11-19 | 1 | -3/+1 |
* | | Added `chain` tests & minor fixes | obscuren | 2014-11-19 | 1 | -8/+0 |
|/ | |||||
* | Transaction execution fixes | obscuren | 2014-11-12 | 1 | -2/+2 |
* | Removed debug print | obscuren | 2014-11-04 | 1 | -1/+0 |
* | Added storage root to dump | obscuren | 2014-11-04 | 1 | -0/+5 |
* | Compress data on db level. Closes #174 | obscuren | 2014-11-03 | 1 | -14/+2 |
* | ethtrie => trie | obscuren | 2014-10-31 | 1 | -6/+6 |
* | ethstate => state | obscuren | 2014-10-31 | 1 | -0/+339 |