9875 Commits (a7cd6c51731e22d587b95780a01fc74cb6fe957b)
 

Author SHA1 Message Date
Alexandre Van de Sande abe7a8f8da added new block and edit transaction action icons 9 years ago
chriseth 9e36e8c4e1 Decoding for constructor. 9 years ago
chriseth 23a484e989 Remove dynamic return types. 9 years ago
chriseth 5ba138f096 Memory-storage copy. 9 years ago
arkpar 3ed8d76715 improved logging 9 years ago
CJentzsch 8803844e0c style and optional NOBOOST 9 years ago
Dimitry Khokhlov 592af7852b FuzzTests: windows build fix 9 years ago
Dimitry Khokhlov 226cbb5409 FuzzTest: filltest option 9 years ago
Dimitry Khokhlov 8b8c385b01 FuzzTests: Boost exception 9 years ago
Dimitry Khokhlov 867fe4033d fuzzTests: debug support 9 years ago
CJentzsch beb352549c even more 9 years ago
CJentzsch 76379dcb80 add BOOST_THROW_EXCEPTION 9 years ago
arkpar 69ddff938b fixing windows build 9 years ago
arkpar 9805f18902 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc_rf 9 years ago
CJentzsch b6782665d7 use boost throw exceptions 9 years ago
arkpar cd3355f23f used weak_ptr for session and peers, minor sync optimization 9 years ago
Gav Wood 8d2bf610a8 Merge pull request #2191 from imapp-pl/evmjit-llvm37 9 years ago
Gav Wood 8ad43a159b Merge pull request #2236 from chfast/fix_rlp_memcpy_undef 9 years ago
Gav Wood f2b7cc9372 Merge pull request #2250 from chfast/cmake_add_sanitizer 9 years ago
Gav Wood 7584391335 Merge pull request #2245 from CJentzsch/updateTestPath 9 years ago
Gav Wood 87d0fc6b32 Merge pull request #2237 from chriseth/sol_gasEstimationForFallback 9 years ago
CJentzsch c465989027 add test for suicide of coinbase 9 years ago
CJentzsch a57ffd018a Merge remote-tracking branch 'upstream/develop' into moreTests 9 years ago
Arkadiy Paronyan 4440938605 Merge pull request #2220 from yann300/designDebugPanel 9 years ago
CJentzsch f0057144da Merge remote-tracking branch 'upstream/develop' into moreTests 9 years ago
yann300 c0cab68327 Merge remote-tracking branch 'up/develop' into designDebugPanel 9 years ago
yann300 893d6fe788 clean code 9 years ago
yann300 42a3432947 ui changes 9 years ago
Paweł Bylica 58c1730105 Add support for clang sanitizer to cmake scripts. 9 years ago
CJentzsch 87690214d6 update gas pricer test path 9 years ago
Gav Wood 43a6d825c3 Support rocksdb alternative. 9 years ago
Gav Wood 583f391562 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood 0360be76f2 Make API room for major syncing. TBI. 9 years ago
Gav Wood 1439554375 Avoid rejigging only if we're syncing. 9 years ago
Gav Wood d9c71b2708 Merge pull request #2244 from gluk256/_topic_bloom_filter 9 years ago
Gav Wood 84b3ce298c Fix issue of mining rejig happening iff chain changed AND none ready: 9 years ago
Gav Wood c72c965ea8 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood c5cb5aeed4 Avoid attempting to import invalid blocks. 9 years ago
CJentzsch ce75f125f1 Merge remote-tracking branch 'upstream/develop' into updateTestPath 9 years ago
Gav Wood 278f6d2ef0 Merge pull request #2241 from arkpar/bc_rf 9 years ago
CJentzsch 691482c1fd mv BlockTestsFiller -> BlockchainTestsFiller in blockchain.cpp 9 years ago
CJentzsch ce3a05f8f3 mv BlockTestsFiller -> BlockchainTestsFiller 9 years ago
yann300 56f68beb81 ui changes 9 years ago
Vlad Gluhovsky 726848b0d5 explicit scope resolution added 9 years ago
Vlad Gluhovsky 7852ce4b3c explicit scope resolution added 9 years ago
Vlad Gluhovsky 7e7f4d07da made TopicBloomFilter a template 9 years ago
Arkadiy Paronyan 058d557fc7 Merge pull request #2206 from yann300/bugFix 9 years ago
arkpar 997641c035 fixed comment 9 years ago
yann300 5953778e3c ui changes 9 years ago
chriseth 67c631ca49 Merge pull request #2232 from chriseth/sol_externalConstructorTests 9 years ago