36 Commits (d638df83ae76519c506839ea827482074be11fb0)

Author SHA1 Message Date
Gav Wood 1aa1950d75 Invariant utilities. 10 years ago
Gav Wood be6dd3b62b Optimisations and fixes for the BlockQueue. 10 years ago
Gav Wood 6da67f1581 Fix style. Fix device id. 10 years ago
Gav Wood 55b9038d6f More awesome logging stuff. 10 years ago
Jan Willem Penterman ea5e343e4d more ascii art for windows logging 10 years ago
Gav Wood dad9a32d33 Better logging. 10 years ago
Gav Wood de13806962 Avoid deadlock when have past future blocks. 10 years ago
Gav Wood e179781728 More sophisticated (and correct) BlockHashes handling. 10 years ago
Gav Wood 2d72554db9 Pesky <= bug fixed. 10 years ago
Gav Wood 6b8b94fda0 Fix subsequence side bug. 10 years ago
Gav Wood cb9e3189e1 Additional activity reporting. 10 years ago
Jan Willem Penterman cdf7a0cd53 fix skipping import of future blocks 10 years ago
Gav Wood ceff94ba53 Ticking to allow future blocks to actually be included and prevent 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 80e22a1386 All of the JSONRPC APIs now work nicely with "latest" and "pending". 10 years ago
Gav Wood 622367b274 Avoid compiling neth/serpent on MSVC. 10 years ago
Gav Wood c5f80a9dde Fix various aspects of chain-re-import. 10 years ago
Gav Wood a1c68d6f8c Suicide refunds. 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Gav Wood 4323c987b7 cppcheck fixes. 10 years ago
Gav Wood 3f61b506db Remove incoming queue. Put things straight into actual queues. 10 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 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
Gav Wood 278995e19a Use sha3(header) rather than sha3(block) for hash. 10 years ago
Gav Wood 78dae17c49 Actually relax timestamp. 10 years ago
Gav Wood 83b3a7b980 Relax time sync requirements slightly. 10 years ago
Gav Wood f50af8e10e Queue diagnostics. 10 years ago
Gav Wood 2d37f0151d Fixed block buffer issue. 10 years ago
Gav Wood 34ab7e8231 Avoid recursion in TransactionQueue. 10 years ago
Gav Wood 268ca545ac Network a lot smoother. 10 years ago