Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved ethchain to chain | obscuren | 2014-10-31 | 1 | -39/+0 |
| | |||||
* | Moved logging to state, proper structured block | obscuren | 2014-10-30 | 1 | -2/+2 |
| | | | | | | * Moved logs to state so it's subject to snapshotting * Split up block header * Removed logs from transactions and made them receipts only | ||||
* | Implemented LOG. Closes #159 | obscuren | 2014-10-27 | 1 | -0/+3 |
| | |||||
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -2/+2 |
| | | | | mist, etheruem have been moved to cmd/ | ||||
* | Updated the VM & VM tests | obscuren | 2014-10-23 | 1 | -0/+4 |
| | | | | | | * Stack Error shouldn't revert to previous state * Updated VM Test tool * Added Transfer method to VM Env | ||||
* | Fixed most of the tests | obscuren | 2014-10-17 | 1 | -0/+1 |
| | |||||
* | Updated chain for filtering | obscuren | 2014-08-11 | 1 | -1/+3 |
| | |||||
* | Add Tx | obscuren | 2014-07-24 | 1 | -0/+1 |
| | |||||
* | Refactored to new state and vm | obscuren | 2014-07-24 | 1 | -0/+28 |