aboutsummaryrefslogtreecommitdiffstats
path: root/miner/remote_agent.go
Commit message (Expand)AuthorAgeFilesLines
* Return 32-byte hashes from GetWorkTaylor Gerring2015-05-111-2/+2
* miner: go fmtobscuren2015-04-201-8/+7
* Switched getWork third output from difficulty to targetVitalik Buterin2015-04-201-1/+8
* miner: fixed remote miner current workobscuren2015-04-201-1/+2
* Fixed minerobscuren2015-03-271-0/+1
* Changed minerobscuren2015-03-241-4/+7
* Fixed issues with stalled remote minerobscuren2015-03-231-1/+1
* Move RemoteAgent to miner pkgTaylor Gerring2015-03-231-0/+81