89 Commits (09e5dbfa06055498ddeaa4dcbd30a36a7dcc4462)

Author SHA1 Message Date
arkpar 3181f51eb1 fixed invariant on block queue clear 10 years ago
arkpar 3bd1aecd2d performance optimizations 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
Gav Wood 0c5e924745 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 32c11d9664 Modularise nonce, mix hash and seed hash. 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
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
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 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
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 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
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 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
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 212d433370 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 9ae950d4ad Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood b3a1038fe5 Nicer import graph. 10 years ago
Gav Wood f2fdd8fb32 Nicer import graph. 10 years ago
Gav Wood d73209158e test for new transaction queue. 10 years ago
Gav Wood 4346b80f06 Revert "Txqueueasyncverify" 10 years ago
Gav Wood 0c75272b58 Transaction queue does async data imports. 10 years ago
Lefteris Karapetsas fdc40a05bf BlockQueue::import() spams only under specific verbosity 10 years ago
Gav Wood 603218dc6e Fix deadlocks. 10 years ago
arkpar 7ba71da280 style 10 years ago
Gav Wood 7a0f3350b6 Fix importing. 10 years ago
Gav Wood 7a5b4db728 Minor renaming in BlockQueue, remove unnecessary invariant check, add 10 years ago
arkpar a586e2cafe blocks no longer stuck in verifying state 10 years ago
arkpar 307c14dfbb more invariant diagnostics 10 years ago
arkpar 49a8617261 fixed block memory management 10 years ago
Gav Wood c5cb5aeed4 Avoid attempting to import invalid blocks. 10 years ago
arkpar 2110876e2e typo fixed 10 years ago
arkpar 4918b7e9dd restore limit 10 years ago
arkpar 2fe2b202b8 fixed deadlock on resume 10 years ago
arkpar 18da764363 restored queue limit 10 years ago