4330 Commits (ff33a3470dd1d1446549d02609c991c0490e0fdf)
 

Author SHA1 Message Date
Mark Friedenbach cb501a7d44 Fix typo in README.md 11 years ago
Philip Kaufmann 5bc6d8e580 fix possible infinite loop in intro.cpp thread 11 years ago
Wladimir J. van der Laan 2b894bceac Merge pull request #2847 from Diapolo/fix_QApplication_include 11 years ago
Wladimir J. van der Laan 7d3a50ddbe Merge pull request #2848 from Diapolo/translations 11 years ago
Gavin Andresen 5e67e124cf Merge pull request #1889 from tcatm/multi-wallet 11 years ago
Philip Kaufmann 852605d8d1 remove windows.h from crypter.cpp includes 11 years ago
Philip Kaufmann dd833a4cd8 cleanup compat.h Windows stuff 11 years ago
Philip Kaufmann a034c7ebb6 exclude CreatePidFile() function on WIN32 as it is unused 11 years ago
Peter Todd 1b3656d50b Add 'chainwork' to getblock 11 years ago
Matt Corallo 9bf2a4aba2 Fix multi-block reorg transaction resurrection 11 years ago
Matt Corallo d9ace8abe8 Don't use checkpoints and accept nonstd txn on -regtest 11 years ago
Peter Todd aff83e9c02 Add unittests for multiple ELSEs in a row 11 years ago
Philip Kaufmann 3960d2e4ab update bitcoin_en.ts to current master (2013-07-23) 11 years ago
Philip Kaufmann 84ef729aa1 Bitcoin-Qt: fix QApplication includes to match our include defaults 11 years ago
Jeff Garzik 0a740650a5 Merge pull request #2795 from fanquake/log_aborted_rebuilds 11 years ago
Jeff Garzik 0cb6d67e46 Merge pull request #2832 from luke-jr/bugfix_wdb_boostver 11 years ago
Jeff Garzik 6c6255edb5 Merge pull request #2826 from Diapolo/fix_mingw481 11 years ago
Jeff Garzik ac6561322f Merge pull request #2836 from phelixbtc/patch-3 11 years ago
Jeff Garzik 06c5cec84d Merge pull request #2842 from luke-jr/bugfix_usage 11 years ago
Matt Corallo f65e7092a2 Better warning/"alert" messages for large-work forks. 11 years ago
Matt Corallo f89faa2584 Call the -alertnotify script when we see a long or invalid fork. 11 years ago
Matt Corallo b8585384da Detect any sufficiently long fork and add a warning. 11 years ago
Luke Dashjr dabd4bd48e Bugfix: Include block creation and SSL options headings in usage 11 years ago
phelixbtc eda7605dfe makefile.mingw: Use normal boost libraries instead of debug for Windows 11 years ago
Wladimir J. van der Laan 4eab2dcc81 Merge pull request #2670 from laanwj/2013_05_datadir 11 years ago
fcicq 98148a713e Fix fcntl include in net.cpp & netbase.cpp 11 years ago
fcicq b34255b758 Ignore SIGPIPE signal on Solaris 11 years ago
fcicq 9371403993 Add missing constant for solaris 11 years ago
fcicq c391f9a47b Fix boost uint type bug by reordering the includes 11 years ago
fcicq eb8397a03e Disable variadic template support in C++11 11 years ago
Luke Dashjr 203d1ae69b Bugfix: Store last/next wallet resend times unique per CWallet object 11 years ago
Luke Dashjr d4e2b040ed Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VERSION is used 11 years ago
Pieter Wuille a59db19ee3 BIP32 test vectors 11 years ago
Pieter Wuille eb2c999050 BIP32 derivation implementation 11 years ago
Pieter Wuille c2aca50551 Merge pull request #2825 from sipa/incompatkey 11 years ago
Philip Kaufmann b3e0aaf36e fix invalid conversion error with MinGW 4.8.1 in net.cpp 11 years ago
Pieter Wuille fb83a79b21 Fix minor backward incompatibility 11 years ago
Jeff Garzik d598872726 Merge pull request #2743 from jgarzik/reject-reason 11 years ago
Jeff Garzik 3b837d5679 Merge pull request #2812 from jgarzik/rpcbestblock 11 years ago
Wladimir J. van der Laan 61186321df Merge pull request #2820 from fanquake/remove-readme-rst 11 years ago
fanquake 7772821a69 Remove readme-qt.rst and update documentation for readme-qt.md 11 years ago
Gavin Andresen e057486cdf Merge pull request #2817 from Michagogo/release-process-followable-verbatim 11 years ago
Gavin Andresen b9e24d74a4 Merge pull request #2816 from wtogami/gitianwtogami 11 years ago
Gregory Maxwell 204b8af6dc Merge pull request #2796 from gmaxwell/remove_overactive_rand_tests 11 years ago
Gregory Maxwell e5c4dfdfc0 Make the rand tests determinstic. (fixes #2714) 11 years ago
Micha e9bfe65729 Made the build/release process completable verbatim as listed in 11 years ago
Warren Togami a6635f6e95 Add wtogami to gitian download scripts. 11 years ago
Nils Schneider 674cb304b3 let user select wallet file with -wallet=foo.dat 11 years ago
Jeff Garzik 091aa8dae9 RPC: add getbestblockhash, to return tip of best chain 11 years ago
Gavin Andresen 6e802ac85d Merge pull request #2801 from gavinandresen/urifix 11 years ago