index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
miner
/
remote_agent.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
miner: synchronise start / stop
Jeffrey Wilcke
2015-10-31
1
-5
/
+12
*
cmd/utils, rpc/comms: stop XEth when IPC connection ends
Felix Lange
2015-10-30
1
-5
/
+10
*
Improve error string and remove unneeded else clause
Gustav Simonsson
2015-08-28
1
-2
/
+1
*
rpc: return error code for eth_getWork when no work ready
Gustav Simonsson
2015-08-26
1
-3
/
+5
*
miner, rpc: added submit hashrate for remote agents
Jeffrey Wilcke
2015-08-06
1
-2
/
+35
*
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
miner: smart mining
Jeffrey Wilcke
2015-07-16
1
-33
/
+63
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
core/types: make blocks immutable
Felix Lange
2015-06-30
1
-3
/
+1
*
Return 32-byte hashes from GetWork
Taylor Gerring
2015-05-11
1
-2
/
+2
*
miner: go fmt
obscuren
2015-04-20
1
-8
/
+7
*
Switched getWork third output from difficulty to target
Vitalik Buterin
2015-04-20
1
-1
/
+8
*
miner: fixed remote miner current work
obscuren
2015-04-20
1
-1
/
+2
*
Fixed miner
obscuren
2015-03-27
1
-0
/
+1
*
Changed miner
obscuren
2015-03-24
1
-4
/
+7
*
Fixed issues with stalled remote miner
obscuren
2015-03-23
1
-1
/
+1
*
Move RemoteAgent to miner pkg
Taylor Gerring
2015-03-23
1
-0
/
+81