9897 Commits (b3f2a1455163f55a2b65f0f4e483a3b98c2d0fe0)
 

Author SHA1 Message Date
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
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
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
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
chriseth 273e1c2cc1 Merge pull request #2257 from chriseth/sol_memoryArrays6 9 years ago
Lefteris Karapetsas 91c6d7720d Remove unused constant 9 years ago
CJentzsch b2018d96f0 style 9 years ago
CJentzsch 4214dd7f2f style 9 years ago
Marek Kotewicz e5af58f0d6 reversed m_curl 9 years ago
Marek Kotewicz 2110162a4d standalone javascript console 9 years ago
Marek Kotewicz c3bf182eb3 removed unused commented line 9 years ago
Marek Kotewicz 0b7e1d6aab Merge branch 'develop' into standalone_console 9 years ago
CJentzsch dd679a1d22 add hints tests 9 years ago
Lefteris Karapetsas a976df8c3b Reduce number of statics in EthashAux 9 years ago
Gav Wood afd4af51ee Merge pull request #2261 from CJentzsch/createDirIfNotPresent 9 years ago
Gav Wood 087e6a21cc Merge pull request #2260 from debris/web3.js.6.0 9 years ago
Gav Wood 93ee865e0f Merge pull request #2258 from alexvandesande/designDebugPanel 9 years ago
Gav Wood f4a1e534d8 Merge pull request #2255 from CJentzsch/useBoosThrowException 9 years ago