| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | 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 | |
| * | | | | | | Merge pull request #1636 from Diapolo/Warning_string | Jeff Garzik | 2012-08-01 | 7 | -13/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Update Warning-strings to use a standard-format | Philip Kaufmann | 2012-08-01 | 7 | -13/+13 | |
| * | | | | | | | Add doc/release-notes.txt, temporary for 0.7 release | Jeff Garzik | 2012-08-01 | 1 | -0/+71 | |
| |/ / / / / / | ||||||
| * | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Bugfix: getwork: NULL pindexPrev across CreateNewBlock, in case it fails | Luke Dashjr | 2012-05-09 | 1 | -1/+9 | |
| * | | | | | | | | | | | Merge pull request #1631 from laanwj/2012_07_translationsupdate | Wladimir J. van der Laan | 2012-07-25 | 2 | -29/+583 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Update translation messages | Wladimir J. van der Laan | 2012-07-26 | 2 | -29/+583 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | Merge pull request #1628 from glondu/master | Gregory Maxwell | 2012-07-25 | 36 | -36/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Fix spelling of successfully | Stephane Glondu | 2012-07-24 | 36 | -36/+36 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #1622 from fanquake/master | Wladimir J. van der Laan | 2012-07-22 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Typo | fanquake | 2012-07-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Fix Typo | fanquake | 2012-07-23 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #1621 from luke-jr/WinCOPYING | Gavin Andresen | 2012-07-22 | 9 | -10/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Replace all occurances of license.txt with COPYING, including naming the file... | Luke Dashjr | 2012-07-22 | 9 | -10/+10 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1616 from Diapolo/OpenSSL_typo | Jeff Garzik | 2012-07-21 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | fix OpenSSL not written as proper noun in some comments | Philip Kaufmann | 2012-07-21 | 2 | -4/+4 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1611 from Diapolo/addressbookpage_size | Wladimir J. van der Laan | 2012-07-19 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | re-size addressbookpage.ui to fix #1062 | Philip Kaufmann | 2012-07-19 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||