Gav Wood
|
6aaee1f711
|
Avoid threading issues.
|
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 |
Gav Wood
|
96b6ec70cb
|
Version bump - 0.9.9 has no kickban/
|
10 years ago |
Gav Wood
|
609d650182
|
Windows warning fixes.
Mac build fixes.
|
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
|
192761a4b1
|
Various threading fixes.
|
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
|
d715f17d87
|
Half-finished Miner/Farm framework.
|
10 years ago |
Gav Wood
|
ecfe6acc95
|
Version bump. Minor fix.
|
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
|
54e40484c1
|
Thread management fixes for Farm.
|
10 years ago |
Gav Wood
|
2693659e56
|
Various fixes for mining.
|
10 years ago |
Gav Wood
|
87bb1195a5
|
Half-finished Miner/Farm framework.
|
10 years ago |
Gav Wood
|
b5761c33b6
|
logging for jchow.
testing for ethashcl.
|
10 years ago |
Gav Wood
|
d0931bb0fc
|
Fix for MacOS
|
10 years ago |
Gav Wood
|
c533f1cbda
|
OpenCL stuff, Fix for eth_call.
|
10 years ago |
Gav Wood
|
f89d32966b
|
Fixes for import/export.
|
10 years ago |
Gav Wood
|
51f575e049
|
Blockchain import/export.
One or two minor additons to eth.
|
10 years ago |
Gav Wood
|
91f9a1ea5d
|
Version bump.
|
10 years ago |
Gav Wood
|
80e22a1386
|
All of the JSONRPC APIs now work nicely with "latest" and "pending".
|
10 years ago |
Gav Wood
|
384853a919
|
Version bump, fixes to treeRoute (and thus chain view).
AZ enhancement: Queue stats.
NOTE: Last commit had a whole bunch of other stuff for better peer
performance in it.
|
10 years ago |
Gav Wood
|
d30f62f9e5
|
Version bump.
|
10 years ago |
Gav Wood
|
a0c0991c08
|
Version bump.
Fix version string in JSONRPC.
|
10 years ago |
Gav Wood
|
708a218f3a
|
Version bump.
|
10 years ago |
Gav Wood
|
13232d6e04
|
Fixes #1509
|
10 years ago |
Marek Kotewicz
|
1d4e61167f
|
most compact number representation
|
10 years ago |
Gav Wood
|
5062f7190a
|
Fix for vector_ref (yes, crazy that it's been dormant for so long).
Fixes to ABI.
|
10 years ago |
Gav Wood
|
91d85a4023
|
Fix a load of horrible style that got through.
Fix blockchain tests so they don't clobber the AZ blockchain DB!
Make TransientDirectory use a temp path unless otherwise instructed.
|
10 years ago |
Gav Wood
|
2d42d05f9b
|
ABI fixes and finalisation. Testing needed.
|
10 years ago |
Jan Willem Penterman
|
43e9fa3afd
|
Win32/MSVC requires ios::binary flag on ofstream to correctly write dag file
|
10 years ago |
Gav Wood
|
4d7cb406d6
|
Stricter RLP.
|
10 years ago |
Gav Wood
|
7b6710ac5b
|
Minor rename.
Report errors properly.
|
10 years ago |
Gav Wood
|
750e1e195c
|
Diagnostics to try to track down the mining issues.
|
10 years ago |
chriseth
|
79fb35fd69
|
Exception-throwing assert.
|
10 years ago |
Lefteris Karapetsas
|
9ed338e2ca
|
Structured Logger output is now one-liner
|
10 years ago |
arkpar
|
31e119dd40
|
fixed exception constructor for msvc
|
10 years ago |
arkpar
|
d0dfac71ba
|
supported building with clang and GNU gold linker on linux
|
10 years ago |
Gav Wood
|
6531981a73
|
Wanrings fixes and a cleanup.
|
10 years ago |
Gav Wood
|
beac5642df
|
Version bump.
|
10 years ago |
Lefteris Karapetsas
|
693459af39
|
Milliseconds granularity and UTC in StructLogger
- Using toString() which was adapted from what used to be CommonTime.h
from #1258 by Gavin.
- Closes #1258
|
10 years ago |
Gav Wood
|
bf84273d52
|
Remove chrono_io.
|
10 years ago |
Gav Wood
|
ac2e6e69ac
|
toString for formatting chrono time points.
|
10 years ago |
Gav Wood
|
f7abe38243
|
Coding standards and compile fix.
|
10 years ago |
Gav Wood
|
ee5ac978e5
|
Chrono I/O integration.
|
10 years ago |
Gav Wood
|
c1e71dae80
|
Remove skip & max, integrate new heirarchical bloom stuff with everything
else.
|
10 years ago |
Gav Wood
|
4a684ea86f
|
First draft of recursive bloom.
|
10 years ago |