703 Commits (fcf5400c3ab76f427dd04f1a2807bdd8d3efd1ea)

Author SHA1 Message Date
Paweł Bylica 7aa2b25220 Add option to set VM kind in State. Interpreter by default. 10 years ago
Paweł Bylica 61720f33be Revert "Prevent integer overflow in some gas calculations" 10 years ago
Paweł Bylica 900fd04f1e Change the way VMs are created (mostly for tracking where are created) 10 years ago
Paweł Bylica a7dabc897e Use VMFace in some places in Executive 10 years ago
Gav Wood d0148f5e7d Additional tracing for syncer. 10 years ago
Gav Wood da87e80eb2 Build fix. 10 years ago
Gav Wood 3ceae64f34 Subtle sync state-change bug that was declaring perfectly fine nodes to 10 years ago
Gav Wood b0cf1e60f6 Fix #394. Still quite dirty, but correct at least. 10 years ago
Paweł Bylica 465e682dc6 Prevent integer overflow in some gas calculations 10 years ago
Paweł Bylica c821c66d20 Revert FeeStructure changes except compile-time constants 10 years ago
Gav Wood c7634c27b0 Correct namespace for a few things in devcrypto. 10 years ago
subtly fc14f46a63 add headers to cmake 10 years ago
Gav Wood 2b93dcdc1d Move over to new GetTransactions semantics. 10 years ago
Paweł Bylica 46e079fb52 Place fee constants inside FeeStructure struct 10 years ago
Gav Wood 1faaed3395 Make bad protocol disconnects a bit more obvious. 10 years ago
Gav Wood c4fbbd0aa1 New assertion styles. 10 years ago
Gav Wood 344e0ecaa9 Windows build fix. 10 years ago
Gav Wood 0c2aaac471 Thread-safety fix for BlockChain. 10 years ago
Gav Wood d74db4083c Move Dagger to ProofOfWork and refactor in preparation for ARPoW. 10 years ago
Gav Wood fb28639d55 Fix NewBlock transmission. 10 years ago
Gav Wood 0652e3ed4f Fix a previous bad fix. 10 years ago
Gav Wood a1216c3b74 Peer & key management. 10 years ago
Gav Wood d1b1caea29 Various crash fixes. 10 years ago
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