155 Commits (479f0fde4ff4575326512743f3bc2e94f81aacb6)

Author SHA1 Message Date
Gav Wood 4dc64ba23b Variety of minor improvements and fixes. 9 years ago
Gav Wood 6d65d09254 More diagnostics. 9 years ago
Gav Wood e763a3f038 Fix database path issue, fix extradata max size to 1024 for olympic only. 9 years ago
Gav Wood fb99a503e0 Private chains redux: 9 years ago
Gav Wood 21bcec4039 Mention extraData in bad blocks and fix earlier verification. 9 years ago
Gav Wood 876d1d25e2 Add extradata into diagnostics. 9 years ago
arkpar 3bd1aecd2d performance optimizations 9 years ago
arkpar 374b1960f7 tests repared 9 years ago
arkpar 3737590f22 started tests refactoring 9 years ago
Gav Wood e14d000bea All fields of BlockInfo now private. 9 years ago
Gav Wood 58c7d1ead6 Basic test working with same code for Ethash and BasicAuthority. 9 years ago
arkpar 3202427722 tests repared 9 years ago
arkpar 67bb58d6e4 started tests refactoring 9 years ago
Gav Wood f693ac0cc4 All fields of BlockInfo now private. 9 years ago
Gav Wood d76b9b3d18 Basic test working with same code for Ethash and BasicAuthority. 9 years ago
arkpar 32e90ddcd1 started tests refactoring 9 years ago
Gav Wood ff2f952184 All fields of BlockInfo now private. 9 years ago
Gav Wood 4f32150a6a Basic test working with same code for Ethash and BasicAuthority. 9 years ago
arkpar 5d2a36ee0f started tests refactoring 9 years ago
Gav Wood 1e6bf809b4 All fields of BlockInfo now private. 9 years ago
Gav Wood e18e3de824 Basic test working with same code for Ethash and BasicAuthority. 9 years ago
arkpar 1820dbdcfc started tests refactoring 9 years ago
Gav Wood 5ee3e8e5fc All fields of BlockInfo now private. 9 years ago
Gav Wood d16c51a56f Basic test working with same code for Ethash and BasicAuthority. 9 years ago
arkpar 907ea3c800 started tests refactoring 9 years ago
Gav Wood 487349bf09 All fields of BlockInfo now private. 9 years ago
Gav Wood 68b2c8ecbf Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood de97b49939 Rescue a corrupted database. 9 years ago
Marek Kotewicz 596a2deaf6 fixed style issues 9 years ago
Gav Wood b3a1038fe5 Nicer import graph. 9 years ago
Marek Kotewicz e961867fdf LocalisedTransactionReceipt in ClientBase and WebThreeStubServerBase 9 years ago
Gav Wood f2fdd8fb32 Nicer import graph. 9 years ago
Marek Kotewicz 9d0ef73c8e eth_getTransactionReceipt 9 years ago
Gav Wood 00a6208e79 Don't drop DB when chaning DB format. 9 years ago
Marek Kotewicz 971b685441 blockchain isKnown block / transaction 9 years ago
Marek Kotewicz e98317f2dd blockchain isKnown block / transaction 9 years ago
Gav Wood 346db17ba3 Parallelised large-file imports. 9 years ago
Gav Wood 43a6d825c3 Support rocksdb alternative. 9 years ago
Gav Wood c5cb5aeed4 Avoid attempting to import invalid blocks. 9 years ago
Marek Kotewicz c592fde8cf style fix 9 years ago
Marek Kotewicz f77325de18 block polarity enum && jsonrpc field 9 years ago
Marek Kotewicz 821ba0e002 changed Blockchain sync return tuple from <h256s, h256s, bool> to <ImportRoute, bool> 9 years ago
Marek Kotewicz e9748677df ImportRoute struct instead of class 9 years ago
Marek Kotewicz ee06872b19 ImportRoute class instead of pair 9 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. 10 years ago
Gav Wood eb8dc43e8a Make terms more clear for uncle exclusion API. 10 years ago