novacoin.git
2012-03-21 Gavin AndresenMerge pull request #965 from khorben/master
2012-03-21 Pieter WuilleMore debug output for failed reorganizations
2012-03-21 Wladimir J... Merge pull request #967 from fanquake/patch-1
2012-03-21 MichaelCorrect date
2012-03-21 Wladimir J... Merge pull request #954 from Diapolo/master
2012-03-20 Pierre ProncheryAvoid some pointless warnings while compiling
2012-03-20 Gregory MaxwellMerge pull request #960 from gavinandresen/issue913
2012-03-20 Gavin AndresenUse last checkpoint instead of hard-coded 140,700....
2012-03-20 p2kProper support for Growl 1.3 notifications
2012-03-20 Pieter Wuilleassertion in CBlock::SetBestChainInner was too strong
2012-03-20 Philip Kaufmannremove bitcoin_cs_CZ from bitcoin.qrc and delete bitcoi...
2012-03-19 Philip Kaufmannupdated english language source file via lupdate
2012-03-19 Nils SchneiderMerge pull request #953 from Diapolo/master
2012-03-19 Philip Kaufmannfixed a capitalization error in the german translation
2012-03-19 Philip Kaufmannupdate german translation from transifex
2012-03-19 Wladimir J... Merge pull request #928 from jojkaart/master
2012-03-19 Gregory MaxwellMerge pull request #931 from luke-jr/dbg_loaderr
2012-03-18 Joel KaartinenMake the sendcoins dialog use the configured unit type...
2012-03-17 Nils SchneiderMerge pull request #942 from Diapolo/master
2012-03-16 Philip Kaufmannupdate german translation from transifex
2012-03-16 Gregory MaxwellBump CLIENT_VERSION for rc4 release
2012-03-16 Gregory MaxwellMerge pull request #938 from TheBlueMatt/guirpcwin32
2012-03-16 Matt CoralloFix Win32 RPC Crashes.
2012-03-16 Nils Schneiderupdate translations from transifex
2012-03-16 Nils Schneideradd shell one-liner for updating translations in bitcoi...
2012-03-16 Wladimir J... Merge pull request #941 from laanwj/2012_03_newminimizetray
2012-03-16 Wladimir J... Yet another attempt at implementing "minimize to tray...
2012-03-15 Wladimir J... Fix windows build in windows Qt SDK
2012-03-14 Wladimir J... Link -lrt library on Linux
2012-03-13 Gavin AndresenBump CLIENT_VERSION for rc3 release
2012-03-12 Gregory MaxwellMerge pull request #930 from sipa/minireorg
2012-03-12 Pieter WuilleLimit the impact of reorganisations on the database
2012-03-12 Luke DashjrPrint more diagnostic info for the various DB_CORRUPT...
2012-03-12 Pieter WuilleMerge pull request #926 from gmaxwell/master
2012-03-11 Luke DashjrPrint wallet load errors (to debug.log)
2012-03-10 Gregory MaxwellResolves issue #922 - "wallet passphrase timeout of...
2012-03-05 Pieter WuilleMerge pull request #918 from nomnombtc/patch-1
2012-03-05 nomnombtcfix typo src/net.cpp
2012-03-03 Gavin AndresenMerge pull request #915 from sipa/nooverwritetx
2012-03-03 Pieter WuilleDo not allow overwriting unspent transactions (BIP 30)
2012-03-01 Gavin AndresenUpdated Mac build process
2012-02-29 Gavin AndresenMerge pull request #912 from TheBlueMatt/master
2012-02-29 Matt CoralloFix release-process.txt for new deps zip.
2012-02-29 Gavin AndresenDoS fix for mapOrphanTransactions
2012-02-28 Gavin AndresenMerge branch 'mruinventory' of https://github.com/sipa...
2012-02-28 Gavin AndresenMerge branch '2012_02_getspecialfolderpath_overflow...
2012-02-28 Pieter WuilleMerge pull request #910 from fanquake/master
2012-02-28 Michael Ford"February"
2012-02-27 Gavin AndresenDo not start bitcoin: thread on OSX. fixes #889
2012-02-27 Gavin AndresenMerge branch 'nodosbip16' of https://github.com/sipa...
2012-02-27 Pieter WuilleAdd mruset and use it for setInventoryKnown
2012-02-27 Gavin AndresenMove BIP16 switchover time to April 1
2012-02-27 Gavin AndresenMerge branch 'nooptionsinwallet+fixproxysetting' of...
2012-02-27 Wladimir J... Merge pull request #853 from laanwj/2012_02_altminimizetray
2012-02-26 Pieter WuilleStore addrProxy port in settings
2012-02-26 Gavin AndresenReworked QT settings
2012-02-26 Gavin Andresenbitcoind changes to stop storing settings in wallet...
2012-02-26 Wladimir J... Simplify MyGetSpecialFolderPath and fix possible buffer...
2012-02-26 Wladimir J... Merge pull request #900 from sipa/movebackupmenu
2012-02-26 Pieter WuilleMove 'Backup Wallet' to file menu
2012-02-25 Pieter WuilleFix addrProxy setting
2012-02-25 Wladimir J... Merge pull request #897 from laanwj/2012_02_fixnegativesecs
2012-02-25 Wladimir J... In UI, handle cases in which the last received block...
2012-02-25 Pieter WuilleDo not invoke anti-DoS system for invalid BIP16 transac...
2012-02-25 Wladimir J... Merge pull request #894 from dooglus/nosplash
2012-02-25 Chris MooreAdd option "-splash" so we can disable the splash screen.
2012-02-23 Gavin AndresenCheckpoint block 168,000
2012-02-23 Gavin AndresenMerge branch 'getblock_cleanup' of https://github.com...
2012-02-23 Pieter WuilleMerge pull request #887 from TheBlueMatt/gitian_deps
2012-02-23 Matt CoralloMake deps build deterministic and upgrade to libpng...
2012-02-22 Luke DashjrCleanup JSON-RPC getblock output to be consistent
2012-02-22 Gavin AndresenMerge branch 'testnetirc' of https://github.com/sipa...
2012-02-22 Gavin AndresenMerge branch 'fixnullpfrom' of https://github.com/sipa...
2012-02-22 Gavin AndresenMerge branch 'postfeb20' of https://github.com/sipa...
2012-02-22 Gavin AndresenMerge branch 'reorginfo' of https://github.com/sipa...
2012-02-22 Gavin AndresenMerge branch 'fix_616' of https://github.com/sipa/bitcoin
2012-02-22 Gavin AndresenMerge branch 'fix_626' of https://github.com/sipa/bitcoin
2012-02-22 Gavin AndresenMerge branch 'bugfix_bip14_ez' of https://github.com...
2012-02-22 Gavin AndresenMerge branch '201202_guiaddsuffix' of https://github...
2012-02-22 Luke DashjrBugfix: Instead of reporting "bitcoin-qt" for both...
2012-02-22 Pieter WuilleLeave IRC enabled by default on testnet
2012-02-21 Pieter WuillePost-feb20 simplifications
2012-02-20 Pieter WuilleProcessBlock is sometimes called with pfrom==NULL
2012-02-20 Pieter WuilleFix tests after 38067c18
2012-02-20 Wladimir J... Merge pull request #857 from laanwj/2012_02_fixhelpwindow
2012-02-20 Wladimir J... Merge pull request #858 from laanwj/2012_02_uisendlabelfix
2012-02-20 Gregory MaxwellMerge pull request #876 from luke-jr/signmsg_desc
2012-02-20 Luke DashjrSign message description changes discussed in #bitcoin-dev
2012-02-20 Pieter WuilleTypo fix
2012-02-20 Pieter WuilleMerge pull request #864 from sipa/fix_856
2012-02-20 Pieter WuilleMerge pull request #868 from sipa/fix_650
2012-02-19 Wladimir J... Merge pull request #867 from laanwj/2012_02_hidetrayico...
2012-02-19 Pieter WuilleReport number of (dis)connected blocks in reorganization
2012-02-19 Pieter WuilleFix #616: remove base_uint::operator&=(uint64 b)
2012-02-19 Pieter WuilleFix #626: RecvLine wrong error message
2012-02-19 Pieter WuilleFix #650: CKey::SetSecret BIGNUM leak
2012-02-19 Pieter WuilleMerge pull request #863 from sipa/bn2mpifix
2012-02-19 Pieter WuilleMerge pull request #865 from sipa/del_pwalletdb
2012-02-19 Wladimir J... Hide tray icon in destructor, as deleting will let...
2012-02-18 Pieter WuilleFree pwalletdbEncryption after encryping wallet
next