Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 1 | -40/+0 |
| | |||||
* | Moved ethchain to chain | obscuren | 2014-10-31 | 1 | -3/+3 |
| | |||||
* | Moved logging to state, proper structured block | obscuren | 2014-10-30 | 1 | -1/+1 |
| | | | | | | * 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/+1 |
| | |||||
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -3/+3 |
| | | | | 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 | -0/+1 |
| | |||||
* | Added general Pipe API | obscuren | 2014-08-04 | 1 | -0/+33 |