aboutsummaryrefslogtreecommitdiffstats
path: root/ethpipe/config.go
Commit message (Expand)AuthorAgeFilesLines
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-311-33/+0
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-1/+1
* Fixed stack issueobscuren2014-08-081-1/+0
* Changed to DnsRegobscuren2014-08-071-2/+2
* Added dns lookupobscuren2014-08-071-0/+5
* config => Configobscuren2014-08-051-3/+3
* Renamed object to Objectobscuren2014-08-051-2/+2
* Added vm options for object executionobscuren2014-08-051-22/+4
* Added general Pipe APIobscuren2014-08-041-0/+47