novacoin.git
2012-03-21 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
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-21 Pieter WuillePrevent stuck block download in large reorganisations
2012-03-21 Pieter WuilleSpeed up block downloading
2012-03-20 Pierre ProncheryAvoid some pointless warnings while compiling
2012-03-20 Gregory MaxwellMerge pull request #960 from gavinandresen/issue913
2012-03-20 Luke DashjrMinimal support for validating BIP16 pay-to-script...
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 Pieter WuilleWorkaround for BN_bn2mpi reading/writing out of bounds
2012-03-19 Wladimir J... Yet another attempt at implementing "minimize to tray...
2012-03-19 Wladimir J... Hide window from taskbar when "minimize to tray" active...
2012-03-19 Joel KaartinenMake the sendcoins dialog use the configured unit type...
2012-03-19 Luke DashjrPrint more diagnostic info for the various DB_CORRUPT...
2012-03-19 Luke DashjrPrint wallet load errors (to debug.log)
2012-03-19 Luke DashjrBump version to 0.5.0.6
2012-03-19 Luke DashjrMove QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side...
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-18 Alistair BuxtonWhen disconnecting a node, clear the received buffer...
2012-03-18 Luke DashjrMove QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side...
2012-03-17 Nils SchneiderMerge pull request #942 from Diapolo/master
2012-03-17 Matt CoralloBump version to 0.5.3.1
2012-03-17 Luke DashjrBugfix: Missing includes
2012-03-17 Luke DashjrBugfix: Missing includes
2012-03-16 Philip Kaufmannupdate german translation from transifex
2012-03-16 Luke DashjrMerge branch '0.5.0.x' into 0.5.3.x
2012-03-16 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-16 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-16 Gavin AndresenFix issue #848 : broken mining on testnet
2012-03-16 Gavin AndresenFix issue #848 : broken mining on testnet
2012-03-16 Wladimir J... fix default suffixes in save dialog in GNOME, make...
2012-03-16 Luke DashjrBump version to 0.5.4
2012-03-16 Luke DashjrBump version to 0.5.0.5
2012-03-16 Luke DashjrBump version to 0.4.5
2012-03-16 Matt CoralloFix Win32 RPC Crashes.
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 AndresenCode cleanup: use ECDSA_size() instead of fixed 10...
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 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-12 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-12 Gregory MaxwellResolves issue #922 - "wallet passphrase timeout of...
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-06 nomnombtcfix typo src/net.cpp
2012-03-05 Pieter WuilleMerge pull request #918 from nomnombtc/patch-1
2012-03-05 nomnombtcfix typo src/net.cpp
2012-03-03 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-03 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-03 Luke DashjrBugfix: Fix possible buffer overflow (#901)
2012-03-03 Luke DashjrBugfix: Check return value of SHGetSpecialFolderPath...
2012-03-03 Luke DashjrMerge remote branch 'sipa/nooverwritetx_v0.4.0' into...
2012-03-03 Pieter WuilleDo not allow overwriting unspent transactions (BIP 30)
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-02 Gavin AndresenDoS fix for mapOrphanTransactions
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 Wladimir J... In UI, handle cases in which the last received block...
2012-02-27 Chris MooreDon't show splash screen when -min is specified on...
2012-02-27 Gavin AndresenCheckpoint block 168,000
2012-02-27 Pieter WuilleProcessBlock is sometimes called with pfrom==NULL
2012-02-27 Pieter WuilleFix #616: remove base_uint::operator&=(uint64 b)
2012-02-27 Pieter WuilleFix #626: RecvLine wrong error message
2012-02-27 Wladimir J... On windows, show message box with help, as there is...
2012-02-27 Wladimir J... Only fill in label from address book, if no label is...
2012-02-27 Pieter WuilleFix #650: CKey::SetSecret BIGNUM leak
2012-02-27 Pieter WuilleFree pwalletdbEncryption after encryping wallet
next