308 Commits (413d69b13ab6fc3941d3cad402fb5dc321c740ca)

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