17 Commits (2121dd1e27b9d67eac2bdd05271c8c651ebcdfe0)

Author SHA1 Message Date
Gav Wood a1c68d6f8c Suicide refunds. 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