9912 Commits (034806e692f2546c81a76932851f073fcc0518bd)
 

Author SHA1 Message Date
Gav Wood 034806e692 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood a0e8512bed Build fixes. 9 years ago
Gav Wood fbc8cdcb01 Mix fix. 9 years ago
chriseth afa1bb742e Merge pull request #2286 from chriseth/sol_simplerStaticMemoryAccess 9 years ago
Gav Wood 378a7fa6d6 Merge pull request #2283 from LefterisJP/appease_sanitizer_trie_common 9 years ago
Gav Wood babe5d97ea Merge pull request #2284 from LefterisJP/appease_sanitizer_ethereumhost 9 years ago
Gav Wood 24a334719e Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood f109b6d617 Fix & reduce verbosity. 9 years ago
Arkadiy Paronyan 4b53272a84 Merge pull request #2268 from yann300/trDialog 9 years ago
Gav Wood b3f2a14551 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood a7cd6c5173 Make pretty function work again. 9 years ago
Gav Wood a9b26e141e Require prime number to start eth. 9 years ago
Gav Wood 879f443ce1 Avoid rzce condition. 9 years ago
Lefteris Karapetsas 57a51c475e Increase readability and make sanitizer happy 9 years ago
chriseth 987a9bafc2 Simplify static memory access functions. 9 years ago
Lefteris Karapetsas 2f8c657e0d Appease clang sanitizier in TrieCommon.cpp 9 years ago
Gav Wood e8057e2725 Merge pull request #2281 from arkpar/ldb_limit 9 years ago
Gav Wood 65a3ad334a Merge pull request #2282 from arkpar/bc_fix 9 years ago
arkpar 8dfcf284a1 fixed propogation to all peers 9 years ago
Gav Wood 7f945041e8 Additional info on slow blocks. 9 years ago
yann300 594003891a tr dialog ui changes 9 years ago
arkpar e842fdf0df Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ldb_limit 9 years ago
arkpar 21df032a9f set max_open_files for blocks and details db 9 years ago
Gav Wood 096662a692 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood 5d276264ac Merge pull request #2265 from debris/standalone_console 9 years ago
Marek Kotewicz ffa11dd640 removed trailing ;s 9 years ago
chriseth 5001623d89 Merge pull request #2273 from chriseth/sol_fix_gasEstimationForStaticArguments 9 years ago
Gav Wood 0eedb97daa Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood 2567e71610 Provide phase and transaction data information in GM. 9 years ago
Gav Wood cf49353883 Merge pull request #2278 from CJentzsch/fixWindowsBuild 9 years ago
CJentzsch 65509bad6b refix windows build 9 years ago
Gav Wood 346db17ba3 Parallelised large-file imports. 9 years ago
Gav Wood 1cf6cd77bd Don't reuse BadRLP. 9 years ago
Gav Wood d6c5e2e87c Merge pull request #2277 from LefterisJP/toBigEndian_overflow_fix 9 years ago
Gav Wood e0d6e20619 Merge pull request #2254 from arkpar/bc_rf 9 years ago
Gav Wood be2590984e Merge pull request #2271 from CJentzsch/disableDag 9 years ago
Gav Wood b342f54cbc Merge pull request #2266 from CJentzsch/KeyManagerTests 9 years ago
Gav Wood 3ebbb94596 Merge pull request #2272 from CJentzsch/fixWindowsBuild 9 years ago
yann300 7c84ffde7c transaction dialog ui 9 years ago
Lefteris Karapetsas 7a5b93db43 Fix potential uint overflow in toBigEndian 9 years ago
arkpar 87c74bbc75 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc_rf 9 years ago
Marek Kotewicz ca6a3cba49 ethconsole by default connects to http://localhost:8545 9 years ago
chriseth 3246bb99ef Copy only expected arguments for constructor if statically sized. 9 years ago
CJentzsch f765bd726c fix windows build 9 years ago
CJentzsch 62672646ba disbale dagcreaion during tests 9 years ago
Gav Wood f50674d7e1 Merge pull request #2262 from LefterisJP/ethash_aux_race_condition 9 years ago
Lefteris Karapetsas b75514756a Use std::call_once instead of a mutex 9 years ago
Gav Wood 9e8a43c07e Merge pull request #2253 from CJentzsch/moreTests 9 years ago
arkpar 103b733680 removed superfuous log 9 years ago
Gav Wood e3fe61273a Merge pull request #2267 from LefterisJP/remove_unused_const 9 years ago