aboutsummaryrefslogtreecommitdiffstats
path: root/ethpipe/vm_env.go
Commit message (Expand)AuthorAgeFilesLines
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-311-40/+0
* Moved ethchain to chainobscuren2014-10-311-3/+3
* Moved logging to state, proper structured blockobscuren2014-10-301-1/+1
* Implemented LOG. Closes #159obscuren2014-10-271-0/+1
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-3/+3
* Updated the VM & VM testsobscuren2014-10-231-0/+4
* Fixed most of the testsobscuren2014-10-171-0/+1
* Updated chain for filteringobscuren2014-08-111-0/+1
* Added general Pipe APIobscuren2014-08-041-0/+33