aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Update English translation stringsWladimir J. van der Laan2012-08-072-110/+151
* | | | | | | | Merge pull request #1655 from gmaxwell/signrawtransaction_fix_missingGregory Maxwell2012-08-091-3/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Correctly handle missing inputs in signrawtransaction. Fixes #1654.Gregory Maxwell2012-08-061-3/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1658 from TheBlueMatt/qttestJeff Garzik2012-08-075-11/+15
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix test_bitcoin build in makefile.linux-mingwMatt Corallo2012-08-081-3/+4
| * | | | | | | Fix Qt test cases by moving address checks to parseBitcoinURIMatt Corallo2012-08-072-6/+4
| * | | | | | | Fix Win32 compiling of qt/test/uritests.cppMatt Corallo2012-08-071-1/+1
| * | | | | | | Return !0 when qt tests fail.Matt Corallo2012-08-071-1/+6
| |/ / / / / /
* | | | | | | Merge pull request #1660 from fanquake/masterWladimir J. van der Laan2012-08-071-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Make this error message similar to the othersfanquake2012-08-071-1/+1
|/ / / / / /
* | | | | | Merge pull request #1650 from Diapolo/spelling_fixesJeff Garzik2012-08-023-5/+5
|\ \ \ \ \ \
| * | | | | | fix further spelling errors / remove a tab in the sourcePhilip Kaufmann2012-08-023-5/+5
* | | | | | | Merge pull request #1644 from Diapolo/update_translationsWladimir J. van der Laan2012-08-0234-29676/+33161
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Translations update 2012-08-01 (fetched from Transifex)Philip Kaufmann2012-08-0134-29676/+33161
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #1646 from Diapolo/only_upd_changed_valsWladimir J. van der Laan2012-08-021-3/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | only update cached values in ClientModel::updateTimer() when they are changedPhilip Kaufmann2012-08-011-3/+5
|/ / / / /
* | | | | Merge pull request #1612 from luke-jr/opti_getblkhashGregory Maxwell2012-08-013-4/+21
|\ \ \ \ \
| * | | | | Optimize JSON-RPC getblockhashLuke Dashjr2012-08-013-4/+21
* | | | | | Merge pull request #1632 from luke-jr/spellingJeff Garzik2012-08-0139-97/+97
|\ \ \ \ \ \
| * | | | | | Bugfix: Correct English grammar regarding "'s"Luke Dashjr2012-08-0112-19/+19
| * | | | | | Bugfix: Use standard BTC unit in commentsLuke Dashjr2012-08-012-3/+3
| * | | | | | Bugfix: Fix a variety of misspellingsLuke Dashjr2012-08-0131-76/+76
* | | | | | | Merge pull request #1636 from Diapolo/Warning_stringJeff Garzik2012-08-017-13/+13
|\ \ \ \ \ \ \
| * | | | | | | Update Warning-strings to use a standard-formatPhilip Kaufmann2012-08-017-13/+13
* | | | | | | | Add doc/release-notes.txt, temporary for 0.7 releaseJeff Garzik2012-08-011-0/+71
|/ / / / / / /
* | | | | | | Merge pull request #1465 from Diapolo/NOUI_showSSLVersionJeff Garzik2012-08-011-0/+2
|\ \ \ \ \ \ \
| * | | | | | | write used OpenSSL library version to debug.logPhilip Kaufmann2012-07-041-0/+2
* | | | | | | | Merge pull request #1396 from rebroad/NoShrinkOptionJeff Garzik2012-08-011-1/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Make truncating the debug.log file an option.R E Broadley2012-06-271-1/+2
* | | | | | | | Merge pull request #1344 from rebroad/AskForTimeFormatJeff Garzik2012-08-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Include human readble format for nRequestTime.R E Broadley2012-07-021-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #1343 from rebroad/MisbehavingDeltaJeff Garzik2012-08-011-3/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Show when node is misbehaving, not just at the point that it gets banned.R E Broadley2012-07-021-3/+4
| |/ / / / / /
* | | | | | | Merge pull request #1635 from Diapolo/update_helpMessageWladimir J. van der Laan2012-07-281-7/+6
|\ \ \ \ \ \ \
| * | | | | | | update HelpMessage()Philip Kaufmann2012-07-271-7/+6
* | | | | | | | Merge pull request #1594 from Diapolo/GUI_testnet3_fixWladimir J. van der Laan2012-07-272-16/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | small update for BitcoinGUI::setNumBlocks() functionPhilip Kaufmann2012-07-172-16/+15
* | | | | | | | | Merge pull request #1571 from Diapolo/optionsdialog_cleanupWladimir J. van der Laan2012-07-272-39/+43
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | optionsdialog cleanupPhilip Kaufmann2012-07-222-39/+43
* | | | | | | | | Switch testnet3's message bytes to avoid connecting to old nodes.Gregory Maxwell2012-07-261-4/+4
* | | | | | | | | Handle should-never-happen case of orphan in mempoolGavin Andresen2012-07-261-0/+15
* | | | | | | | | When creating new blocks, sort 'paid' area by fee-per-kbGavin Andresen2012-07-262-31/+114
* | | | | | | | | Merge branch 'checknewblock' of git://github.com/luke-jr/bitcoinGavin Andresen2012-07-266-18/+293
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests for CreateNewBlockLuke Dashjr2012-07-123-0/+200
| * | | | | | | | | Run BDB disk-less for test_bitcoinLuke Dashjr2012-07-113-4/+60
| * | | | | | | | | Merge branch 'checknewblock_0.6.0' into checknewblockLuke Dashjr2012-07-112-14/+33
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | CreateNewBlock: Check that the produced CBlock is acceptable (except for proo...Luke Dashjr2012-05-272-14/+33
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'bugfix_CNBerr' of git://github.com/luke-jr/bitcoinGavin Andresen2012-07-261-2/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bugfix: getmemorypool: NULL pindexPrev across CreateNewBlock, in case it failsLuke Dashjr2012-05-091-1/+11
| * | | | | | | | | | Merge branch 'bugfix_CNBerr_daggy' into bugfix_CNBerrLuke Dashjr2012-05-091-1/+9
| |\ \ \ \ \ \ \ \ \ \