aboutsummaryrefslogtreecommitdiffstats
path: root/ethpipe/pipe_test.go
Commit message (Collapse)AuthorAgeFilesLines
* ethpipe: delete useless testFelix Lange2014-10-301-58/+0
| | | | It didn't compile and wouldn't have checked any results if it ever ran.
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-3/+3
| | | | mist, etheruem have been moved to cmd/
* Added exist methodobscuren2014-08-041-0/+1
|
* Added general Pipe APIobscuren2014-08-041-0/+57