11491 Commits (b65ca8d2541cf562c423234ad08603c3c1954aac)
 

Author SHA1 Message Date
subtly b65ca8d254 remove MoveNonceToTempDir 10 years ago
Gav Wood 02cf8c8f20 Fix compile issue.¬ 10 years ago
Gav Wood 8cc8b8009c Don't rely on file for nonce data. 10 years ago
Gav Wood e0dc75f7b5 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 727666c2a4 Merge pull request #2757 from chriseth/sessionCleanup 10 years ago
Gav Wood e450e391cb Merge pull request #2756 from chriseth/fix_catchExceptions 10 years ago
chriseth bf63f32a5e Cleanup m_sessions. 10 years ago
chriseth 0f17e0474a Convert C++ exceptions to JavaScript exceptions. 10 years ago
Gav Wood 88267edd32 Merge pull request #2717 from gluk256/_shhrpc 10 years ago
Gav Wood dd3d479479 Windows warning fix. 10 years ago
Gav Wood 454753c7c0 Merge pull request #2750 from gluk256/_nonetwork 10 years ago
Gav Wood 11647d3b1f Merge pull request #2752 from chriseth/fix_hostParsing 10 years ago
chriseth f07cd202f9 Fix for connecting to host without colon. 10 years ago
Gav Wood bfc66d9906 Version bump. 10 years ago
Gav Wood 517269c9f9 Merge pull request #2751 from ethereum/sec-fix-1 10 years ago
chriseth c4f6512992 Merge pull request #2738 from chriseth/ignoreOverrideWarnings 10 years ago
Gav Wood 47cd2cfbfa Don't trip up when can't change parent directory's permissions to the ideal. 10 years ago
Vlad Gluhovsky 3a0f5a7fc8 bugfix 10 years ago
Gav Wood 0de565d8e7 Merge pull request #2745 from chriseth/signal 10 years ago
Gav Wood bdd1eb6015 Merge pull request #2749 from CJentzsch/disableNetworktests 10 years ago
Vlad Gluhovsky bcabff431f a small update 10 years ago
Vlad Gluhovsky 5dc39af3ac nonetwork check added 10 years ago
CJentzsch 80abbd491b compile fix, missing include 10 years ago
Vlad Gluhovsky 7f04b43595 nonetwork check added 10 years ago
Gav Wood 21d82e7b9f Merge pull request #2747 from LianaHus/AZ-issue_with_password 10 years ago
Gav Wood 1cfa597d43 Merge pull request #2746 from CJentzsch/disableNetworktests 10 years ago
chriseth 534af4b802 Reserve correctly. 10 years ago
Liana Husikyan 46f52550a2 Fixed self-overwriteing during assignment of secureFixedHash 10 years ago
CJentzsch 053c2989ea disable whisper tests which need networking 10 years ago
Gav Wood 521ba408a0 Merge pull request #2732 from subtly/secp256k1x86 10 years ago
Gav Wood d122395436 Merge pull request #2742 from CJentzsch/fixDefaultGasPrice 10 years ago
chriseth 958e5bcc98 Ignore override warnings in Qt. 10 years ago
chriseth d75f8595de Copy map before looping over it because it might be modified. 10 years ago
Vlad Gluhovsky 1a4371e97d style update 10 years ago
CJentzsch 46b706a6ef replace boost::lexical_cast<std::string> with toString 10 years ago
subtly 27713ea377 Merge branch 'develop' into secp256k1x86 10 years ago
Gav Wood de4516917d Merge pull request #2736 from chriseth/sol_auctionRegistrarTests 10 years ago
Gav Wood d8758b57bc Merge pull request #2741 from subtly/netFix 10 years ago
CJentzsch 73a40ec96f avoid using hard coded constants 10 years ago
CJentzsch cc3aec606d set 50 shannon as default gasPrice 10 years ago
Gav Wood a82540c66d Warning fix. 10 years ago
subtly 09c8fa4faf fix build 10 years ago
subtly 6fa27b2c5b CR fixes. 10 years ago
subtly 2ff1f6543a fix copy/paste 10 years ago
Gav Wood 362bb938c4 Merge pull request #2731 from subtly/cryptoFix 10 years ago
subtly c80d9d4a92 Merge branch 'develop' into netFix 10 years ago
subtly 085a0b27ad Merge branch 'nethosts' into netFix 10 years ago
Gav Wood 8f03279adf Merge pull request #2735 from chriseth/databaseErrorMessages 10 years ago
chriseth c372dc2bf9 More detailed error messages. 10 years ago
chriseth 7b5e5fb168 Actual auction tests. 10 years ago