3689 Commits (a0db772d13a33a3ff18b3dc615a4a1e9c81f6f43)
 

Author SHA1 Message Date
Gavin Andresen 5bd5d6c45c Merge pull request #1940 from grimd34th/patch-1 12 years ago
Gavin Andresen 095b06cfae Merge pull request #2073 from grimd34th/patch-3 12 years ago
Gavin Andresen a9e055a1ca Merge pull request #2048 from jgarzik/no-checkpoints 12 years ago
Gavin Andresen 78504bb04f Merge pull request #1861 from jgarzik/coinlock 12 years ago
Gavin Andresen 043a8fb98d Merge pull request #2059 from sipa/benchmark 12 years ago
Gavin Andresen dbd5bb8039 Merge pull request #2062 from sipa/nocoins 12 years ago
Gavin Andresen 8b83e2fc2e Merge pull request #2074 from sipa/minor 12 years ago
Gavin Andresen 59b8a869ab Compile c/objective-c code max compatiblity when RELEASE 12 years ago
Richard Schwab 303b0009dc Change timestamps to use ISO8601 formatting 12 years ago
Andrey Alekseenko 6a3aef39e7 OptionsModel now has MapPortUPnP=false if UPNP is not supported 12 years ago
Gavin Andresen 5d32d3f8cd Checkpoint at first 25-btc-reward block (210,000) 12 years ago
Pieter Wuille 622da5df6e Merge pull request #2068 from Diapolo/CheckDiskSpace 12 years ago
Mike Cassano 44051af1a8 add rescan bool to importprivkey to control whether to do a rescan after import 12 years ago
Pieter Wuille 3fb9b99cca Allow lengthy block reconnections to be interrupted 12 years ago
Pieter Wuille c8b2e4426b Update the block file counter in database when using -reindex 12 years ago
Pieter Wuille 89b7019be8 Reconstruct coins/ from scratch when missing. 12 years ago
Pieter Wuille d79775a04d Merge pull request #2057 from Diapolo/FlushBlockFile 12 years ago
Wladimir J. van der Laan 25fd38090a Merge pull request #2066 from Diapolo/small_uiint_changes 12 years ago
Pieter Wuille cd1391ae4d Merge pull request #2056 from sipa/fix_2052 12 years ago
Pieter Wuille 8a28bb6dee Add -benchmark for reporting block processing times 12 years ago
Pieter Wuille 0ae0712b1c Add GetTimeMicros() for ore accurate benchmarking 12 years ago
Pieter Wuille a485c1b69e Merge pull request #2063 from Diapolo/CDiskBlockPos 12 years ago
Philip Kaufmann fa45c26a0e call CheckDiskSpace() before pre-allocating space 12 years ago
grimd34th 679131b235 Update src/makefile.mingw 12 years ago
Philip Kaufmann 15d8ff2029 rework ThreadSafeAskFee() / askFee() functions 12 years ago
Philip Kaufmann 7f5a1b529b remove unneeded flag from MSG_INFORMATION and fix an indentation 12 years ago
Gavin Andresen 85887020dc Merge pull request #2055 from redshark1802/master 12 years ago
Pieter Wuille 469e606141 Merge pull request #2058 from sipa/atomicreorg 12 years ago
Philip Kaufmann 50ecd7b689 use new message() function in BitcoinGUI 12 years ago
Wladimir J. van der Laan 2e2fca4439 Merge pull request #2065 from Diapolo/remove_modal_flag 12 years ago
redshark1802 2fdd1a8637 added build instructions for Ubuntu >= 12.04 12 years ago
Philip Kaufmann 3675588a30 Bitcoin-Qt: remove obsolete modal flag from GUI APIs 12 years ago
Peter Todd 0af5366f01 Replace text on how to enable IPv6 with disable 12 years ago
Wladimir J. van der Laan 7a8dd98863 Merge pull request #2046 from Diapolo/traymenu 12 years ago
Philip Kaufmann a8a4b9673e add 2 constructors in CDiskBlockPos to simplify class usage 12 years ago
Pieter Wuille d33a9218ab Make SetBestChain() atomic 12 years ago
Philip Kaufmann b19388dd88 FlushBlockFile(): check for valid FILE pointer 12 years ago
Pieter Wuille cd7fb7d1de Merge pull request #2033 from sipa/kickconflicts 12 years ago
Pieter Wuille 8259c57321 Only send reorged txn to mempool after checkpoint 12 years ago
Gavin Andresen aaef016a07 Merge pull request #2037 from luke-jr/printpriority 12 years ago
Pieter Wuille da26a030b3 Merge pull request #2049 from sipa/testtmp 12 years ago
Pieter Wuille 038784b979 Enable script verification for reorganized mempool tx 12 years ago
Pieter Wuille 487db8a2b1 Make test_bitcoin run in a temp datadir 12 years ago
Pieter Wuille 597fa4cd63 Add GetTempPath() to util 12 years ago
Jeff Garzik e6955d0411 New 'checkpoints' option should default to true. 12 years ago
Jeff Garzik 857b3ad923 Add "checkpoints" option, to permit disabling of checkpoint logic. 12 years ago
Wladimir J. van der Laan 5c37be2db6 Merge pull request #2044 from Diapolo/backupwallet 12 years ago
Philip Kaufmann f82102121f split of createTrayIconMenu() from createTrayIcon() in BitcoinGUI 12 years ago
Pieter Wuille 0c50d8b007 Merge pull request #2006 from robbak/make-leveldb-macro 12 years ago
Wladimir J. van der Laan 97c8e6389e Merge pull request #1988 from Diapolo/ThreadSafeMessageBox 12 years ago