Commit Graph

19 Commits (1fe67c125d85881cf8c23cd0f08c4a06946793bd)

Author SHA1 Message Date
Péter Szilágyi b750cab56a
miner: fix a race between remote agent start/loop 8 years ago
Jeffrey Wilcke 8c38f8d815 miner: synchronise start / stop 9 years ago
Felix Lange fbdb44dcc1 cmd/utils, rpc/comms: stop XEth when IPC connection ends 9 years ago
Gustav Simonsson d9addf79fa Improve error string and remove unneeded else clause 9 years ago
Gustav Simonsson 829201382b rpc: return error code for eth_getWork when no work ready 9 years ago
Jeffrey Wilcke c32073b11f miner, rpc: added submit hashrate for remote agents 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Jeffrey Wilcke e870e61bc9 miner: smart mining 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Felix Lange 1d42888d30 core/types: make blocks immutable 9 years ago
Taylor Gerring 8e77f81586 Return 32-byte hashes from GetWork 9 years ago
obscuren fa729a0c55 miner: go fmt 10 years ago
Vitalik Buterin 5caf1aa1a9 Switched getWork third output from difficulty to target 10 years ago
obscuren 2cc9211269 miner: fixed remote miner current work 10 years ago
obscuren d36501a6e5 Fixed miner 10 years ago
obscuren a59ea7ce29 Changed miner 10 years ago
obscuren 9be7853e34 Fixed issues with stalled remote miner 10 years ago
Taylor Gerring 91a2275ad3 Move RemoteAgent to miner pkg 10 years ago
Taylor Gerring 439481d177 Rename Agent to RemoteAgent 10 years ago
Taylor Gerring 01c0ba22ae Add DAG seed hash and difficulty to GetWork 10 years ago
Taylor Gerring ab6311c1bd Move remote mining agent to XEth 10 years ago
Taylor Gerring 16a58f8f2a Always return 3 strings 10 years ago
Taylor Gerring 31879eca8c Stub corrected getWork response 10 years ago
Taylor Gerring 3772f02569 Rename for filename typo 10 years ago
Taylor Gerring 372e1cad5b Cleanup get/submitWork 10 years ago
obscuren 8ed4f226d1 check for nil ptrs 10 years ago
obscuren 82956df523 Get work / submit work partially implemented. 10 years ago