11954 Commits (64064692ff95578c655b776f8239f06c68d4f30c)
 

Author SHA1 Message Date
CJentzsch ac2216aaf9 allow _begin == _count in vector_ref 9 years ago
CJentzsch 0d0b759e3e Merge remote-tracking branch 'upstream/develop' into SEC019 9 years ago
Gav Wood cb61d09d2d Merge pull request #2867 from chriseth/sol_optimizerBug 9 years ago
chriseth 2d8e135df9 Detect unavailable items and do not optimise the chunk in that case. 9 years ago
Gav Wood e371e8adb9 Fix for resolving names. 9 years ago
Gav Wood a060c46b4c Cleaned up some of network. Added HostSpec. 9 years ago
arkpar 9fa014b940 Removed Mix 9 years ago
Gav Wood 9d682f0f98 Remove AlethZero. 9 years ago
arkpar a329529240 Sort peers by rating and connection time; handle unexpected status 9 years ago
Gav Wood ab2a388805 Merge pull request #2853 from debris/FindEth 10 years ago
Gav Wood e947811133 Build fix. 10 years ago
Gav Wood afad1b8f57 Inject transactions forced reappraisal. 10 years ago
Gav Wood 97a1d90557 Add gav.ethdev.com as a node. 10 years ago
Gav Wood e0f70b64e3 Limit output recursion depth for RLP. 10 years ago
Gav Wood ffc17d09c0 Turn off unneeded components for wallet/miner-only builds. 10 years ago
Gav Wood 30591ebb19 Add plugin-with-dialog template. 10 years ago
Gav Wood c0c64ada03 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 15e976f8c2 Correct documentation. 10 years ago
Gav Wood a3b5006b15 Merge pull request #2829 from arkpar/random-fix 10 years ago
Gav Wood 028867b65f Merge pull request #2848 from LefterisJP/eth_submitWork_str 10 years ago
Gav Wood 690760fc24 Avoid the need for JSONRPC with devcore. 10 years ago
Lefteris Karapetsas 6129fdb508 Use toJS instead of toHex() 10 years ago
arkpar 04b929465b Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into random-fix 10 years ago
Gav Wood 3147bb186b Merge pull request #2855 from arkpar/tq-fix 10 years ago
Gav Wood e58d582477 Merge pull request #2852 from CJentzsch/AddTests 10 years ago
Gav Wood a7c870fc83 Print problematic packets only in debug. 10 years ago
arkpar 47dd9b5c2c Notifiy of new current transactions in makeCurrent 10 years ago
Lefteris Karapetsas f752f3dd62 Reported hashrate is now u256 10 years ago
debris 6ec1dc0789 updated FindEth.cmake documentation 10 years ago
debris 7049faea25 FindEth.cmake 10 years ago
Marek Kotewicz 92ed99c3da Merge pull request #2851 from debris/macdeployqt_path 10 years ago
Gav Wood b93190b27c Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 9735da5938 libevmasm doesn't use libdevcrypto. 10 years ago
debris 409094ba26 macdeployqt.sh path is relative to the script which starts it 10 years ago
CJentzsch 343fb028f2 use bytesCondtRef version of import secret 10 years ago
Dimitry 795521291a BlockTests: restore corelibs and mining 10 years ago
Lefteris Karapetsas 2b6cecc429 Simplify and use jsToInt() 10 years ago
Lefteris Karapetsas 23f3deb7c7 Omit std:: where not needed 10 years ago
Lefteris Karapetsas 01f4a63bea eth_submitWork's hash rate is now a hex string 10 years ago
Gav Wood d7743b960c Merge pull request #2847 from LefterisJP/ethminer_geth_connect 10 years ago
CJentzsch 7f2cc546b7 avoid overflow in vector_ref::cropped 10 years ago
CJentzsch 9e48080cf5 add test SEC 013 10 years ago
arkpar 76db52d5e9 removed vector_ref::randomize 10 years ago
Lefteris Karapetsas f882190e5d Do not halt mining if submitHashrate fails 10 years ago
winsvega cccf005420 Merge pull request #4 from CJentzsch/winsvegaBlock2 10 years ago
CJentzsch 1315bb5127 Merge remote-tracking branch 'winsvega/block2' into winsvegaBlock2 10 years ago
Dimitry 0e32935647 Fill tests 10 years ago
Dimitry 1459e282d9 Mining 10 years ago
Dimitry eae2407e65 BlockChainTests mining 10 years ago
Dimitry 5824c88088 restore lost changes blockmining 10 years ago