aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
|/ / / / / / / /
* | | | | | | | Merge pull request #1605 from laanwj/2012_07_caseinsensitivesortWladimir J. van der Laan2012-07-172-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Make sort and filters for transactions and labels case-insensitiveWladimir J. van der Laan2012-07-172-0/+4
* | | | | | | | | Merge branch 'master' of git://github.com/fanquake/bitcoinGavin Andresen2012-07-171-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Correct OpenSSL in makefilefanquake2012-07-141-2/+2
* | | | | | | | | | New feature for signrawtransaction: specify signature hash (ALL/NONE/etc)Gavin Andresen2012-07-171-3/+24
* | | | | | | | | | Give a better error message than 'type mismatch' for complex JSON argumentsGavin Andresen2012-07-171-2/+3
* | | | | | | | | | Merge pull request #1604 from Diapolo/fix_comment_netWladimir J. van der Laan2012-07-171-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix a comment in net.cppPhilip Kaufmann2012-07-171-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* / | | | | | | | IPC-server hardening and updatePhilip Kaufmann2012-07-174-38/+74
|/ / / / / / / /
* | | | | | | | Merge pull request #1591 from Diapolo/lang_sel_Qt4.8Wladimir J. van der Laan2012-07-161-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | enhance lang-selection in OptionsDialog, when compiling with Qt >= 4.8Philip Kaufmann2012-07-131-0/+10
* | | | | | | | | Merge branch 'fix-commandline-warnings' of git://github.com/muggenhor/bitcoinGavin Andresen2012-07-161-4/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use linker-arguments only when linkingGiel van Schijndel2012-07-171-4/+9
* | | | | | | | | | Teach RenameThread to work on OSXGavin Andresen2012-07-161-0/+2
* | | | | | | | | | Give the GUI-IPC thread a name as wellGiel van Schijndel2012-07-171-0/+4