| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | SOCKS5 support by default | Pieter Wuille | 2012-05-04 | 2 | -29/+169 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #886 from luke-jr/getblock_full | Gregory Maxwell | 2012-05-08 | 1 | -25/+199 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Support for decomposing scripts as "obj" | Luke Dashjr | 2012-05-08 | 1 | -0/+74 | |
| | * | | | | | Second parameter to JSON-RPC getblock/gettransaction: decompositions | Luke Dashjr | 2012-05-08 | 1 | -25/+122 | |
| | * | | | | | Add block "confirmations" to getblock, mainly for identifying orphans | Luke Dashjr | 2012-05-08 | 1 | -0/+3 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #1226 from Diapolo/init_h_rem_obsolete | Jeff Garzik | 2012-05-08 | 1 | -3/+0 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | remove 2 obsolete functions from init.h that moved to util.h | Philip Kaufmann | 2012-05-08 | 1 | -3/+0 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1180 from jgarzik/sign-compare | Jeff Garzik | 2012-05-08 | 4 | -11/+11 | |
| |\ \ \ \ | ||||||
| | * | | | | EvalScript(): cast to avoid signed/unsigned warning | Jeff Garzik | 2012-05-01 | 1 | -3/+3 | |
| | * | | | | ThreadSocketHandler2(): cast to avoid signed/unsigned warning | Jeff Garzik | 2012-05-01 | 1 | -1/+1 | |
| | * | | | | OpenBlockFile(): cast to eliminate signed/unsigned comparison warning | Jeff Garzik | 2012-05-01 | 1 | -1/+1 | |
| | * | | | | CDiskTxPos, CInPoint, COutPoint: cast null value (-1) to unsigned int | Jeff Garzik | 2012-05-01 | 1 | -6/+6 | |
| * | | | | | Merge pull request #841 from sipa/getalltransactions | Gregory Maxwell | 2012-05-08 | 3 | -16/+107 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | gettransaction RPC for non-wallet transactions | Pieter Wuille | 2012-04-18 | 3 | -16/+107 | |
| * | | | | | | Merge pull request #883 from sipa/loadblock | Gregory Maxwell | 2012-05-08 | 4 | -3/+72 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | -loadblock to load from an external blk000?.dat file | Pieter Wuille | 2012-04-22 | 4 | -3/+72 | |
| * | | | | | | | Merge pull request #1075 from laanwj/2012_04_consoleui | Gregory Maxwell | 2012-05-08 | 10 | -79/+833 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add UI RPC console / debug window | Wladimir J. van der Laan | 2012-05-05 | 10 | -79/+833 | |
| * | | | | | | | | Increase client version to 0.6.99 | Gregory Maxwell | 2012-05-08 | 5 | -8/+8 | |
| * | | | | | | | | Merge pull request #1219 from luke-jr/rm_fee_tip | Wladimir J. van der Laan | 2012-05-07 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Bitcoin-Qt: Remove redundant tooltip on optional transaction fee. Fixes #1218 | Luke Dashjr | 2012-05-07 | 1 | -1/+0 | |
| * | | | | | | | | | Merge pull request #1214 from TheBlueMatt/debian | Jeff Garzik | 2012-05-06 | 1 | -4/+34 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Update changelog to match reality. | Matt Corallo | 2012-05-06 | 1 | -4/+34 | |
| * | | | | | | | | | | Merge pull request #1196 from sipa/fix_948 | Gregory Maxwell | 2012-05-06 | 1 | -2/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Prevent stuck download: correct solution | Pieter Wuille | 2012-05-06 | 1 | -2/+14 | |
| | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | | Move back setPlaceholderText to code, from xml, as this broke building with Q... | Wladimir J. van der Laan | 2012-05-07 | 4 | -10/+10 | |
| * | | | | | | | | | Merge pull request #1189 from Diapolo/fix#952 | Wladimir J. van der Laan | 2012-05-06 | 1 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | fix #952 by checking if we have a new address or an updated label | Philip Kaufmann | 2012-05-04 | 1 | -3/+10 | |
| * | | | | | | | | | Merge pull request #1209 from laanwj/2012_05_hideonshutdown | Wladimir J. van der Laan | 2012-05-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Hide UI immediately after leaving the main loop. | Wladimir J. van der Laan | 2012-05-06 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge pull request #1207 from sipa/fix_addrman | Gregory Maxwell | 2012-05-05 | 2 | -3/+25 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Bugfix: store source address in addrman | Pieter Wuille | 2012-05-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | Fix addrman crashes | Pieter Wuille | 2012-05-05 | 1 | -2/+5 | |
| | * | | | | | | | | | | Add extra asserts to addrman | Pieter Wuille | 2012-05-05 | 1 | -0/+19 | |
| * | | | | | | | | | | | Merge pull request #1160 from retep/master | Gregory Maxwell | 2012-05-05 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fixed non-sensical error message | Peter Todd | 2012-05-04 | 1 | -3/+5 | |
| | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12... | Luke Dashjr | 2012-05-05 | 2 | -2/+2 | |
| * | | | | | | | | | | Merge pull request #1201 from Diapolo/about-dialog | Wladimir J. van der Laan | 2012-05-05 | 1 | -3/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | changed cursor for selectable text on the about dialog to IBeamCursor and rem... | Philip Kaufmann | 2012-05-05 | 1 | -3/+9 | |
| * | | | | | | | | | | | Merge pull request #1202 from Diapolo/messagepage | Wladimir J. van der Laan | 2012-05-05 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | change text on message.ui from "Copy to Clipboard" to "Copy Signature" and | Philip Kaufmann | 2012-05-05 | 1 | -2/+2 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1203 from Diapolo/qrcodedialog | Wladimir J. van der Laan | 2012-05-05 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | renamed qrcodedialog.ui window title to "QR-Code Dialog" and changed window s... | Philip Kaufmann | 2012-05-05 | 1 | -3/+3 | |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1200 from laanwj/2012_05_moveicon | Wladimir J. van der Laan | 2012-05-05 | 4 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | simplified qrcode icon that scales gracefully to 16x16 | Wladimir J. van der Laan | 2012-05-05 | 4 | -2/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1166 from Diapolo/signmessage_clear | Wladimir J. van der Laan | 2012-05-05 | 3 | -3/+25 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | add a clear all button to the sign message page | Philip Kaufmann | 2012-05-03 | 3 | -3/+25 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1175 from Diapolo/translators | Wladimir J. van der Laan | 2012-05-05 | 1 | -13/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | small translation-file handling / loading changes and re-work comments to be ... | Philip Kaufmann | 2012-05-01 | 1 | -13/+14 | |
| * | | | | | | | | | Merge pull request #1187 from TheBlueMatt/win32_ie | Wladimir J. van der Laan | 2012-05-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||