novacoin.git
2012-06-14 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-06-14 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-06-14 Wladimir J... Fix build of testcases after commit 0f10b21719e1b0d9683...
2012-06-14 Philip KaufmannBugfix: Fix various places where Bitcoin-Qt was being...
2012-06-14 Philip KaufmannDon't call exit() in Shutdown() for Bitcoin-Qt (fixes...
2012-06-14 Matt CoralloUpdate wiki changelog at doc/release-process.txt
2012-06-14 Philip Kaufmannchange initial Balance on overviewpage from "123.456...
2012-06-14 Philip Kaufmannremoved ability to translate "0 BTC" and "123.456 BTC...
2012-06-14 Matt CoralloFix broken config files
2012-06-14 Wladimir J... Do not select first address automatically in the addres...
2012-06-14 Luke DashjrBump VERSION so we can differentiate between fixed...
2012-06-12 Luke DashjrBugfix: Move IsStandard scriptSig size check out of...
2012-06-06 Luke DashjrBugfix: Allow tray icon to linger until Bitcoin-Qt...
2012-06-06 Philip Kaufmannfix an incorrect if-clause in net.cpp
2012-06-06 Michael HendricksSerialize access to debug.log stream
2012-06-06 Matt CoralloCorrect blockchain size in contrib/debian.
2012-06-06 Chris Moore"USE_UPNP=-" is needed to remove UPnP support.
2012-05-26 Jeff Garzik.gitignore: add test_bitcoin
2012-05-22 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-22 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-22 Jeff GarzikPrevent crashes due to missing or corrupted blk???...
2012-05-22 Jeff GarzikPrevent crashes due to missing or corrupted database...
2012-05-22 R E BroadleyCorrect debug.log output to show correct function the...
2012-05-22 Wladimir J... Filter out whitespace and zero-width non-breaking space...
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 Philip Kaufmannremove 2 ugly spaces from a message string
2012-05-18 R E BroadleyAdd build directory to .gitignore, so that it's not...
2012-05-18 Christian von... Fix typo. libarcode => libqrcode
2012-05-18 Jeff GarzikAlways check return values of TxnBegin() and TxnCommit()
2012-05-18 Jeff GarzikAlways check return values of TxnBegin() and TxnCommit()
2012-05-17 Pieter WuilleHopefully final fix for the stuck blockchain issue
2012-05-15 Philip Kaufmannremove string "TextLabel" from warningLabel, as this...
2012-05-15 Wladimir J... Properly escape " in strings when exporting CSV
2012-05-15 FordyCorrect Date
2012-05-15 FordyCorrect Date
2012-05-15 Philip Kaufmannremove 2 ugly spaces from a string used in translations
2012-05-15 Luke DashjrBitcoin-Qt: Remove redundant tooltip on optional transa...
2012-05-08 Luke DashjrBump version to 0.6.0.8
2012-05-08 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-08 Luke DashjrBump version to 0.5.6
2012-05-08 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-08 Luke DashjrBump version to 0.4.7
2012-05-07 Luke DashjrUpdate/fix translations
2012-05-07 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-07 Luke DashjrUpdate/fix translations
2012-05-07 Pieter WuillePrevent stuck download: correct solution
2012-05-07 Luke DashjrMerge commit '293f264' into 0.6.0.x
2012-05-07 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-07 Pieter WuillePrevent stuck download: correct solution
2012-05-07 Pieter WuillePrevent stuck block download in large reorganisations
2012-05-06 Philip Kaufmannfix #952 by checking if we have a new address or an...
2012-05-06 Wladimir J... Hide UI immediately after leaving the main loop.
2012-05-06 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-06 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-06 Pieter WuilleBugfix: store source address in addrman
2012-05-06 Pieter WuilleFix addrman crashes
2012-05-06 Peter ToddFixed non-sensical error message
2012-05-06 Luke DashjrBugfix: %-12I64d is not valid and causes the parameter...
2012-05-05 Philip Kaufmannremove HTML code around "Wallet" (displayed on overview...
2012-05-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-04 Luke DashjrBugfix: Remove redundant duplicate transaction check
2012-05-04 Luke DashjrMerge branch '0.6.0.x' of gitorious.org:+bitcoin-stable...
2012-05-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-04 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-04 Gavin AndresenCheck earlier for blocks with duplicate transactions...
2012-05-04 Gavin AndresenCheck earlier for blocks with duplicate transactions...
2012-05-04 Philip Kaufmannremove obsolete BackupWallet() entry in wallet.h
2012-05-02 Philip Kaufmannadd bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)
2012-05-02 Philip Kaufmannfix compiler warning "suggest parentheses around assign...
2012-05-02 Philip Kaufmannfix DEPENDPATH in the project file, as json has no...
2012-05-02 Philip Kaufmannremove unused typedef in serialize.h
2012-04-30 Philip Kaufmannchange button tooltip on sign message page for copy...
2012-04-27 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-27 Gavin Andresenfix compiler error in bitcoinrpc RE: boost::system
2012-04-27 Gavin AndresenBump win32.deps version number for new openssl
2012-04-27 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-27 Gavin AndresenWindows build: compile against openssl 1.0.1b
2012-04-27 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-04-27 Gavin AndresenWindows build: compile against openssl 1.0.1b
2012-04-27 Gavin AndresenWindows build: compile against openssl 1.0.1b
2012-04-27 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-27 Luke DashjrBump version to 0.5.5
2012-04-27 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-04-27 Luke DashjrBump version to 0.4.6
2012-04-27 freewillistsinceblock: rpc param blockid -> blockhash
2012-04-27 freewilremove strange debug message from listsinceblock
2012-04-27 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-27 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-27 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-24 Jeff GarzikCBlock::WriteToDisk() properly checks ftell(3) for...
2012-04-24 Jeff GarzikTest ScriptSigArgsExpected() for error, before accumula...
2012-04-22 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-22 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-04-22 Timothy RedaelliAdd missing includes. (Fix bulding under GCC 4.7)
2012-04-22 Dwayne C. LitzenbergerFix bugs on 'unsigned char' platforms.
2012-04-22 Dwayne C. LitzenbergerFix bugs on 'unsigned char' platforms.
2012-04-22 Dwayne C. LitzenbergerFix phexdigits[255] is undefined.
2012-04-22 Dwayne C. LitzenbergerFix phexdigits[255] is undefined.
next