Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added GetCode method | obscuren | 2014-09-08 | 2 | -1/+14 |
* | Implemented POST | obscuren | 2014-08-25 | 1 | -0/+6 |
* | Changed log statements | obscuren | 2014-08-22 | 1 | -1/+1 |
* | Removed the "Get" part | obscuren | 2014-08-18 | 1 | -1/+2 |
* | Dump bytes instead of strings | obscuren | 2014-08-17 | 1 | -2/+2 |
* | Added message to closure && added change addresses | obscuren | 2014-08-15 | 2 | -24/+8 |
* | Removed old code | obscuren | 2014-08-15 | 1 | -1/+2 |
* | Updated chain for filtering | obscuren | 2014-08-11 | 1 | -41/+4 |
* | Added bloom filter & block filter methods | obscuren | 2014-08-11 | 1 | -0/+67 |
* | Added state dump method | obscuren | 2014-08-06 | 1 | -0/+47 |
* | ethstate.NewState => ethstate.New | obscuren | 2014-08-04 | 3 | -7/+8 |
* | ethtrie.NewTrie => ethtrie.New | obscuren | 2014-08-04 | 1 | -21/+3 |
* | Old code removed and renamed amount to balance | obscuren | 2014-07-30 | 2 | -21/+23 |
* | Refactored to new state and vm | obscuren | 2014-07-24 | 2 | -50/+46 |
* | Minor improvements and fixes to the new vm structure | obscuren | 2014-07-22 | 1 | -1/+1 |
* | Refactored state, state object and vm | obscuren | 2014-07-22 | 5 | -0/+656 |