2243 Commits (203f9e6c0010893df20fb64c77dc0ac42e396947)
 

Author SHA1 Message Date
Jeff Garzik 203f9e6c00 Merge branch 'tmp-ipv6' into merge-ipv6 12 years ago
Gregory Maxwell 82ab06b849 Merge pull request #886 from luke-jr/getblock_full 12 years ago
Jeff Garzik ab89d75daf Merge pull request #1226 from Diapolo/init_h_rem_obsolete 12 years ago
Philip Kaufmann 2387a7a969 remove 2 obsolete functions from init.h that moved to util.h 12 years ago
Luke Dashjr 7e63dc3615 Support for decomposing scripts as "obj" 12 years ago
Luke Dashjr 74335bd32a Second parameter to JSON-RPC getblock/gettransaction: decompositions 12 years ago
Luke Dashjr d4e09300f3 Add block "confirmations" to getblock, mainly for identifying orphans 12 years ago
Jeff Garzik a2ea797593 Merge pull request #1180 from jgarzik/sign-compare 12 years ago
Gregory Maxwell 2f1dca645b Merge pull request #841 from sipa/getalltransactions 12 years ago
Gregory Maxwell f1ae31d8af Merge pull request #883 from sipa/loadblock 12 years ago
Gregory Maxwell fa8cc47c4f Merge pull request #1075 from laanwj/2012_04_consoleui 12 years ago
Gregory Maxwell a5f95d75a1 Increase client version to 0.6.99 12 years ago
Wladimir J. van der Laan 1f7e0e51aa Merge pull request #1219 from luke-jr/rm_fee_tip 12 years ago
Luke Dashjr 1ef3a48c03 Bitcoin-Qt: Remove redundant tooltip on optional transaction fee. Fixes #1218 12 years ago
Jeff Garzik 28bddf4590 Merge pull request #1214 from TheBlueMatt/debian 12 years ago
Matt Corallo 3d0a83aeb2 Update changelog to match reality. 12 years ago
Gregory Maxwell f49d4f0e93 Merge pull request #1196 from sipa/fix_948 12 years ago
Wladimir J. van der Laan 7d5bb42946 Move back setPlaceholderText to code, from xml, as this broke building with Qt 4.6 12 years ago
Wladimir J. van der Laan 46692fc929 Merge pull request #1189 from Diapolo/fix#952 12 years ago
Pieter Wuille 6860133373 Prevent stuck download: correct solution 12 years ago
Wladimir J. van der Laan 0e69fc6e84 Merge pull request #1209 from laanwj/2012_05_hideonshutdown 12 years ago
Wladimir J. van der Laan 46f552a9fe Hide UI immediately after leaving the main loop. 12 years ago
Gregory Maxwell 4fdc8a62d0 Merge pull request #1207 from sipa/fix_addrman 12 years ago
Gregory Maxwell 5b8def797c Merge pull request #1160 from retep/master 12 years ago
Pieter Wuille bd1aabe941 Bugfix: store source address in addrman 12 years ago
Pieter Wuille 56f1e91239 Fix addrman crashes 12 years ago
Pieter Wuille 29a86a1735 Add extra asserts to addrman 12 years ago
Luke Dashjr 82e6b92b0a Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12"PRI64d" instead 12 years ago
Wladimir J. van der Laan 46c08874aa Merge pull request #1201 from Diapolo/about-dialog 12 years ago
Philip Kaufmann 7b74bd4928 changed cursor for selectable text on the about dialog to IBeamCursor and removed an unused tag 12 years ago
Wladimir J. van der Laan dd62ca1b29 Merge pull request #1202 from Diapolo/messagepage 12 years ago
Philip Kaufmann d7d7d81a6a change text on message.ui from "Copy to Clipboard" to "Copy Signature" and 12 years ago
Wladimir J. van der Laan 6ad47ddf40 Merge pull request #1203 from Diapolo/qrcodedialog 12 years ago
Philip Kaufmann 092522af6c renamed qrcodedialog.ui window title to "QR-Code Dialog" and changed window size to the minimum values Qt Creator allows me to set 12 years ago
Wladimir J. van der Laan bdef43dde7 Merge pull request #1200 from laanwj/2012_05_moveicon 12 years ago
Wladimir J. van der Laan e400258bf0 simplified qrcode icon that scales gracefully to 16x16 12 years ago
Wladimir J. van der Laan 460c51fdad Add UI RPC console / debug window 12 years ago
Wladimir J. van der Laan 4c9183e8bb Merge pull request #1166 from Diapolo/signmessage_clear 12 years ago
Wladimir J. van der Laan 6672400206 Merge pull request #1175 from Diapolo/translators 12 years ago
Wladimir J. van der Laan 1f6f261ace Merge pull request #1187 from TheBlueMatt/win32_ie 12 years ago
Wladimir J. van der Laan 393a0edc51 Merge pull request #1194 from Diapolo/sendcoins_placeholdertext 12 years ago
Wladimir J. van der Laan 3118d11d88 Merge pull request #1032 from Diapolo/fix#945 12 years ago
Philip Kaufmann d0ccf0c755 move label placeholdertext from sendcoinsentry.cpp to ui-file 12 years ago
Gavin Andresen 397737b913 Bump version numbers for 0.6.1rc2 12 years ago
Pieter Wuille 19b6958cfd Added -externalip and -discover 12 years ago
Pieter Wuille 39857190de Support for multiple local addresses 12 years ago
Pieter Wuille 478b01d9a7 Add -seednode connections, and use this for -dnsseed + -proxydns 12 years ago
Pieter Wuille 9bab521df8 Support connecting by hostnames passed to proxy (-proxydns) 12 years ago
Pieter Wuille a012e2db59 refactor ConnectSocket 12 years ago
Pieter Wuille 933f2715d8 SOCKS5 connect via hostname 12 years ago