1670 Commits (a823faecf1463d0ce09b1c6690d69c624cc62874)

Author SHA1 Message Date
Philip Kaufmann 6986c779f0 update HelpMessage() 12 years ago
Gregory Maxwell a9d811a976 Switch testnet3's message bytes to avoid connecting to old nodes. 12 years ago
Gavin Andresen e0e54740b1 Handle should-never-happen case of orphan in mempool 12 years ago
Gavin Andresen c555400ca1 When creating new blocks, sort 'paid' area by fee-per-kb 12 years ago
Wladimir J. van der Laan ebeafe5b0b Update translation messages 12 years ago
Michael Ford 50c85be6fc Typo 12 years ago
Stephane Glondu 2acfa219aa Fix spelling of successfully 12 years ago
Philip Kaufmann 64c0020ff8 fix typo "logfile" -> "log file" 12 years ago
fanquake 26227db843 Typo 12 years ago
fanquake 951f7d35d6 Fix Typo 12 years ago
Luke Dashjr 90d95b6323 Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows 12 years ago
Philip Kaufmann 1376a542b4 optionsdialog cleanup 12 years ago
Philip Kaufmann a7f82808c4 fix OpenSSL not written as proper noun in some comments 12 years ago
Philip Kaufmann a76552ce47 do not use external IPv4 discovery, when -onlynet="IPv6" 12 years ago
Philip Kaufmann 1d915d0237 re-size addressbookpage.ui to fix #1062 12 years ago
fanquake 100f189c25 Update a link 12 years ago
Rune K. Svendsen 5f2e4b0565 Let the comment in GetBlockValue() reflect the uncertainty about the time interval between subsidy reductions 12 years ago
Gavin Andresen 3c3666d67e New feature for signrawtransaction: specify signature hash (ALL/NONE/etc) 12 years ago
Gavin Andresen 18871d4785 Give a better error message than 'type mismatch' for complex JSON arguments 12 years ago
Philip Kaufmann ce2f66d9bf small update for BitcoinGUI::setNumBlocks() function 12 years ago
Wladimir J. van der Laan d67badd9ce Make sort and filters for transactions and labels case-insensitive 12 years ago
Philip Kaufmann c95d9a9482 fix a comment in net.cpp 12 years ago
Philip Kaufmann 41c938eede IPC-server hardening and update 12 years ago
Gavin Andresen 92f6fb4cfa Teach RenameThread to work on OSX 12 years ago
Giel van Schijndel 36fe96581f Give the GUI-IPC thread a name as well 12 years ago
Giel van Schijndel b277b0f100 Don't check for __linux__ specifically, check for PR_SET_NAME feature instead 12 years ago
Giel van Schijndel 304ca95508 Add support for renaming FreeBSD and OpenBSD threads 12 years ago
Giel van Schijndel 9f46ab62b1 Fix thread names after review 12 years ago
Giel van Schijndel 96931d6f78 Give threads a recognisable name to aid in debugging 12 years ago
Giel van Schijndel f04f24503d Use linker-arguments only when linking 12 years ago
fanquake 1f915e418c Correct OpenSSL in makefile 12 years ago
Philip Kaufmann b9a33a61a0 change Window title to "Bitcoin - Wallet" / misc related renames 12 years ago
Philip Kaufmann 56d673675d when on testnet, set testnet icon for about dialog 12 years ago
Philip Kaufmann 81ccec4042 enhance lang-selection in OptionsDialog, when compiling with Qt >= 4.8 12 years ago
Gavin Andresen 771ffb5e28 Bug fix: sendrawtransaction was not relaying properly 12 years ago
Luke Dashjr 639b61d78e Tests for CreateNewBlock 12 years ago
Philip Kaufmann 144bfd9c53 optionsmodel cleanup 12 years ago
Philip Kaufmann a04030d30f fix a wrong string in signverifymessagedialog.ui 12 years ago
Gregory Maxwell ff20f32338 Reorder dnsseed list, Jeff's seed list is static so put it last. 12 years ago
Philip Kaufmann fd28283707 fix some recently added translation plurals 12 years ago
Wladimir J. van der Laan b42adfe052 Translation strings update 12 years ago
Wladimir J. van der Laan 2e00b8fbd9 Persistently poll for balance change when number of blocks changed 12 years ago
Luke Dashjr 148e107da6 Run BDB disk-less for test_bitcoin 12 years ago
Gavin Andresen 4060d64fc9 Fix Qt build on OSX 12 years ago
Philip Kaufmann ddadf791f1 replace some ugly code in addressbookpage.cpp 12 years ago
Pieter Wuille 6ece1d747e CHashWriter that does SHA256 in-place during serialization 12 years ago
Philip Kaufmann c7441658da show used OpenSSL library version in debug window 12 years ago
Philip Kaufmann 0e3947ef32 fix typo in optionsmodel.cpp 12 years ago
Douglas Huff b19811d5f4 Fix OBO in socks5 auth proposal. This fixes compatibility with openssh's socks5 proxy and tor's .2.3.x branch. 12 years ago
Philip Kaufmann 5c83f797c5 update QRCodeDialog 12 years ago