9804 Commits (4565afcb51b0950ed54f429490b6fbe7c15386e8)
 

Author SHA1 Message Date
chriseth 2b4ddf80ab Added fallback function to gas estimation and fixed mix gas estimation. 10 years ago
Gav Wood e54b82c267 Merge pull request #2144 from chriseth/cleanupSecretStore 10 years ago
arkpar 96d667baa8 don't grab unneeded blocks 10 years ago
Paweł Bylica f75e1fbdcd Eliminate undefied behavior in RLPStream. 10 years ago
chriseth f2dd242f5b Fixed build errors. 10 years ago
Paweł Bylica d42f404b12 Fix int comparison. 10 years ago
chriseth c7b257acde Fix and test for not really recursive structs. 10 years ago
Gav Wood 53659d489d Merge pull request #2230 from CJentzsch/testethForBuildServer 10 years ago
Paweł Bylica 644fc7176e Merge remote-tracking branch 'upstream/develop' into fix_memcpy_undef 10 years ago
Gav Wood e077804ff6 Merge pull request #2231 from chfast/fixes 10 years ago
Vlad Gluhovsky 4474941380 BloomFilter refactoring: template class 10 years ago
Paweł Bylica 6b3fd2d3ca Small override & std::move fixes. 10 years ago
chriseth bbdf6e04e9 Merge pull request #2216 from chriseth/sol_memoryArrays5 10 years ago
chriseth af93ec370d Safe file writing and some tests. 10 years ago
Paweł Bylica d8eb362d32 VM: refactor and fix undefined behavior around data to memory copy. 10 years ago
chriseth 7afcafa127 Tests for constructor arguments "from outside". 10 years ago
yann300 ec71a9c69f - Scenario Panel UI changes 10 years ago
CJentzsch 032ebde3ec avoid network tests when --nonetwork is set 10 years ago
chriseth db803547fa Fixes. 10 years ago
chriseth b21b77d208 Fix to correctly write nonce during tests. 10 years ago
chriseth 0fccf207ac Fixed parameter. 10 years ago
chriseth 0b6a09b9cf Nonce refactoring. 10 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& 10 years ago
Lefteris Karapetsas 25d2fa1607 single chunk test: catch only cl::Error 10 years ago
Lefteris Karapetsas 3302539a11 OpenCL: Always try single chunk DAG upload 10 years ago
arkpar c08ecafe00 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 years ago
CJentzsch 00d8627d35 make network tests optional 10 years ago
CJentzsch 3169341b65 add network flag 10 years ago
Gav Wood a133519ed4 Merge pull request #2165 from chriseth/cleanupKeyManager 10 years ago
Gav Wood 8b38d3e636 Merge pull request #2075 from winsvega/fuzz 10 years ago
Gav Wood fddd68c104 Merge pull request #2176 from debris/import_route 10 years ago
Gav Wood ed226a0db7 Merge pull request #2226 from gluk256/_false_positive 10 years ago
Vlad Gluhovsky 4e48ba1d4a false positive test introduced 10 years ago
arkpar 4b2dfe48ea fixed eth build 10 years ago
arkpar 2110876e2e typo fixed 10 years ago
arkpar 4918b7e9dd restore limit 10 years ago
arkpar 2fe2b202b8 fixed deadlock on resume 10 years ago
arkpar e151a978f8 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 years ago
chriseth c0de6de5db Fixed nodes format string. 10 years ago
arkpar 18da764363 restored queue limit 10 years ago
arkpar d0cf2e94c8 fixed syncing to unknown new block 10 years ago
arkpar 18127c1b4e continue syncing refactoring 10 years ago
Gav Wood 71b2bf22f5 Merge pull request #2219 from chriseth/maxPeerCount 10 years ago
Gav Wood 723e8dc1a7 Merge pull request #2203 from LefterisJP/cmake_bin2h_custom_command 10 years ago
Gav Wood 441ccf0d52 Merge pull request #2202 from CJentzsch/PoWTests 10 years ago