700 Commits (5b8e26f63d234789f3ed79bb47f8b518c52a433a)

Author SHA1 Message Date
Arkady Paronyan 582ae31f9f fixed races 10 years ago
Arkady Paronyan c161ddb66a fixed segfaults on accessing temp objects vector buffers 10 years ago
Gav Wood 0a78ad9b21 paranoia works again. 10 years ago
Gav Wood 6464651365 More networking fixes. 10 years ago
Gav Wood 0f31e3b317 Additional network niceness. 10 years ago
Gav Wood 73d029180c No address increment on clash. 10 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 10 years ago
Gav Wood 9ce2b5bfa6 Avoid attempt to reget chain on block reception. 10 years ago
Gav Wood 340801ed90 Networking fixes. 10 years ago
Gav Wood f83b8d795e Quick build fix. 10 years ago
Gav Wood 3cb6af930f Fix for wierd empty blocks. 10 years ago
Christoph Jentzsch 69082f5fb6 undefined FILL_TESTS and some minor style fixes 10 years ago
Christoph Jentzsch 98658ddd13 Reorganized FakeExtVM class into .h and .cpp file. Added state class member in order to test CREATE and CALL. Added system operations test. 10 years ago
Gav Wood e03a663d97 Actually stop getting chain once no more to grab. 10 years ago
Gav Wood 6777a24b1e Stop fetching once fetch is decidedly bad. 10 years ago
Gav Wood 9882e98606 Helpers and fixes for uncles debugging. 10 years ago
Gav Wood 0bbfec52d6 Don't assert. 10 years ago
Gav Wood 431a3c242f Fixes... 10 years ago
Gav Wood 68d1a5ce08 Make debug downloading a bit faster. 10 years ago
Gav Wood f9610136be Remove sleep. 10 years ago
Gav Wood d60ee48ddd Various networking fixes. 10 years ago
Gav Wood 05d3d8096e Simple chain download view. 10 years ago
Gav Wood 5ce45164bd Get rid of nasty old code. 10 years ago
Gav Wood 8415581ab2 Actually download in right order. 10 years ago
Gav Wood 17f55abd37 Get blocks in right order. 10 years ago
Gav Wood b883f0c135 User DNS & poc-5.ethdev.com for peerserver. 10 years ago
Gav Wood 8ec86bb362 Add DownloadMan for download management. 10 years ago
Gav Wood ecb3e5823e Add RangeMask. 10 years ago
Gav Wood 4c30b7cdcf fix nick's warning. 10 years ago
Gav Wood 89ee5fd14e Minor fix for mining. 10 years ago
Gav Wood 0d3f298e45 Blocks come down in order (well... unless a peer bugs out). 10 years ago
Gav Wood 6a2b875637 Fix for io service (thanks, alex!) 10 years ago
Gav Wood b72d0717b4 Download view as will be. 10 years ago
subtly 91c1819d43 mutex shared host/peer sets, write-loop crash fix 10 years ago
Gav Wood 4eb549cd80 Moved miner over to new Worker class. 10 years ago
Gav Wood 066fc18116 Move out worker thread stuff into other class. 10 years ago
Gav Wood 5735e8c55e Remove old Client network code & API. 10 years ago
Gav Wood dde79b2b88 Move eth over to WebThreeDirect. 10 years ago
Tim Hughes 65401e5b37 Fixed all the VS2013 build issues. 10 years ago
Giacomo Tazzari 7678dec012 When setting force-mining on/off, notify the miners. 10 years ago
Giacomo Tazzari 51aa4c95c4 Making the Miner class actually react to new pending transactions when not force-mining. Added a new miner state (Waiting) to accomplish that. 10 years ago
Gav Wood 484279c548 Beginning of merge into AZ. 10 years ago
Gav Wood 1accc20d21 Moving over to use WebThree. 10 years ago
Gav Wood d25224822e Fixes for state getting. 10 years ago
Gav Wood 2ee6b73e3d Move mining & Watch into Etheruem interface. 10 years ago
Gav Wood 6d209e7885 Add framework for WebThree clients. 10 years ago
Gav Wood b7b17b9963 Queue future blocks, don't discard. 10 years ago
Gav Wood 7a23515889 Fix peersever. 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