314 Commits (3fbe74bcc308cd2116ceffde7d7362627e292392)

Author SHA1 Message Date
Gav Wood d9372d67d1 libethcore on a new path. 10 years ago
Gav Wood a00196914a Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 361c073bdc Modularise nonce, mix hash and seed hash. 10 years ago
arkpar 32e90ddcd1 started tests refactoring 10 years ago
arkpar d1f401ce41 mix working 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
Gav Wood 3146cf6cb7 libethcore on a new path. 10 years ago
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