9764 Commits (761cbca198bb601dbdf83f3d96238a7ecf5cd030)
 

Author SHA1 Message Date
subtly 761cbca198 Merge branch 'develop' into rlpx 9 years ago
Arkadiy Paronyan 058d557fc7 Merge pull request #2206 from yann300/bugFix 9 years ago
chriseth 67c631ca49 Merge pull request #2232 from chriseth/sol_externalConstructorTests 9 years ago
Gav Wood 955a1d1bb1 Version bump. 9 years ago
Gav Wood 210c86bb02 Backoff to attempt to deal with non-conformant clients. 9 years ago
Gav Wood b26b38c466 Blockchain sync trivial fixes. 9 years ago
Gav Wood 08ab4fcc14 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood d2780c3d6a Use right scoping. 9 years ago
Gav Wood 47d838edce Merge pull request #2235 from chriseth/sol_fix_recursiveStructs 9 years ago
Gav Wood 86c6fa810d Merge pull request #2238 from gluk256/_win_clean 9 years ago
Gav Wood 42c1a0dfce Merge pull request #2234 from chfast/fix_memcpy_undef 9 years ago
Gav Wood 2114c4aaff Merge pull request #2225 from arkpar/bc_rf 9 years ago
Gav Wood f602e8be83 Merge pull request #2228 from LefterisJP/cl_always_try_singlechunkk 9 years ago
yann300 e1f4c2e0e5 use baseType to encode arrays 9 years ago
Vlad Gluhovsky c2c6119b3a added a comment 9 years ago
Vlad Gluhovsky 1cca152044 clean windows build 9 years ago
Gav Wood 0e4d154d7e Merge pull request #2224 from chriseth/fixNodeFormatString 9 years ago
Gav Wood e54b82c267 Merge pull request #2144 from chriseth/cleanupSecretStore 9 years ago
arkpar 96d667baa8 don't grab unneeded blocks 9 years ago
chriseth f2dd242f5b Fixed build errors. 9 years ago
Paweł Bylica d42f404b12 Fix int comparison. 9 years ago
chriseth c7b257acde Fix and test for not really recursive structs. 9 years ago
Gav Wood 53659d489d Merge pull request #2230 from CJentzsch/testethForBuildServer 9 years ago
Paweł Bylica 644fc7176e Merge remote-tracking branch 'upstream/develop' into fix_memcpy_undef 9 years ago
Gav Wood e077804ff6 Merge pull request #2231 from chfast/fixes 9 years ago
Paweł Bylica 6b3fd2d3ca Small override & std::move fixes. 9 years ago
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
chriseth 7afcafa127 Tests for constructor arguments "from outside". 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