4330 Commits (ff33a3470dd1d1446549d02609c991c0490e0fdf)
 

Author SHA1 Message Date
Gavin Andresen 9be4cff5f6 Merge pull request #2876 from sipa/fixreorgcrash 11 years ago
Gregory Maxwell 47491a90b6 Merge pull request #2131 from sipa/evens 11 years ago
Gavin Andresen 13d3b1c144 Merge pull request #2829 from sipa/bip32 11 years ago
Pieter Wuille a81cd96805 Only create signatures with even S, and verification mode to check. 11 years ago
Pieter Wuille 2461aba1ac Mempool consistency check 11 years ago
Pieter Wuille f0784ac470 Fix non-standard disconnected transactions causing mempool orphans 11 years ago
Micha 9afe5a2c32 Clarified the listsinceblock help test 11 years ago
Gavin Andresen 4323bfeafd Merge pull request #2776 from jgarzik/keypoolsize 11 years ago
Gavin Andresen 5c28d820b6 Merge pull request #2877 from gavinandresen/qt_unittest_makefile 11 years ago
Gavin Andresen 5738877bed Merge pull request #2899 from super3/master 11 years ago
super3 c6cb40f04b Removed duplicate files. 11 years ago
Gavin Andresen 8fa9b5cc45 Merge pull request #2658 from TheBlueMatt/forkalert 11 years ago
Gavin Andresen 6fc537f490 Merge pull request #2892 from r000n/master 11 years ago
Roman Mindalev 2b6a8993fb Add missing 0x prefix in chainparams.cpp 11 years ago
Gavin Andresen ac1bd701ba Merge pull request #2890 from cozz/cozz1 11 years ago
Gavin Andresen b35e993200 Use HandleError() consistently to handle leveldb errors 11 years ago
Cozz Lovan c7fa1a3586 do not call BuildMerkleTree() unnecessarily twice 11 years ago
Gavin Andresen 42656ea2e5 Make RPC password resistant to timing attacks 11 years ago
Gavin Andresen 6cc766fa55 Merge pull request #2856 from Diapolo/crypter_headers 11 years ago
Gavin Andresen 9d23db58c1 Merge pull request #2883 from codler/patch-5 11 years ago
Han Lin Yap 1511769239 Use existing RPC_INVALID_PARAMETER constant 11 years ago
Gavin Andresen ddd0e2f616 Merge pull request #2871 from gavinandresen/simplify_maporphan 11 years ago
Gavin Andresen 1188a33d18 Merge pull request #2882 from codler/patch-4 11 years ago
Han Lin Yap b3915841b0 fix typo in README.md 11 years ago
Gavin Andresen 7b22c8e8ca Merge pull request #2881 from Diapolo/translations_rem_newline 11 years ago
Philip Kaufmann 265e2657b4 remove a newline from a string in init.cpp 11 years ago
Gavin Andresen bdd34642dc More unit tests for NUMEQUAL 11 years ago
Wladimir J. van der Laan e07d9f77e9 Merge pull request #2879 from Diapolo/translations 11 years ago
Philip Kaufmann 0f1c8f23eb translations update for Transifex 2013-08-05 11 years ago
Gavin Andresen ae759b3788 Merge pull request #2849 from petertodd/if-else-else 11 years ago
Gavin Andresen 15047f5af0 Merge pull request #2851 from TheBlueMatt/master 11 years ago
Gavin Andresen 2af267c150 Merge pull request #2857 from Diapolo/compat_cleanup 11 years ago
Gavin Andresen e622f3f195 Merge pull request #2855 from Diapolo/guard_CreatePidFile 11 years ago
Gavin Andresen a4ae02969e Merge pull request #2827 from Diapolo/rpccon_winpos 11 years ago
Gavin Andresen d687aaa311 Merge pull request #2865 from Diapolo/fix_intro_translation 11 years ago
Gavin Andresen 923602f11d Compile into build_test when creating bitcoin-qt_test 11 years ago
Gavin Andresen 159bc48193 Simplify storage of orphan transactions 11 years ago
Gavin Andresen 8f6f92c72b Revert "Truncate oversize 'tx' messages before relaying/storing." 11 years ago
Wladimir J. van der Laan 6d89611c3a Merge pull request #2850 from Diapolo/fix_intro 11 years ago
Jeff Garzik 3b2ed514d3 Merge pull request #2867 from jgarzik/miner-sep 11 years ago
Jeff Garzik d247a5d130 Move internal miner/block creation to separate miner.cpp module. 11 years ago
Jeff Garzik 18946846d5 Minor miner fixes (hey hey it's fun to say) 11 years ago
Jeff Garzik 8351d55cd3 Merge pull request #2866 from gavinandresen/loopdefine 11 years ago
Gavin Andresen 050d2e953f Remove #define loop from util.h 11 years ago
Philip Kaufmann bef9f573b5 fix string in intro.cpp, which is untranslatable on Transifex 11 years ago
Philip Kaufmann c431e9f1f0 Bitcoin-Qt: save and restore position of debug window 11 years ago
Pieter Wuille c4316fefa5 Make sure new wallet variables are initialized 11 years ago
Pieter Wuille 4bb77b4963 Merge pull request #2541 from luke-jr/bugfix_wallet_resend 11 years ago
Pieter Wuille 83a3597071 Merge pull request #2702 from vinniefalco/leveldb-subtree-at-1-10-0 11 years ago
Pieter Wuille f38f452251 Merge pull request #2863 from maaku/patch-1 11 years ago