Merge branch 'deladdr' of https://github.com/sipa/bitcoin
[novacoin.git] / src /
2012-03-26 Gavin AndresenMerge branch 'deladdr' of https://github.com/sipa/bitcoin
2012-03-26 Pieter WuilleUse erase instead of rewrite to remove old addr entries
2012-03-26 Philip Kaufmannmake sure Window is shown when clicking bitcoin: Links...
2012-03-26 Pieter WuilleMerge pull request #974 from sipa/walletupgrade
2012-03-26 Pieter WuilleMerge pull request #983 from laanwj/2012_03_removeunuse...
2012-03-25 Pieter WuilleGive DNS seeds a random age between 3 and 7 days old
2012-03-25 Wladimir J. van... remove unused functions from util.h/util.cpp
2012-03-22 Pieter WuilleIntroduce explicit -walletupgrade option
2012-03-22 Gavin AndresenMerge branch 'checklevel' of https://github.com/sipa...
2012-03-22 Gavin AndresenMerge pull request #975 from sipa/versioncheck
2012-03-22 Gavin AndresenMerge branch 'addrman' of https://github.com/sipa/bitcoin
2012-03-22 Gavin AndresenMerge pull request #964 from sipa/fastblocks
2012-03-22 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-22 Wladimir J. van... Merge pull request #969 from laanwj/2012_03_printconsol...
2012-03-22 Pieter WuilleCheck minversion before loading the rest of the wallet
2012-03-22 Pieter WuilleAdd -checklevel and improve -checkblocks
2012-03-21 Gavin AndresenRemove -bip16 and -paytoscripthashtime command-line...
2012-03-21 Wladimir J. van... replace call to PrintConsole with call to error()
2012-03-21 Gavin AndresenMerge pull request #947 from ali1234/master
2012-03-21 Gavin AndresenMerge pull request #948 from sipa/unstuck
2012-03-21 Gavin AndresenMerge pull request #965 from khorben/master
2012-03-21 Pieter WuilleMore debug output for failed reorganizations
2012-03-21 MichaelCorrect date
2012-03-21 Wladimir J. van... 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 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. van... 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-16 Philip Kaufmannupdate german translation from transifex
2012-03-16 Gregory MaxwellBump CLIENT_VERSION for rc4 release
2012-03-16 Nils Schneiderupdate translations from transifex
2012-03-16 Wladimir J. van... Yet another attempt at implementing "minimize to tray...
2012-03-13 Gavin AndresenBump CLIENT_VERSION for rc3 release
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-11 Luke DashjrPrint wallet load errors (to debug.log)
2012-03-10 Gregory MaxwellResolves issue #922 - "wallet passphrase timeout of...
2012-03-05 nomnombtcfix typo src/net.cpp
2012-03-03 Pieter WuilleDo not allow overwriting unspent transactions (BIP 30)
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 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. van... 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. van... Simplify MyGetSpecialFolderPath and fix possible buffer...
2012-02-26 Pieter WuilleMove 'Backup Wallet' to file menu
2012-02-25 Pieter WuilleFix addrProxy setting
2012-02-25 Wladimir J. van... Merge pull request #897 from laanwj/2012_02_fixnegativesecs
2012-02-25 Wladimir J. van... 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 Chris MooreAdd option "-splash" so we can disable the splash screen.
2012-02-24 Pieter WuilleCAddrMan: stochastic address manager
2012-02-23 Gavin AndresenCheckpoint block 168,000
2012-02-23 Gavin AndresenMerge branch 'getblock_cleanup' of https://github.com...
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. van... Merge pull request #857 from laanwj/2012_02_fixhelpwindow
2012-02-20 Wladimir J. van... Merge pull request #858 from laanwj/2012_02_uisendlabelfix
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. van... 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
next