10000 Commits (8203d6d4d72bd1f4f8c1bd5bf4a077a6456cfe31)
 

Author SHA1 Message Date
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
Marek Kotewicz 0ccc6b973d jsconsole session 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
arkpar d9b76cd804 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 9 years ago
arkpar 61e84ea862 transitions description 9 years ago
arkpar 3b2f8f21ea fixed a race condition on peer aborting, style 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
arkpar 1a3163f670 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc_rf 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
chriseth 2b4ddf80ab Added fallback function to gas estimation and fixed mix gas estimation. 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
Paweł Bylica f75e1fbdcd Eliminate undefied behavior in RLPStream. 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
Vlad Gluhovsky 4474941380 BloomFilter refactoring: template class 9 years ago
Paweł Bylica 6b3fd2d3ca Small override & std::move fixes. 9 years ago