11813 Commits (533d1a1081c95cd6276e478bf180e060b93b39fd)
 

Author SHA1 Message Date
chriseth 533d1a1081 Removed Solidity after move to its own repository. 9 years ago
Gav Wood 1537d5003b Merge pull request #2863 from arkpar/bc 9 years ago
Gav Wood 91f1eed00c Merge pull request #2849 from CJentzsch/SEC019 9 years ago
Gav Wood 9dfd9ff36b Merge pull request #2870 from arkpar/mix-move 9 years ago
arkpar 2c504db354 Fake az and mix targets for buildbot 9 years ago
Arkadiy Paronyan 3906c6880a Merge pull request #2865 from arkpar/mix-move 9 years ago
Gav Wood 545531e6a2 Merge pull request #2850 from winsvega/block2 9 years ago
arkpar 6c65a6a168 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix-move 9 years ago
Arkadiy Paronyan 22728e7601 Merge pull request #2864 from ethereum/rmalethzero 9 years ago
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 9 years ago
Gav Wood e947811133 Build fix. 9 years ago
Gav Wood afad1b8f57 Inject transactions forced reappraisal. 9 years ago
Gav Wood 97a1d90557 Add gav.ethdev.com as a node. 9 years ago
Gav Wood e0f70b64e3 Limit output recursion depth for RLP. 9 years ago
Gav Wood ffc17d09c0 Turn off unneeded components for wallet/miner-only builds. 9 years ago
Gav Wood 30591ebb19 Add plugin-with-dialog template. 9 years ago
Gav Wood c0c64ada03 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood 15e976f8c2 Correct documentation. 9 years ago
Gav Wood a3b5006b15 Merge pull request #2829 from arkpar/random-fix 9 years ago
Gav Wood 028867b65f Merge pull request #2848 from LefterisJP/eth_submitWork_str 9 years ago
Gav Wood 690760fc24 Avoid the need for JSONRPC with devcore. 9 years ago
Lefteris Karapetsas 6129fdb508 Use toJS instead of toHex() 9 years ago
arkpar 04b929465b Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into random-fix 9 years ago
Gav Wood 3147bb186b Merge pull request #2855 from arkpar/tq-fix 9 years ago
Gav Wood e58d582477 Merge pull request #2852 from CJentzsch/AddTests 9 years ago
Gav Wood a7c870fc83 Print problematic packets only in debug. 9 years ago
arkpar 47dd9b5c2c Notifiy of new current transactions in makeCurrent 9 years ago
Lefteris Karapetsas f752f3dd62 Reported hashrate is now u256 9 years ago
debris 6ec1dc0789 updated FindEth.cmake documentation 9 years ago
debris 7049faea25 FindEth.cmake 9 years ago
Marek Kotewicz 92ed99c3da Merge pull request #2851 from debris/macdeployqt_path 9 years ago
Gav Wood b93190b27c Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood 9735da5938 libevmasm doesn't use libdevcrypto. 9 years ago
debris 409094ba26 macdeployqt.sh path is relative to the script which starts it 9 years ago
CJentzsch 343fb028f2 use bytesCondtRef version of import secret 9 years ago
Dimitry 795521291a BlockTests: restore corelibs and mining 9 years ago
Lefteris Karapetsas 2b6cecc429 Simplify and use jsToInt() 9 years ago
Lefteris Karapetsas 23f3deb7c7 Omit std:: where not needed 9 years ago
Lefteris Karapetsas 01f4a63bea eth_submitWork's hash rate is now a hex string 9 years ago
Gav Wood d7743b960c Merge pull request #2847 from LefterisJP/ethminer_geth_connect 9 years ago
CJentzsch 7f2cc546b7 avoid overflow in vector_ref::cropped 9 years ago