arkpar
cd3355f23f
used weak_ptr for session and peers, minor sync optimization
10 years ago
Gav Wood
84b3ce298c
Fix issue of mining rejig happening iff chain changed AND none ready:
Two blocks are mined on the same parent in quick succession. First gets
imported alone, chain changes but there's another "ready" so mining
doesn't get rejigged. When the second gets imported soon after, it
doesn't change the chain and so mining still doesn't restart.
10 years ago
Gav Wood
953be7886b
Move Farm to ethcore and rejig build to allow ethminer-only build.
10 years ago
Gav Wood
97f936d30c
Only report worker stuff when it's laggy.
Cleanups ETH_ -> DEV_
10 years ago
Gav Wood
6aaee1f711
Avoid threading issues.
10 years ago
Gav Wood
2bb61d80c7
RPC-mining.
10 years ago
Gav Wood
b5e9ab0a6f
GPU/CPU Mining benchmarking.
10 years ago
Gav Wood
8f532e81cb
Fix to ethash seedHash caching.
10 years ago
Gav Wood
192761a4b1
Various threading fixes.
10 years ago
Gav Wood
6067c939cd
Fix CPU mining deadlock bug.
10 years ago
Gav Wood
e5ac73bf0f
Thread management fixes for Farm.
10 years ago
Gav Wood
cd4478e4cf
Various fixes for mining.
10 years ago
Gav Wood
f22540f0e0
Lots of build fixes. Now minimal version builds ok.
10 years ago
Gav Wood
e7008b5877
Various compile fixes.
10 years ago
Gav Wood
15f74352e3
Compile fixes.
10 years ago
Gav Wood
c1045d4711
Refactor just about everything important in the core.
TODO: make compile :-)
10 years ago
Gav Wood
d715f17d87
Half-finished Miner/Farm framework.
10 years ago
Gav Wood
8e3ef1ee5c
Fix to ethash seedHash caching.
10 years ago
Gav Wood
7c3a920e1d
Various threading fixes.
10 years ago
Gav Wood
e195a254da
Fix CPU mining deadlock bug.
10 years ago
Gav Wood
54e40484c1
Thread management fixes for Farm.
10 years ago
Gav Wood
2693659e56
Various fixes for mining.
10 years ago
Gav Wood
405653c250
Lots of build fixes. Now minimal version builds ok.
10 years ago
Gav Wood
db3e0831c3
Various compile fixes.
10 years ago
Gav Wood
be2480d85e
Compile fixes.
10 years ago
Gav Wood
2fb7883a12
Refactor just about everything important in the core.
TODO: make compile :-)
10 years ago
Gav Wood
87bb1195a5
Half-finished Miner/Farm framework.
10 years ago