Gav Wood
|
ce205f382c
|
Remote mining fixes.
|
10 years ago |
Gav Wood
|
c4b044d926
|
Improve AZ & eth latency.
|
10 years ago |
Gav Wood
|
953be7886b
|
Move Farm to ethcore and rejig build to allow ethminer-only build.
|
10 years ago |
Gav Wood
|
456872daec
|
Refactor call/create so they don't need a Secret in preparation for
integration of the KeyManager.
|
10 years ago |
arkpar
|
cc5a617aa6
|
set and map to hash tables
|
10 years ago |
Gav Wood
|
84ecbaff9e
|
Condition variables rather than polling FTW.
|
10 years ago |
Gav Wood
|
976c990ddb
|
Minimise write-locking of DB. Fixes #1676
|
10 years ago |
Gav Wood
|
64f159ebdf
|
Transaction injection. Signing still needs properly sorting.
|
10 years ago |
Gav Wood
|
6b7aa1773f
|
Draft of indirect ICAP algo.
|
10 years ago |
CJentzsch
|
036c7ba8bd
|
avoid stack overflow and div by zero
|
10 years ago |
Gav Wood
|
dad9a32d33
|
Better logging.
|
10 years ago |
Gav Wood
|
66a4752cf2
|
Don't prep mining if no need.
|
10 years ago |
Gav Wood
|
cb9e3189e1
|
Additional activity reporting.
|
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
|
ceff94ba53
|
Ticking to allow future blocks to actually be included and prevent
"mining crash".
|
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
|
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
|
6cf2a93e20
|
Some early refactoring to support async miners better.
|
10 years ago |
Gav Wood
|
8e3ef1ee5c
|
Fix to ethash seedHash caching.
|
10 years ago |
Gav Wood
|
1b05e078e4
|
Marginally better Client async code.
|
10 years ago |
Gav Wood
|
7c3a920e1d
|
Various threading fixes.
|
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 |
Gav Wood
|
6edb3840d7
|
Some early refactoring to support async miners better.
|
10 years ago |
Gav Wood
|
6e78287401
|
Ability to switch GPU/CPU mining on the fly.
|
10 years ago |
Gav Wood
|
51f575e049
|
Blockchain import/export.
One or two minor additons to eth.
|
10 years ago |
Gav Wood
|
683dd22051
|
Allow fudging of calls so they never fail.
|
10 years ago |
Gav Wood
|
3525a62ccb
|
Diagnostics for checking transaction dropping/resubmission
|
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
|
13232d6e04
|
Fixes #1509
|
10 years ago |
Gav Wood
|
83a26ddc4b
|
Remove the 1m gas reference.
|
10 years ago |
Gav Wood
|
090c892906
|
setAdress fix for mining.
|
10 years ago |
Gav Wood
|
c19013da81
|
Remove initial event from JSONRPC.
Reduce verbosity.
|
10 years ago |
Gav Wood
|
fc5b6de495
|
Remove asOf redundancy.
Minor mix typo fix.
|
10 years ago |
Marek Kotewicz
|
3d009ae161
|
ClientBase
|
10 years ago |
Gav Wood
|
e904462675
|
Remove numberOf.
|
10 years ago |
Gav Wood
|
e57d6ae633
|
Unify block numbers into BlockNumber type.
Uniformally handle 'latest' & 'pending'.
|
10 years ago |
Gav Wood
|
1619d230c3
|
Extensive pathway for reporting transaction execution results.
|
10 years ago |
Gav Wood
|
32a6cf22a5
|
Rename transact -> submitTransaction (reflecting aynch nature).
|
10 years ago |
Gav Wood
|
53b50a1213
|
Avoid accidentally reaping properly managed watches.
|
10 years ago |