9875 Commits (a7cd6c51731e22d587b95780a01fc74cb6fe957b)
 

Author SHA1 Message Date
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 7f945041e8 Additional info on slow blocks. 9 years ago
Gav Wood 096662a692 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 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
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
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
Gav Wood 167e2edde3 Merge pull request #2239 from winsvega/fuzz 9 years ago
Lefteris Karapetsas 04aa9867f5 Potential fix for EthashAux race condition 9 years ago
CJentzsch 4565afcb51 create directory if not existent when writing to file 9 years ago
Gav Wood 132a3845ef Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood 0ee5a5572e Minor miner fix. 9 years ago
Gav Wood a8eb96755c Miner targets a restart time of 100ms by default, reducing inter-block 9 years ago
Marek Kotewicz 654ab5791b Merge commit 'aeb6f95299450dc7f80c9dab7ee6bf4385fc6937' into web3.js.6.0 9 years ago
Marek Kotewicz aeb6f95299 Squashed 'libjsqrc/ethereumjs/' changes from ecde334..2a0b46a 9 years ago
Marek Kotewicz e01be87ea8 load web3.admin js files 9 years ago
CJentzsch bb28a49016 add filename as exception information 9 years ago
CJentzsch 0d279b3a4f catch file error exception 9 years ago
CJentzsch 05c02db1c7 add keymanager tests 9 years ago
CJentzsch f6a2d4881e boositfy exception 9 years ago
Marek Kotewicz 7184490c17 Merge commit 'ae9fdda9ac2b451b8f4cc46828a2b9f4bed872c8' into web3.js.6.0 9 years ago
Marek Kotewicz ae9fdda9ac Squashed 'libjsqrc/ethereumjs/' changes from ca46cb5..ecde334 9 years ago
Alexandre Van de Sande 12bbafff9e Merge remote-tracking branch 'origin/designDebugPanel' into designDebugPanel 9 years ago