arkpar
|
3bd1aecd2d
|
performance optimizations
|
10 years ago |
arkpar
|
374b1960f7
|
tests repared
|
10 years ago |
arkpar
|
3737590f22
|
started tests refactoring
|
10 years ago |
Gav Wood
|
e14d000bea
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
58c7d1ead6
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
arkpar
|
3202427722
|
tests repared
|
10 years ago |
arkpar
|
67bb58d6e4
|
started tests refactoring
|
10 years ago |
Gav Wood
|
f693ac0cc4
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
d76b9b3d18
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
arkpar
|
32e90ddcd1
|
started tests refactoring
|
10 years ago |
Gav Wood
|
ff2f952184
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
4f32150a6a
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
arkpar
|
5d2a36ee0f
|
started tests refactoring
|
10 years ago |
Gav Wood
|
1e6bf809b4
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
e18e3de824
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
arkpar
|
1820dbdcfc
|
started tests refactoring
|
10 years ago |
Gav Wood
|
5ee3e8e5fc
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
d16c51a56f
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
arkpar
|
907ea3c800
|
started tests refactoring
|
10 years ago |
Gav Wood
|
487349bf09
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
68b2c8ecbf
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
de97b49939
|
Rescue a corrupted database.
|
10 years ago |
Marek Kotewicz
|
596a2deaf6
|
fixed style issues
|
10 years ago |
Gav Wood
|
b3a1038fe5
|
Nicer import graph.
|
10 years ago |
Marek Kotewicz
|
e961867fdf
|
LocalisedTransactionReceipt in ClientBase and WebThreeStubServerBase
|
10 years ago |
Gav Wood
|
f2fdd8fb32
|
Nicer import graph.
|
10 years ago |
Marek Kotewicz
|
9d0ef73c8e
|
eth_getTransactionReceipt
|
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 |
Marek Kotewicz
|
971b685441
|
blockchain isKnown block / transaction
|
10 years ago |
Marek Kotewicz
|
e98317f2dd
|
blockchain isKnown block / transaction
|
10 years ago |
Gav Wood
|
346db17ba3
|
Parallelised large-file imports.
|
10 years ago |
Gav Wood
|
43a6d825c3
|
Support rocksdb alternative.
|
10 years ago |
Gav Wood
|
c5cb5aeed4
|
Avoid attempting to import invalid blocks.
Reduce verbosity.
Minor additions to exponential backoff.
|
10 years ago |
Marek Kotewicz
|
c592fde8cf
|
style fix
|
10 years ago |
Marek Kotewicz
|
f77325de18
|
block polarity enum && jsonrpc field
|
10 years ago |
Marek Kotewicz
|
821ba0e002
|
changed Blockchain sync return tuple from <h256s, h256s, bool> to <ImportRoute, bool>
|
10 years ago |
Marek Kotewicz
|
e9748677df
|
ImportRoute struct instead of class
|
10 years ago |
Marek Kotewicz
|
ee06872b19
|
ImportRoute class instead of pair
|
10 years ago |
yann300
|
cb380d66bb
|
- allow ignore nonce checking
|
10 years ago |
Gav Wood
|
095b6f8189
|
Report bad blocks using published standards.
|
10 years ago |
Marek Kotewicz
|
7690647be8
|
updated LocalisedLogEntry
|
10 years ago |
arkpar
|
5eb685da7c
|
Moved transaction verification to verifier thread
|
10 years ago |
Gav Wood
|
ac60b992c6
|
Parallelised BlockQueue.
Setup for using TrieRoot.
|
10 years ago |
Gav Wood
|
eb8dc43e8a
|
Make terms more clear for uncle exclusion API.
|
10 years ago |
arkpar
|
cc5a617aa6
|
set and map to hash tables
|
10 years ago |
Gav Wood
|
82e86eba1b
|
Compile fix.
|
10 years ago |
arkpar
|
7387a1c250
|
replaces cache maps with hash tables, reverted noteCanonChanged
|
10 years ago |
arkpar
|
a1c84c7172
|
blockchain download and import performance optimizations
|
10 years ago |
Gav Wood
|
64f159ebdf
|
Transaction injection. Signing still needs properly sorting.
|
10 years ago |
Gav Wood
|
dad9a32d33
|
Better logging.
|
10 years ago |