2945 Commits (c68c4bc7a45529735c868428632906d3c20a175a)
 

Author SHA1 Message Date
Matt Corallo 336a0abbbb Add a few test cases to data-driven script tests. 12 years ago
Gavin Andresen 4d51be1cf3 Suppress output when running unit tests. 12 years ago
Gavin Andresen d18f2fd9d6 Reject block.nVersion<=1 blocks if network has upgraded to version=2 12 years ago
Gavin Andresen de237cbfa4 Block height in coinbase as a new block rule 12 years ago
Gavin Andresen 3fcec0d4a0 Set block.nVersion to fix miner unit test 12 years ago
Jeff Garzik b3a570d158 Merge pull request #1641 from jgarzik/mempool 12 years ago
Jeff Garzik 89a7bd644f Merge pull request #1686 from Diapolo/fix_comment 12 years ago
Philip Kaufmann 30c8a40847 fix a comment in addrman.cpp 12 years ago
Wladimir J. van der Laan 221497c61b Merge pull request #1673 from Diapolo/Qt_Win_ASLR_DEP_linker_flag 12 years ago
Philip Kaufmann 8e2ebc0106 Bitcoin-Qt (Windows only): add ASLR and DEP linker flags 12 years ago
Wladimir J. van der Laan 8765d20b1e Merge pull request #1680 from Diapolo/add_message_on_blockimport 12 years ago
Gregory Maxwell 10ffb45667 Merge pull request #1681 from TheBlueMatt/fixtests 12 years ago
Matt Corallo 8555a3e3cc Remove useless non-cross-platform tests. 12 years ago
Wladimir J. van der Laan a108d3defb Merge pull request #1607 from Diapolo/Qt_Win_exe_desc 12 years ago
Jeff Garzik dabb95b892 Merge pull request #1678 from Diapolo/LoadExternalBlockFile_add_timer 12 years ago
Pieter Wuille 63046fcf62 Merge pull request #1679 from Diapolo/fix_sign_warning 12 years ago
Philip Kaufmann 2d914f89fe add splashscreen message when importing blocks via -loadblock 12 years ago
Philip Kaufmann 1e7027b41e fix a compiler sign warning in OpenBlockFile() 12 years ago
Philip Kaufmann 746f502a79 log how long LoadExternalBlockFile() takes in ms (Benchmark) 12 years ago
Philip Kaufmann 4b94f4e0ed Bitcoin-Qt (Windows only): extend Resource File 12 years ago
Wladimir J. van der Laan 0825aee8f4 Merge pull request #1649 from Diapolo/optionsdialog 12 years ago
Wladimir J. van der Laan a55ed9d5bb Merge pull request #1614 from Diapolo/Qt_Win_enable_DEP 12 years ago
Gregory Maxwell 14486dc0e2 Merge pull request #936 from luke-jr/gmp_bip 12 years ago
Wladimir J. van der Laan b2ce93fe16 Merge pull request #1623 from Diapolo/pro-file-set-target 12 years ago
Wladimir J. van der Laan c23b6fd688 Revert "Make this error message similar to the others" 12 years ago
Wladimir J. van der Laan 198947c19f Merge pull request #1661 from laanwj/2012_08_stringsupdate 12 years ago
Gregory Maxwell 765654dae8 Merge pull request #1655 from gmaxwell/signrawtransaction_fix_missing 12 years ago
Jeff Garzik 2c006b0b3e Merge pull request #1658 from TheBlueMatt/qttest 12 years ago
Matt Corallo c5f90cd88b Fix test_bitcoin build in makefile.linux-mingw 12 years ago
Wladimir J. van der Laan 3a50cd2193 Update English translation strings 12 years ago
Wladimir J. van der Laan c995995eb8 Merge pull request #1660 from fanquake/master 12 years ago
Matt Corallo 2bc15836be Fix Qt test cases by moving address checks to parseBitcoinURI 12 years ago
Matt Corallo 319236afa2 Fix Win32 compiling of qt/test/uritests.cpp 12 years ago
Matt Corallo 026594e269 Return !0 when qt tests fail. 12 years ago
fanquake dc1e5ad191 Make this error message similar to the others 12 years ago
Gregory Maxwell 3557f99cf5 Correctly handle missing inputs in signrawtransaction. Fixes #1654. 12 years ago
Philip Kaufmann 3d88c9b4d3 Bitcoin-Qt (Windows only): enable DEP for bitcoin-qt.exe 12 years ago
Luke Dashjr 44427fa833 Merge branch 'gmp_bip_0.6.0' into gmp_bip 12 years ago
Luke Dashjr 3390014fd0 Minimal BIP 22 (getblocktemplate) support 12 years ago
Jeff Garzik dd199d0ebd Merge pull request #1650 from Diapolo/spelling_fixes 12 years ago
Wladimir J. van der Laan 88bd012003 Merge pull request #1644 from Diapolo/update_translations 12 years ago
Philip Kaufmann efdcf94174 fix further spelling errors / remove a tab in the source 12 years ago
Wladimir J. van der Laan 381e87cbd2 Merge pull request #1646 from Diapolo/only_upd_changed_vals 12 years ago
Philip Kaufmann 4aaa4313e7 small UX update for optionsdialog 12 years ago
Philip Kaufmann 75578d60f3 only update cached values in ClientModel::updateTimer() when they are changed 12 years ago
Philip Kaufmann 68acc1b4cb Translations update 2012-08-01 (fetched from Transifex) 12 years ago
Gregory Maxwell 8ce7915aad Merge pull request #1612 from luke-jr/opti_getblkhash 12 years ago
Luke Dashjr 1be064190e Optimize JSON-RPC getblockhash 12 years ago
Jeff Garzik f81e6f779b Merge pull request #1632 from luke-jr/spelling 12 years ago
Jeff Garzik ffe47d6d5d Merge pull request #1636 from Diapolo/Warning_string 12 years ago