| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Translations update 2012-08-01 (fetched from Transifex) | Philip Kaufmann | 2012-08-01 | 34 | -29676/+33161 | |
| | | |/ / / | |/| | | | ||||||
| * / | | | | only update cached values in ClientModel::updateTimer() when they are changed | Philip Kaufmann | 2012-08-01 | 1 | -3/+5 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1612 from luke-jr/opti_getblkhash | Gregory Maxwell | 2012-08-01 | 3 | -4/+21 | |
| |\ \ \ \ | ||||||
| | * | | | | Optimize JSON-RPC getblockhash | Luke Dashjr | 2012-08-01 | 3 | -4/+21 | |
| * | | | | | Merge pull request #1632 from luke-jr/spelling | Jeff Garzik | 2012-08-01 | 36 | -92/+92 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Bugfix: Correct English grammar regarding "'s" | Luke Dashjr | 2012-08-01 | 9 | -14/+14 | |
| | * | | | | | Bugfix: Use standard BTC unit in comments | Luke Dashjr | 2012-08-01 | 2 | -3/+3 | |
| | * | | | | | Bugfix: Fix a variety of misspellings | Luke Dashjr | 2012-08-01 | 31 | -76/+76 | |
| * | | | | | | Update Warning-strings to use a standard-format | Philip Kaufmann | 2012-08-01 | 7 | -13/+13 | |
| * | | | | | | Merge pull request #1465 from Diapolo/NOUI_showSSLVersion | Jeff Garzik | 2012-08-01 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | write used OpenSSL library version to debug.log | Philip Kaufmann | 2012-07-04 | 1 | -0/+2 | |
| * | | | | | | | Merge pull request #1396 from rebroad/NoShrinkOption | Jeff Garzik | 2012-08-01 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Make truncating the debug.log file an option. | R E Broadley | 2012-06-27 | 1 | -1/+2 | |
| * | | | | | | | Merge pull request #1344 from rebroad/AskForTimeFormat | Jeff Garzik | 2012-08-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Include human readble format for nRequestTime. | R E Broadley | 2012-07-02 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | 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 | |
| |/ / / / / / / / | ||||||