aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Translations update 2012-08-01 (fetched from Transifex)Philip Kaufmann2012-08-0134-29676/+33161
| | |/ / / | |/| | |
* / | | | 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-0136-92/+92
|\ \ \ \ \
| * | | | | Bugfix: Correct English grammar regarding "'s"Luke Dashjr2012-08-019-14/+14
| * | | | | Bugfix: Use standard BTC unit in commentsLuke Dashjr2012-08-012-3/+3
| * | | | | Bugfix: Fix a variety of misspellingsLuke Dashjr2012-08-0131-76/+76
* | | | | | Update Warning-strings to use a standard-formatPhilip Kaufmann2012-08-017-13/+13
* | | | | | 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
* | | | | | | | | | Update translation messagesWladimir J. van der Laan2012-07-261-28/+582
* | | | | | | | | | Merge pull request #1624 from Diapolo/fix_typo_log_fileWladimir J. van der Laan2012-07-251-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix typo "logfile" -> "log file"Philip Kaufmann2012-07-231-2/+2
* | | | | | | | | | | Merge pull request #1630 from fanquake/masterWladimir J. van der Laan2012-07-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | TypoMichael Ford2012-07-261-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #1615 from Diapolo/net_noExtIp_IPv6onlyGregory Maxwell2012-07-251-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | do not use external IPv4 discovery, when -onlynet="IPv6"Philip Kaufmann2012-07-201-1/+3
* | | | | | | | | | | | Fix spelling of successfullyStephane Glondu2012-07-2436-36/+36
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Typofanquake2012-07-231-1/+1
* | | | | | | | | | | Fix Typofanquake2012-07-231-1/+1
* | | | | | | | | | | Replace all occurances of license.txt with COPYING, including naming the file...Luke Dashjr2012-07-226-6/+6
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | fix OpenSSL not written as proper noun in some commentsPhilip Kaufmann2012-07-212-4/+4
|/ / / / / / / / /
* | | | | | | | | re-size addressbookpage.ui to fix #1062Philip Kaufmann2012-07-191-2/+2
* | | | | | | | | Merge pull request #1610 from fanquake/masterJeff Garzik2012-07-181-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Update a linkfanquake2012-07-191-1/+1
* | | | | | | | | Let the comment in GetBlockValue() reflect the uncertainty about the time int...Rune K. Svendsen2012-07-181-1/+1
|/ / / / / / / /