Commit Graph

1688 Commits (319236afa221b571b372d3a1eee4a635f9b53976)

Author SHA1 Message Date
Matt Corallo 319236afa2 Fix Win32 compiling of qt/test/uritests.cpp
12 years ago
Matt Corallo 026594e269 Return !0 when qt tests fail.
12 years ago
Jeff Garzik dd199d0ebd Merge pull request #1650 from Diapolo/spelling_fixes
12 years ago
Wladimir J. van der Laan 88bd012003 Merge pull request #1644 from Diapolo/update_translations
12 years ago
Philip Kaufmann efdcf94174 fix further spelling errors / remove a tab in the source
12 years ago
Philip Kaufmann 75578d60f3 only update cached values in ClientModel::updateTimer() when they are changed
12 years ago
Philip Kaufmann 68acc1b4cb Translations update 2012-08-01 (fetched from Transifex)
12 years ago
Gregory Maxwell 8ce7915aad Merge pull request #1612 from luke-jr/opti_getblkhash
12 years ago
Luke Dashjr 1be064190e Optimize JSON-RPC getblockhash
12 years ago
Jeff Garzik f81e6f779b Merge pull request #1632 from luke-jr/spelling
12 years ago
Luke Dashjr b49f1398a1 Bugfix: Correct English grammar regarding "'s"
12 years ago
Luke Dashjr 3c726dd3c0 Bugfix: Use standard BTC unit in comments
12 years ago
Luke Dashjr 814efd6f1f Bugfix: Fix a variety of misspellings
12 years ago
Philip Kaufmann e6bc9c35f3 Update Warning-strings to use a standard-format
12 years ago
Jeff Garzik 06e0e1c853 Merge pull request #1465 from Diapolo/NOUI_showSSLVersion
12 years ago
Jeff Garzik b5029b87c8 Merge pull request #1396 from rebroad/NoShrinkOption
12 years ago
Jeff Garzik a823faecf1 Merge pull request #1344 from rebroad/AskForTimeFormat
12 years ago
Jeff Garzik 0ecbd46fe7 Merge pull request #1343 from rebroad/MisbehavingDelta
12 years ago
Wladimir J. van der Laan 3c83387c29 Merge pull request #1635 from Diapolo/update_helpMessage
12 years ago
Wladimir J. van der Laan c1aed4eff4 Merge pull request #1594 from Diapolo/GUI_testnet3_fix
12 years ago
Philip Kaufmann 6986c779f0 update HelpMessage()
12 years ago
Wladimir J. van der Laan 2e53709f17 Merge pull request #1571 from Diapolo/optionsdialog_cleanup
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
Gavin Andresen 29c8fb0d93 Merge branch 'checknewblock' of git://github.com/luke-jr/bitcoin
12 years ago
Gavin Andresen 986a78979e Merge branch 'bugfix_CNBerr' of git://github.com/luke-jr/bitcoin
12 years ago
Wladimir J. van der Laan ebeafe5b0b Update translation messages
12 years ago
Wladimir J. van der Laan c32ad4594e Merge pull request #1624 from Diapolo/fix_typo_log_file
12 years ago
Wladimir J. van der Laan 6892cb056d Merge pull request #1630 from fanquake/master
12 years ago
Michael Ford 50c85be6fc Typo
12 years ago
Gregory Maxwell f00ffc6c00 Merge pull request #1615 from Diapolo/net_noExtIp_IPv6only
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
Jeff Garzik e3132693fa Merge pull request #1610 from fanquake/master
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
Wladimir J. van der Laan e47bd0195c Merge pull request #1605 from laanwj/2012_07_caseinsensitivesort
12 years ago
Gavin Andresen c93236b564 Merge branch 'master' of git://github.com/fanquake/bitcoin
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