Gav Wood
|
6da67f1581
|
Fix style. Fix device id.
|
10 years ago |
Gav Wood
|
55b9038d6f
|
More awesome logging stuff.
|
10 years ago |
CJentzsch
|
036c7ba8bd
|
avoid stack overflow and div by zero
|
10 years ago |
Jan Willem Penterman
|
ea5e343e4d
|
more ascii art for windows logging
|
10 years ago |
Gav Wood
|
dad9a32d33
|
Better logging.
|
10 years ago |
Gav Wood
|
6aff7a03b1
|
More colourful logging.
|
10 years ago |
Gav Wood
|
53da2881e9
|
Fix for mining, possibly.
|
10 years ago |
Gav Wood
|
a02aab8c34
|
Synchronisation safety for details/blocks in BlockChain. Avoid situation
where block isKnown before details available.
|
10 years ago |
Gav Wood
|
9aab3ea208
|
Extra diagnostics.
|
10 years ago |
Gav Wood
|
86804fedf1
|
Fix deadlock.
|
10 years ago |
Gav Wood
|
8328220471
|
Fixes for reimporting, make block availability atomic.
|
10 years ago |
Gav Wood
|
4e4fc4d11c
|
Fixes for reimporting.
|
10 years ago |
Gav Wood
|
66a4752cf2
|
Don't prep mining if no need.
|
10 years ago |
Gav Wood
|
3efa477be6
|
Avoid div by zero.
Always prepare work, even when not apparently mining.
|
10 years ago |
Gav Wood
|
4708a73e19
|
Remote miner fixes.
|
10 years ago |
Gav Wood
|
5a9a59a91b
|
Fix unordered sync issue.
|
10 years ago |
Gav Wood
|
de13806962
|
Avoid deadlock when have past future blocks.
|
10 years ago |
Gav Wood
|
e179781728
|
More sophisticated (and correct) BlockHashes handling.
|
10 years ago |
Gav Wood
|
2d72554db9
|
Pesky <= bug fixed.
|
10 years ago |
Gav Wood
|
6b8b94fda0
|
Fix subsequence side bug.
|
10 years ago |
Gav Wood
|
cb9e3189e1
|
Additional activity reporting.
|
10 years ago |
Gav Wood
|
292c35ce49
|
Don't grab queue up blocks we already know about.
|
10 years ago |
Gav Wood
|
9671c5405b
|
Harsher penalty for screwing the DB.
|
10 years ago |
Gav Wood
|
dd0b508d53
|
Don't forget the transaction queue!
|
10 years ago |
Gav Wood
|
d7fb14b95b
|
Diagnostics for tracking down source of apparently corrupt block
insertion.
|
10 years ago |
Gav Wood
|
081ecb5c9c
|
Broadcast everything to everyone.
|
10 years ago |
Gav Wood
|
616cb14385
|
Nicer logging. Much nicer.
|
10 years ago |
Gav Wood
|
04a3464606
|
JSON build fix.
Removal of unneeded code.
|
10 years ago |
Gav Wood
|
6aaee1f711
|
Avoid threading issues.
|
10 years ago |
Gav Wood
|
86384ad0ad
|
Use default path if none given when rebuilding chain.
|
10 years ago |
Gav Wood
|
a5f2dc881e
|
New strategy - send all new blocks out, even when (re)syncing (though
only when resyncing < 20 blocks).
Make a note of bad transactions to avoid re-importing when bad nodes
pass them to us.
|
10 years ago |
Gav Wood
|
f104697747
|
Redo thread safety in Client. Rework some Worker threading stuff.
|
10 years ago |
Jan Willem Penterman
|
cdf7a0cd53
|
fix skipping import of future blocks
|
10 years ago |
Gav Wood
|
ceff94ba53
|
Ticking to allow future blocks to actually be included and prevent
"mining crash".
|
10 years ago |
Gav Wood
|
369d45634a
|
Allow pre-mining if it's us.
|
10 years ago |
Gav Wood
|
2bb61d80c7
|
RPC-mining.
|
10 years ago |
Gav Wood
|
f300862149
|
Diagnostics for peer ban issues.
|
10 years ago |
Gav Wood
|
d86b30d9d5
|
Options cleanup.
|
10 years ago |
Marek Kotewicz
|
37e0f18129
|
ethashcl optional
|
10 years ago |
Marek Kotewicz
|
28f2badc38
|
cleanup in ethashcl
|
10 years ago |
Gav Wood
|
b5e9ab0a6f
|
GPU/CPU Mining benchmarking.
|
10 years ago |
Gav Wood
|
0362148200
|
Version bump. Minor fix.
|
10 years ago |
Gav Wood
|
8f532e81cb
|
Fix to ethash seedHash caching.
|
10 years ago |
Gav Wood
|
76518d519f
|
Marginally better Client async code.
|
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 |