859 Commits (e70bf144c6f88e3dfbe48d7b506cd150b2ab175c)

Author SHA1 Message Date
Gav Wood 07c804a885 Vast P2P networking improvements, mainly for peer discovery, management 10 years ago
subtly fa3dedb3dd fix passing rvalue to rlp 10 years ago
subtly 7d54784cbe Update for poc6 change to storage of code. RLP of account code is empty when code is not present. 10 years ago
Gav Wood cd5203fa9e PoC-7: Maximum recursion limit 1024. 10 years ago
Christoph Jentzsch 0fec528d67 Added try/catch block arround setup functio in order to resolve issue 10 years ago
Gav Wood e491090e7c PoC-7 JUMPDEST done the intended way. 10 years ago
Christoph Jentzsch cf6bbcf097 Corrected call function in FakeExtVM 10 years ago
Gav Wood 0cadc14cce Blacklist version. 10 years ago
Gav Wood d489ef3357 Actually use NewBlock 10 years ago
Gav Wood a37d214ecb Undefine clogS for windows builds. 10 years ago
Gav Wood 81c16c7290 PoC-7 crypto-contracts. 10 years ago
Gav Wood d93cccc463 More attempts to fix for the ultra-pedantic clang compiler. 10 years ago
Gav Wood 8bf5251d5a Can grab block info from JS. Stephan will be pleased. 10 years ago
Gav Wood c9582e490c Windows build fix. 10 years ago
Gav Wood 72449d349a PoC-7: Dynamic message IDs. 10 years ago
Gav Wood 20ad46c481 PoC-7: versioned subprotocols. 10 years ago
Gav Wood 4f5b153452 Better state management. 10 years ago
Gav Wood d7465f7b55 Syncing fixes. 10 years ago
Gav Wood 611caef125 Compilable etheruem network rewrite. 10 years ago
Gav Wood 6df207655c More work on the peer state transition system 10 years ago
Gav Wood 10f3655270 New addresses whack existing. 10 years ago
Gav Wood f73b46d2c1 Work on making states good and various docs. 10 years ago
Gav Wood 3f61b506db Remove incoming queue. Put things straight into actual queues. 10 years ago
Arkady Paronyan c0aafadb5f reverted obsolete changes 10 years ago
subtly 2ed2d479c6 Add mutexed askedContains in placed of .asked.contains(). Issue #333 (dev::RangeMask<unsigned int>::contains), nextFetch clears m_asked concurrent to m_asked.contains() iteration. 10 years ago
Gav Wood 2e8ac06480 Guards for View. 10 years ago
Gav Wood ab6c8f9c8e Minor networking improvements. 10 years ago
Gav Wood 95c063202c Block hash download fix. 10 years ago
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