307 Commits (79afb509be8b97f29cec148933520e5980c4dc99)

Author SHA1 Message Date
Gav Wood 1bc77af041 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood bcc35d67a1 Modularise nonce, mix hash and seed hash. 10 years ago
arkpar 5d2a36ee0f started tests refactoring 10 years ago
arkpar 1bb6bb5ff2 mix working 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
Gav Wood 02557813a9 libethcore on a new path. 10 years ago
Gav Wood 88cd4dfad7 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 0158351621 Modularise nonce, mix hash and seed hash. 10 years ago
arkpar 1820dbdcfc started tests refactoring 10 years ago
arkpar e6d2200cca mix working 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
Gav Wood db577f831f libethcore on a new path. 10 years ago
Gav Wood 75857ef5d4 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood a04ba152e5 Modularise nonce, mix hash and seed hash. 10 years ago
arkpar 907ea3c800 started tests refactoring 10 years ago
arkpar 0431a97ecb mix working 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 5660a17ffe libethcore on a new path. 10 years ago
Gav Wood 212d433370 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 9ae950d4ad Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood bc9b022d20 Clear transaction hashes on chain reorg, too. 10 years ago
Gav Wood 8af63e8ab1 Clear reverted block hashes from cache during imporing. 10 years ago
Marek Kotewicz a72b51c86d clear reverted block hashes from cache during imporing 10 years ago
Gav Wood 4cfc62e199 Final fix for rescue. 10 years ago
arkpar c82dd4842b state cleanup 10 years ago
Gav Wood a8e46ed898 Fix for rescue? 10 years ago
Gav Wood de97b49939 Rescue a corrupted database. 10 years ago
Gav Wood b3a1038fe5 Nicer import graph. 10 years ago
Gav Wood f2fdd8fb32 Nicer import graph. 10 years ago
Gav Wood f29cb461c9 Tidy up gaurds. Shorted extraData to max size. 10 years ago
Dimitry Khokhlov ce93507040 Issues: BlockChain::rebuild + byteRef test 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. 10 years ago
Gav Wood 91452da11d Minor optimisations. 10 years ago
Lefteris Karapetsas b9b1936477 contains() gets moved to CommonData.h 10 years ago
Lefteris Karapetsas d1b22891b2 Remove legacy code in blockchain.cpp 10 years ago
arkpar 49a8617261 fixed block memory management 10 years ago
subtly 19d3ad4ea5 s/cout/cnote/ 10 years ago
subtly 146949822c Check write status for errors in BlockChain and log error so IO problem doesn't put database or client into invalid state. 10 years ago
Gav Wood 505432fe62 No need to add block info again - verifyBlock is guarantee to do it for 10 years ago
Gav Wood a51f37d8da Use onBad in case of bad uncle. 10 years ago
Gav Wood 7f945041e8 Additional info on slow blocks. 10 years ago
arkpar 21df032a9f set max_open_files for blocks and details db 10 years ago
Gav Wood 096662a692 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 2567e71610 Provide phase and transaction data information in GM. 10 years ago
Gav Wood 346db17ba3 Parallelised large-file imports. 10 years ago
Gav Wood 43a6d825c3 Support rocksdb alternative. 10 years ago