5642 Commits (043f93bbe0f96e51bdaaa725abec41420f2a201b)
 

Author SHA1 Message Date
Christian a88377e5cb Some windows fixes. 10 years ago
subtly 7a126cf223 update nodebucket modification time when node is inserted or bucket is refreshed so bucket-refresh doesn't loop 10 years ago
subtly 2123eacad1 Merge branch 'develop' into p2p 10 years ago
CJentzsch 7fb9e980cf avoid code doubling 10 years ago
Arkadiy Paronyan c7f1aee74a Merge pull request #1013 from yann300/ui_improvement2 10 years ago
Marek Kotewicz 1cd3c83fd1 Merge pull request #979 from debris/win_fixes 10 years ago
yann300 ae5d53bc78 fix indentation issues 10 years ago
CJentzsch 26d1798c81 safe transaction injection 10 years ago
debris 226c435abf fixed cmake include_directories 10 years ago
CJentzsch 3ab33165f4 check transactions 10 years ago
debris e15dcfd9d9 Merge branch 'develop' into jsoncpp_path 10 years ago
Marek Kotewicz de88a9ac5b printing CMAKE_VERSION in configure step 10 years ago
yann300 785cde6492 StateDialog.qml / TransactionDialog.qml redesign 10 years ago
Marek Kotewicz bbd3eb2db1 Merge branch 'develop' into jsoncpp_path 10 years ago
Marek Kotewicz 96f1e772d0 fixed compile errors when using old version of jsonrpcstub, fixed #1003 10 years ago
Gav Wood 1966e57e39 Avoid making blocks with invalid timestamps. 10 years ago
winsvega a93b8f06c5 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 10 years ago
debris 5ca7b3209f fixed transitive dependencies for msvc 10 years ago
CJentzsch 64e49ecf0e Merge remote-tracking branch 'upstream/develop' into blockTests 10 years ago
yann300 662e548c43 Merge remote-tracking branch 'up/develop' into ui_improvement2 10 years ago
yann300 6e5b352dc0 - Add SourceSansPro*.qml 10 years ago
Marek Kotewicz 1745f1eb53 Merge pull request #1010 from LefterisJP/fixJsonrpcstubCmake 10 years ago
Lefteris Karapetsas f36b043f9f We should search for jsonrpcstub headless or not 10 years ago
Marek Kotewicz 99f1476c08 Merge pull request #1008 from debris/cmake_command 10 years ago
Patrick Salami f1acd74f71 fixed indentation 10 years ago
Patrick Salami a253a894e7 added CLI flag to set number of mining threads 10 years ago
subtly a153d078bc Prevent infinite sleep on connect. Write settings before shutdown of web3. 10 years ago
Marek Kotewicz dfcebb93e4 checking for changes in jsonrpcstub, fixed #1004 10 years ago
subtly 572e451bab Added session to hostcapabilityface::peers to ensure it isn't deallocated when shared-ptr to cap is returned. Previously hosts depended on using Session however this could result in an infinite session when hostcapface::peers is processed concurrently (mutexes can make this a likely event). This will be cleaner with better integration of Session and Peer. 10 years ago
CJentzsch 7e9b20394d validate block (the not fill tests path) 10 years ago
subtly c60b0099c7 update last disconnect for fallback timer after successful connect. 10 years ago
Marek Kotewicz e3368ad364 cmake replace with ${CMAKE_COMMAND}, fixed #1006 10 years ago
subtly 49d21e9ada add back fallback for retrying when connect peers is 0 and idealpeercount > 0 10 years ago
subtly a406402a4c Fixes for uninit. shared pointers and add const&. 10 years ago
subtly 7f93e126af Merge branch 'develop' into p2p 10 years ago
Gav Wood 214d2a4b56 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood ea043668b4 Test stuff into cpp from header. 10 years ago
Gav Wood 2734190d4f Merge pull request #1002 from chriseth/fix_units_constexpr 10 years ago
Gav Wood bf30a3fb4c Merge pull request #1001 from debris/configure_file 10 years ago
Gav Wood b9245acaec Merge pull request #1000 from debris/missing_pragma 10 years ago
Gav Wood a86f6e993c Merge pull request #916 from winsvega/develop 10 years ago
chriseth 0bc5ba0b5b Merge pull request #978 from guanqun/add-exp 10 years ago
Christian f7867d39b0 MSVC constexpr fix. 10 years ago
Arkadiy Paronyan b353921b10 Merge pull request #991 from yann300/ui_improvement 10 years ago
Lu Guanqun 1372154ff2 small fixes per chris's comments 10 years ago
Lu Guanqun aabc234e45 add two more exp tests 10 years ago
Lu Guanqun e85fe2348f add exponent operator 10 years ago
Marek Kotewicz 3128f90f77 quotes 10 years ago
Arkadiy Paronyan 7af4cc6d2c Merge pull request #998 from yann300/bug_fix 10 years ago
Marek Kotewicz 31d0209924 check if BuildInfo.h is outdated 10 years ago