Gav Wood
|
b3a1038fe5
|
Nicer import graph.
|
10 years ago |
Gav Wood
|
f2fdd8fb32
|
Nicer import graph.
|
10 years ago |
Gav Wood
|
9be175ddd7
|
Cleaned up interface to send/submit Transaction.
We take notice of manually-set nonce.
|
10 years ago |
arkpar
|
440f6e7dc2
|
import transactions in a separate thread
|
10 years ago |
Gav Wood
|
00a6208e79
|
Don't drop DB when chaning DB format.
Don't die when geth is run.
Repotting.
Fixed #2354.
|
10 years ago |
Gav Wood
|
56ed8a9207
|
Extra data.
|
10 years ago |
Gav Wood
|
e6cfbe5824
|
ethkey can sign & recover transaction information.
AZ can have sentinel set.
Split up Transaction and move most to ethcore.
|
10 years ago |
Gav Wood
|
346db17ba3
|
Parallelised large-file imports.
|
10 years ago |
Gav Wood
|
0360be76f2
|
Make API room for major syncing. TBI.
|
10 years ago |
Gav Wood
|
9afd426e5a
|
Refactor toJson out into separate file.
Implement basic admin_eth_* interfaces.
|
10 years ago |
Gav Wood
|
eb140df18a
|
Admin methods.
|
10 years ago |
arkpar
|
6b80953aa3
|
State management in EthereumHost, better sync progress reporting.
Invariants checking
|
10 years ago |
Gav Wood
|
a3d39e784f
|
Unrevert VM.
|
10 years ago |
Marek Kotewicz
|
ced5554c27
|
special filters returning hashes on eth_getFilterChanges
|
10 years ago |
Gav Wood
|
afd84b0b4b
|
Expand eth cli
Fixes #2125
|
10 years ago |
Gav Wood
|
7bff0d1f7d
|
Faster State diffs.
Support canary contract to stop mining.
Manage rude nodes.
|
10 years ago |
Gav Wood
|
095b6f8189
|
Report bad blocks using published standards.
|
10 years ago |
CJentzsch
|
f78b6166d7
|
add eth(CLI) functionalities
|
10 years ago |
Marek Kotewicz
|
7690647be8
|
updated LocalisedLogEntry
|
10 years ago |
arkpar
|
bec5703d33
|
hash download reporting
|
10 years ago |
Paweł Bylica
|
a9f3df90b1
|
Add missing override specifiers.
|
10 years ago |
Gav Wood
|
51b90324c0
|
Allow configurable gas price in AZ & eth.
|
10 years ago |
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 |