10000 Commits (8203d6d4d72bd1f4f8c1bd5bf4a077a6456cfe31)
 

Author SHA1 Message Date
chriseth bbdf6e04e9 Merge pull request #2216 from chriseth/sol_memoryArrays5 9 years ago
chriseth af93ec370d Safe file writing and some tests. 9 years ago
Paweł Bylica d8eb362d32 VM: refactor and fix undefined behavior around data to memory copy. 9 years ago
CJentzsch a2c06a9127 Merge remote-tracking branch 'upstream/develop' into moreTests 9 years ago
chriseth 7afcafa127 Tests for constructor arguments "from outside". 9 years ago
yann300 ec71a9c69f - Scenario Panel UI changes 9 years ago
CJentzsch 032ebde3ec avoid network tests when --nonetwork is set 9 years ago
chriseth db803547fa Fixes. 9 years ago
chriseth b21b77d208 Fix to correctly write nonce during tests. 9 years ago
chriseth 0fccf207ac Fixed parameter. 9 years ago
chriseth 0b6a09b9cf Nonce refactoring. 9 years ago
chriseth 9e51db8b82 Do not fail if seed cannot be written to file. 10 years ago
chriseth db88799cf9 Try not to write files in tests. 10 years ago
chriseth 8793244ed3 Throw exception upon failed encryption. 10 years ago
chriseth 58e7640850 Throw some more exceptions. 10 years ago
chriseth 212ac9366d Cleanup of SecretStore. 10 years ago
Lefteris Karapetsas 8e5e2f4a9e Catch OpenCL exceptions by const& 9 years ago
Lefteris Karapetsas 25d2fa1607 single chunk test: catch only cl::Error 9 years ago
Lefteris Karapetsas 3302539a11 OpenCL: Always try single chunk DAG upload 9 years ago
arkpar c08ecafe00 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 9 years ago
CJentzsch 00d8627d35 make network tests optional 9 years ago
CJentzsch 3169341b65 add network flag 9 years ago
Gav Wood a133519ed4 Merge pull request #2165 from chriseth/cleanupKeyManager 9 years ago
Gav Wood 8b38d3e636 Merge pull request #2075 from winsvega/fuzz 9 years ago
Gav Wood fddd68c104 Merge pull request #2176 from debris/import_route 9 years ago
Gav Wood ed226a0db7 Merge pull request #2226 from gluk256/_false_positive 9 years ago
Vlad Gluhovsky 4e48ba1d4a false positive test introduced 9 years ago
arkpar 4b2dfe48ea fixed eth build 9 years ago
arkpar 2110876e2e typo fixed 9 years ago
arkpar 4918b7e9dd restore limit 9 years ago
arkpar 2fe2b202b8 fixed deadlock on resume 9 years ago
arkpar e151a978f8 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 9 years ago
chriseth c0de6de5db Fixed nodes format string. 9 years ago
arkpar 18da764363 restored queue limit 9 years ago
arkpar d0cf2e94c8 fixed syncing to unknown new block 9 years ago
arkpar 18127c1b4e continue syncing refactoring 9 years ago
Gav Wood 71b2bf22f5 Merge pull request #2219 from chriseth/maxPeerCount 9 years ago
Gav Wood 723e8dc1a7 Merge pull request #2203 from LefterisJP/cmake_bin2h_custom_command 9 years ago
Gav Wood 441ccf0d52 Merge pull request #2202 from CJentzsch/PoWTests 9 years ago
Gav Wood a8d33fab39 Merge pull request #2170 from gluk256/_bloom_filter 9 years ago
Gav Wood 45b16502ef Merge pull request #2222 from chriseth/sol_binarySearchTest 9 years ago
chriseth faafba12fa Storage array reference test. 9 years ago
Lefteris Karapetsas 5390c358b7 OpenCL bin2h script correction 9 years ago
yann300 8ec447166f Scenario Panel: UI changes 9 years ago
Dimitry 2b16073d5b FuzzTests: simple block test + NOBOOST flag 9 years ago
chriseth e617bfb0f7 Corrected typo about max peer count. 9 years ago
yann300 eac6ed820b hide extractDimension from .h 9 years ago
yann300 cbe3f80d6f - bug fix with encoding bytes and string. 9 years ago
Dimitry 7db380d341 FuzzTests: blocktests (before merge) 9 years ago
Dimitry 5a0f990067 Fuzz Tests update 10 years ago