| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow setting a different linker than compiler in makefile.unix | Matt Corallo | 2012-08-20 | 1 | -2/+4 |
| * | Add data-driven transaction tests. | Matt Corallo | 2012-08-20 | 3 | -0/+216 |
| * | Add a few test cases to data-driven script tests. | Matt Corallo | 2012-08-20 | 2 | -2/+195 |
| * | Merge pull request #1641 from jgarzik/mempool | Jeff Garzik | 2012-08-20 | 3 | -4/+37 |
| |\ | |||||
| | * | Add 'mempool' P2P command, and extend 'getdata' behavior | Jeff Garzik | 2012-07-31 | 3 | -4/+37 |
| * | | Merge pull request #1686 from Diapolo/fix_comment | Jeff Garzik | 2012-08-18 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | fix a comment in addrman.cpp | Philip Kaufmann | 2012-08-18 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #1673 from Diapolo/Qt_Win_ASLR_DEP_linker_flag | Wladimir J. van der Laan | 2012-08-18 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | Bitcoin-Qt (Windows only): add ASLR and DEP linker flags | Philip Kaufmann | 2012-08-18 | 1 | -0/+3 |
| * | | | Merge pull request #1680 from Diapolo/add_message_on_blockimport | Wladimir J. van der Laan | 2012-08-17 | 1 | -0/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | add splashscreen message when importing blocks via -loadblock | Philip Kaufmann | 2012-08-17 | 1 | -0/+1 |
| * | | | Merge pull request #1681 from TheBlueMatt/fixtests | Gregory Maxwell | 2012-08-17 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | Remove useless non-cross-platform tests. | Matt Corallo | 2012-08-17 | 1 | -0/+2 |
| |/ / / | |||||
| * | | | Merge pull request #1607 from Diapolo/Qt_Win_exe_desc | Wladimir J. van der Laan | 2012-08-17 | 1 | -0/+26 |
| |\ \ \ | |||||
| | * | | | Bitcoin-Qt (Windows only): extend Resource File | Philip Kaufmann | 2012-08-14 | 1 | -0/+26 |
| | |/ / | |||||
| * | | | Merge pull request #1678 from Diapolo/LoadExternalBlockFile_add_timer | Jeff Garzik | 2012-08-17 | 1 | -1/+3 |
| |\ \ \ | |||||
| | * | | | log how long LoadExternalBlockFile() takes in ms (Benchmark) | Philip Kaufmann | 2012-08-17 | 1 | -1/+3 |
| | |/ / | |||||
| * | | | Merge pull request #1679 from Diapolo/fix_sign_warning | Pieter Wuille | 2012-08-17 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | fix a compiler sign warning in OpenBlockFile() | Philip Kaufmann | 2012-08-17 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #1649 from Diapolo/optionsdialog | Wladimir J. van der Laan | 2012-08-13 | 3 | -12/+23 |
| |\ \ | |||||
| | * | | small UX update for optionsdialog | Philip Kaufmann | 2012-08-02 | 3 | -12/+23 |
| * | | | Merge pull request #1614 from Diapolo/Qt_Win_enable_DEP | Wladimir J. van der Laan | 2012-08-13 | 1 | -2/+14 |
| |\ \ \ | |||||
| | * | | | Bitcoin-Qt (Windows only): enable DEP for bitcoin-qt.exe | Philip Kaufmann | 2012-08-03 | 1 | -2/+14 |
| * | | | | Merge pull request #936 from luke-jr/gmp_bip | Gregory Maxwell | 2012-08-13 | 1 | -18/+93 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'gmp_bip_0.6.0' into gmp_bip | Luke Dashjr | 2012-08-03 | 1 | -18/+93 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Minimal BIP 22 (getblocktemplate) support | Luke Dashjr | 2012-08-03 | 1 | -20/+95 |
| * | | | | | Merge pull request #1623 from Diapolo/pro-file-set-target | Wladimir J. van der Laan | 2012-08-12 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | set TARGET = bitcoin-qt in project file | Philip Kaufmann | 2012-07-23 | 1 | -1/+1 |
| * | | | | | | Revert "Make this error message similar to the others" | Wladimir J. van der Laan | 2012-08-12 | 1 | -1/+1 |
| * | | | | | | Merge pull request #1661 from laanwj/2012_08_stringsupdate | Wladimir J. van der Laan | 2012-08-09 | 2 | -110/+151 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Update English translation strings | Wladimir J. van der Laan | 2012-08-07 | 2 | -110/+151 |
| * | | | | | | | Merge pull request #1655 from gmaxwell/signrawtransaction_fix_missing | Gregory Maxwell | 2012-08-09 | 1 | -3/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Correctly handle missing inputs in signrawtransaction. Fixes #1654. | Gregory Maxwell | 2012-08-06 | 1 | -3/+8 |
| | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | | Merge pull request #1658 from TheBlueMatt/qttest | Jeff Garzik | 2012-08-07 | 5 | -11/+15 |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| | * | | | | | | Fix test_bitcoin build in makefile.linux-mingw | Matt Corallo | 2012-08-08 | 1 | -3/+4 |
| | * | | | | | | Fix Qt test cases by moving address checks to parseBitcoinURI | Matt Corallo | 2012-08-07 | 2 | -6/+4 |
| | * | | | | | | Fix Win32 compiling of qt/test/uritests.cpp | Matt Corallo | 2012-08-07 | 1 | -1/+1 |
| | * | | | | | | Return !0 when qt tests fail. | Matt Corallo | 2012-08-07 | 1 | -1/+6 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #1660 from fanquake/master | Wladimir J. van der Laan | 2012-08-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Make this error message similar to the others | fanquake | 2012-08-07 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #1650 from Diapolo/spelling_fixes | Jeff Garzik | 2012-08-02 | 3 | -5/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | fix further spelling errors / remove a tab in the source | Philip Kaufmann | 2012-08-02 | 3 | -5/+5 |
| * | | | | | | Merge pull request #1644 from Diapolo/update_translations | Wladimir J. van der Laan | 2012-08-02 | 34 | -29676/+33161 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Translations update 2012-08-01 (fetched from Transifex) | Philip Kaufmann | 2012-08-01 | 34 | -29676/+33161 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #1646 from Diapolo/only_upd_changed_vals | Wladimir J. van der Laan | 2012-08-02 | 1 | -3/+5 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | 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 | 39 | -97/+97 |
| |\ \ \ \ \ | |||||
| | * | | | | | Bugfix: Correct English grammar regarding "'s" | Luke Dashjr | 2012-08-01 | 12 | -19/+19 |