Commit Graph

3641 Commits (ba1d08008e6a8335eb0fca3c7d6c1ff4701b9bad)
 

Author SHA1 Message Date
Pieter Wuille f1136200a6 Move VerifySignature to main
12 years ago
Wladimir J. van der Laan 429915bd0d Merge pull request #2153 from Diapolo/overviewpage
12 years ago
Wladimir J. van der Laan 12aacd582a Merge pull request #2151 from Diapolo/signmessage
12 years ago
Wladimir J. van der Laan 51b05d0dca Merge pull request #2147 from Diapolo/mq_name_testnet
12 years ago
Wladimir J. van der Laan 13013f5044 Merge pull request #2143 from Diapolo/ThreadSafeMessageBox_caption
12 years ago
Philip Kaufmann 765e22b82c Bitcoin-Qt: fix small stylesheet glitch in overviewpage.ui
12 years ago
Philip Kaufmann aec056edb5 Bitcoin-Qt: add a Signature label on sign message page
12 years ago
Philip Kaufmann 37f070f564 update noui_ThreadSafeMessageBox function to use strCaption
12 years ago
Philip Kaufmann 8ffbd6c378 Bitcoin-Qt: give testnet a unique IPC message queue name
12 years ago
Wladimir J. van der Laan 1f4fdb70f0 Merge pull request #2110 from Diapolo/addrbook
12 years ago
Wladimir J. van der Laan eb5c24c464 Merge pull request #2148 from Diapolo/est_block_count
12 years ago
Wladimir J. van der Laan 744adb2e61 Merge pull request #1685 from Diapolo/Qt_add_options_reset
12 years ago
Wladimir J. van der Laan c80beff582 Merge pull request #2141 from Diapolo/translations
12 years ago
Philip Kaufmann 2e43c92428 translations update (bitcoinstrings.cpp + bitcoin_en.ts)
12 years ago
Philip Kaufmann 5fb445b49e Bitcoin-Qt: add a Reset button to the options dialog
12 years ago
Pieter Wuille 4e68391a7f Make output of gettxout RPC more consistent
12 years ago
Philip Kaufmann 54413aab13 Bitcoin-Qt: never display own block count > estimated block count
12 years ago
Pieter Wuille 1f355b66cd New database check routine
12 years ago
Forrest Voight f3d872d1ea moved "index_in_template" to a separate variable to clarify what it is
12 years ago
Pieter Wuille 8539361e66 Add checksums to undo data
12 years ago
Pieter Wuille 2cbd71da06 Make DisconnectBlock fault-tolerant
12 years ago
Jeff Garzik ea9788517b test/util_tests.cpp: one more DateTimeStrFormat 'T' removal
12 years ago
Gavin Andresen ee3374234c OutputDebugStringF code cleanup
12 years ago
Jeff Garzik 3f964b3c50 Remove 'T' from remaining date/time format strings.
12 years ago
Wladimir J. van der Laan 15ffcc3642 Merge pull request #2032 from burger2/fix_shortcut
12 years ago
Gavin Andresen 567128a345 Merge pull request #2133 from Diapolo/init_strings
12 years ago
Jeff Garzik 393819cde4 Remove 'T' from debug log timestamps
12 years ago
Philip Kaufmann b8397fbfcd update 2 command-line parameter help messages
12 years ago
Gregory Maxwell d7836552e6 If the prio. will be enough after the next block don't force fees.
12 years ago
Pieter Wuille bffc744444 Make IsCanonicalScript() check the hash type more thoroughly
12 years ago
Gavin Andresen 23826f1b7f Merge pull request #2116 from sipa/importrescanbool
12 years ago
Pieter Wuille 328680190a Merge pull request #2113 from sipa/hashh
12 years ago
Forrest Voight 0f927ceb5b use fee/sigop data in BlockTemplate struct instead of (not always correctly) calculating it ourselves
12 years ago
Forrest Voight 03cac0bb8e changed CreateNewBlock to return a CBlockTemplate object, which includes per-tx fee and sigop count data
12 years ago
Pieter Wuille 5dfbd4ff68 Convert fRescan argument to importprivkey to bool
12 years ago
Pieter Wuille 0fb9073edd Split off hash.h from util.h
12 years ago
Gavin Andresen 6940626d08 Merge pull request #2112 from fanquake/typos
12 years ago
fanquake f0bf5fb245 Fix two typos in main.h
12 years ago
Gavin Andresen f4445f9982 Upgrading to 0.8: re-use blkNNNN.dat files.
12 years ago
Philip Kaufmann a8fbbd8fb0 Bitcoin-Qt: comment out unused parameter in addressbookpage
12 years ago
Philip Kaufmann 7601152ce2 Bitcoin-Qt: ensure all Windows scopes use win32 as identifier
12 years ago
Gregory Maxwell a3fad2119b In listaddressgroupings push down the IsMine check to run on each input.
12 years ago
Pieter Wuille da8c5c9f4e Merge pull request #2087 from gavinandresen/check210000
12 years ago
Pieter Wuille 33766c9557 Merge pull request #2096 from 94m3k1n9/fix-time-formats
12 years ago
Wladimir J. van der Laan 07c3f846c2 Merge pull request #2045 from Diapolo/use_message
12 years ago
Gavin Andresen 5fe3f4652e Merge pull request #2097 from Diapolo/fix_merges
12 years ago
Philip Kaufmann 50ce5735d6 LevelDB: build_detect_platform fix NATIVE_WINDOWS indentation
12 years ago
Philip Kaufmann a4b43645aa add threadsafety.h to bitcoin-qt.pro
12 years ago
Gavin Andresen 51dc438942 Merge pull request #2080 from mcassano/importprivkey_rescan_false
12 years ago
Gavin Andresen 278a09a6c6 Merge pull request #2095 from al42and/upnp
12 years ago