47 Commits (09e5dbfa06055498ddeaa4dcbd30a36a7dcc4462)

Author SHA1 Message Date
arkpar 3bd1aecd2d performance optimizations 10 years ago
Gav Wood 58c7d1ead6 Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood d76b9b3d18 Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 4f32150a6a Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood e18e3de824 Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood d16c51a56f Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 68b2c8ecbf Basic test working with same code for Ethash and BasicAuthority. 10 years ago
arkpar 440f6e7dc2 import transactions in a separate thread 10 years ago
arkpar 7ba71da280 style 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
Gav Wood c5cb5aeed4 Avoid attempting to import invalid blocks. 10 years ago
arkpar 18127c1b4e continue syncing refactoring 10 years ago
arkpar 826cc681ac style 10 years ago
arkpar f32961daa8 fixed bad blocks handling in BlockQueue 10 years ago
Gav Wood cc668312b7 Avoid throwing out potentially good blocks. 10 years ago
arkpar c12b481529 track block queue size 10 years ago
Gav Wood 87cf8dd5d6 VM provides information on its performance. 10 years ago
Gav Wood 095b6f8189 Report bad blocks using published standards. 10 years ago
arkpar 6b1c96229b fixing clang build 10 years ago
arkpar 5eb685da7c Moved transaction verification to verifier thread 10 years ago
CJentzsch 76868a89ed add debug info for BlockQueueStatus 10 years ago
Gav Wood ce205f382c Remote mining fixes. 10 years ago
subtly 3f979d856f Add deque for windows to compile. 10 years ago
Gav Wood ac60b992c6 Parallelised BlockQueue. 10 years ago
arkpar cc5a617aa6 set and map to hash tables 10 years ago
Gav Wood 1aa1950d75 Invariant utilities. 10 years ago
Gav Wood be6dd3b62b Optimisations and fixes for the BlockQueue. 10 years ago
Gav Wood dad9a32d33 Better logging. 10 years ago
Gav Wood e179781728 More sophisticated (and correct) BlockHashes handling. 10 years ago
Gav Wood 292c35ce49 Don't grab queue up blocks we already know about. 10 years ago
Gav Wood 369d45634a Allow pre-mining if it's us. 10 years ago
Gav Wood 8f532e81cb Fix to ethash seedHash caching. 10 years ago
Gav Wood c1045d4711 Refactor just about everything important in the core. 10 years ago
Gav Wood 8e3ef1ee5c Fix to ethash seedHash caching. 10 years ago
Gav Wood 2fb7883a12 Refactor just about everything important in the core. 10 years ago
Gav Wood 384853a919 Version bump, fixes to treeRoute (and thus chain view). 10 years ago
Gav Wood 622367b274 Avoid compiling neth/serpent on MSVC. 10 years ago
Gav Wood 105be32bb4 Decent transaction import result provision. 10 years ago
Gav Wood c5f80a9dde Fix various aspects of chain-re-import. 10 years ago
Gav Wood 103b9ea0a7 Bunch of repotting/curating. 10 years ago
Gav Wood 9385ee2533 Bunch of repotting/curating. 10 years ago
Gav Wood 210104395f Bunch of repotting/curating. 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Gav Wood 3f61b506db Remove incoming queue. Put things straight into actual queues. 10 years ago
Gav Wood 0d3f298e45 Blocks come down in order (well... unless a peer bugs out). 10 years ago
Gav Wood d25224822e Fixes for state getting. 10 years ago
Gav Wood b7b17b9963 Queue future blocks, don't discard. 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago