| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge pull request #1343 from rebroad/MisbehavingDelta | Jeff Garzik | 2012-08-01 | 1 | -3/+4 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | Show when node is misbehaving, not just at the point that it gets banned. | R E Broadley | 2012-07-02 | 1 | -3/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1635 from Diapolo/update_helpMessage | Wladimir J. van der Laan | 2012-07-28 | 1 | -7/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | update HelpMessage() | Philip Kaufmann | 2012-07-27 | 1 | -7/+6 | |
| * | | | | | | Merge pull request #1594 from Diapolo/GUI_testnet3_fix | Wladimir J. van der Laan | 2012-07-27 | 2 | -16/+15 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | small update for BitcoinGUI::setNumBlocks() function | Philip Kaufmann | 2012-07-17 | 2 | -16/+15 | |
| * | | | | | | | Merge pull request #1571 from Diapolo/optionsdialog_cleanup | Wladimir J. van der Laan | 2012-07-27 | 2 | -39/+43 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | optionsdialog cleanup | Philip Kaufmann | 2012-07-22 | 2 | -39/+43 | |
| * | | | | | | | Switch testnet3's message bytes to avoid connecting to old nodes. | Gregory Maxwell | 2012-07-26 | 1 | -4/+4 | |
| * | | | | | | | Handle should-never-happen case of orphan in mempool | Gavin Andresen | 2012-07-26 | 1 | -0/+15 | |
| * | | | | | | | When creating new blocks, sort 'paid' area by fee-per-kb | Gavin Andresen | 2012-07-26 | 2 | -31/+114 | |
| * | | | | | | | Merge branch 'checknewblock' of git://github.com/luke-jr/bitcoin | Gavin Andresen | 2012-07-26 | 6 | -18/+293 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Tests for CreateNewBlock | Luke Dashjr | 2012-07-12 | 3 | -0/+200 | |
| | * | | | | | | | Run BDB disk-less for test_bitcoin | Luke Dashjr | 2012-07-11 | 3 | -4/+60 | |
| | * | | | | | | | Merge branch 'checknewblock_0.6.0' into checknewblock | Luke Dashjr | 2012-07-11 | 2 | -14/+33 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | CreateNewBlock: Check that the produced CBlock is acceptable (except for proo... | Luke Dashjr | 2012-05-27 | 2 | -14/+33 | |
| | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | | Merge branch 'bugfix_CNBerr' of git://github.com/luke-jr/bitcoin | Gavin Andresen | 2012-07-26 | 1 | -2/+20 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Bugfix: getmemorypool: NULL pindexPrev across CreateNewBlock, in case it fails | Luke Dashjr | 2012-05-09 | 1 | -1/+11 | |
| | * | | | | | | | | Merge branch 'bugfix_CNBerr_daggy' into bugfix_CNBerr | Luke Dashjr | 2012-05-09 | 1 | -1/+9 | |
| * | | | | | | | | | Update translation messages | Wladimir J. van der Laan | 2012-07-26 | 1 | -28/+582 | |
| * | | | | | | | | | Merge pull request #1624 from Diapolo/fix_typo_log_file | Wladimir J. van der Laan | 2012-07-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | fix typo "logfile" -> "log file" | Philip Kaufmann | 2012-07-23 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge pull request #1630 from fanquake/master | Wladimir J. van der Laan | 2012-07-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Typo | Michael Ford | 2012-07-26 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1615 from Diapolo/net_noExtIp_IPv6only | Gregory Maxwell | 2012-07-25 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | do not use external IPv4 discovery, when -onlynet="IPv6" | Philip Kaufmann | 2012-07-20 | 1 | -1/+3 | |
| * | | | | | | | | | | | Fix spelling of successfully | Stephane Glondu | 2012-07-24 | 36 | -36/+36 | |
| | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Typo | fanquake | 2012-07-23 | 1 | -1/+1 | |
| * | | | | | | | | | | Fix Typo | fanquake | 2012-07-23 | 1 | -1/+1 | |
| * | | | | | | | | | | Replace all occurances of license.txt with COPYING, including naming the file... | Luke Dashjr | 2012-07-22 | 6 | -6/+6 | |
| | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | fix OpenSSL not written as proper noun in some comments | Philip Kaufmann | 2012-07-21 | 2 | -4/+4 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | re-size addressbookpage.ui to fix #1062 | Philip Kaufmann | 2012-07-19 | 1 | -2/+2 | |
| * | | | | | | | | Merge pull request #1610 from fanquake/master | Jeff Garzik | 2012-07-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update a link | fanquake | 2012-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | Let the comment in GetBlockValue() reflect the uncertainty about the time int... | Rune K. Svendsen | 2012-07-18 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1605 from laanwj/2012_07_caseinsensitivesort | Wladimir J. van der Laan | 2012-07-17 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Make sort and filters for transactions and labels case-insensitive | Wladimir J. van der Laan | 2012-07-17 | 2 | -0/+4 | |
| * | | | | | | | | | Merge branch 'master' of git://github.com/fanquake/bitcoin | Gavin Andresen | 2012-07-17 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Correct OpenSSL in makefile | fanquake | 2012-07-14 | 1 | -2/+2 | |
| * | | | | | | | | | | New feature for signrawtransaction: specify signature hash (ALL/NONE/etc) | Gavin Andresen | 2012-07-17 | 1 | -3/+24 | |
| * | | | | | | | | | | Give a better error message than 'type mismatch' for complex JSON arguments | Gavin Andresen | 2012-07-17 | 1 | -2/+3 | |
| * | | | | | | | | | | Merge pull request #1604 from Diapolo/fix_comment_net | Wladimir J. van der Laan | 2012-07-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | fix a comment in net.cpp | Philip Kaufmann | 2012-07-17 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * / | | | | | | | | IPC-server hardening and update | Philip Kaufmann | 2012-07-17 | 4 | -38/+74 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1591 from Diapolo/lang_sel_Qt4.8 | Wladimir J. van der Laan | 2012-07-16 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | enhance lang-selection in OptionsDialog, when compiling with Qt >= 4.8 | Philip Kaufmann | 2012-07-13 | 1 | -0/+10 | |
| * | | | | | | | | | Merge branch 'fix-commandline-warnings' of git://github.com/muggenhor/bitcoin | Gavin Andresen | 2012-07-16 | 1 | -4/+9 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Use linker-arguments only when linking | Giel van Schijndel | 2012-07-17 | 1 | -4/+9 | |
| * | | | | | | | | | | Teach RenameThread to work on OSX | Gavin Andresen | 2012-07-16 | 1 | -0/+2 | |
| * | | | | | | | | | | Give the GUI-IPC thread a name as well | Giel van Schijndel | 2012-07-17 | 1 | -0/+4 | |