novacoin.git
2012-02-11 Janne PulkkinenFix Minimize to the tray instead of the taskbar
2012-02-10 Wladimir J... Merge pull request #818 from laanwj/2012_02_win32_qtacc...
2012-02-10 Gavin AndresenMerge pull request #813 from dooglus/master
2012-02-10 Wladimir J... Enable accessible widgets Qt module on win32, so that...
2012-02-09 Chris MooreFix #794. Only remove transactions from memory pool...
2012-02-07 Wladimir J... Update readme-qt.rst for 0.6.0
2012-02-07 Gavin AndresenMerge pull request #805 from luke-jr/gitian_deps
2012-02-07 Luke DashjrUpdate doc/release-process.txt
2012-02-07 Luke DashjrSplit smaller dependencies out of gitian-win32 into...
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-02-07 Gavin AndresenIncrease client version to 0.6
2012-02-07 Gavin AndresenLook for flushwallet/listen/irc/dnsseed/upnp instead...
2012-02-07 Gavin AndresenNew GetArg features: allow --, and booleans can be...
2012-02-07 Gavin AndresenUnit tests for the GetArg() methods
2012-02-07 Gavin AndresenMerge branch 'standardScriptSigs' of github.com:gavinan...
2012-02-06 Gavin Andresen-bip16 option (default: 1) to support / not support...
2012-02-06 Gavin AndresenMerge branch 'rpcpassword' of https://github.com/gmaxwe...
2012-02-06 Gavin AndresenMerge branch 'decomposetransfix' of https://github...
2012-02-06 Wladimir J... Restructure credit transaction decomposition (solves...
2012-02-06 Luke DashjrUpdate zlib and libpng (previous version had a security...
2012-02-06 Gavin AndresenMerge branch 'translation-fixes' of https://github...
2012-02-06 Gavin AndresenMac deploy tool: make dylibs writeable when copying...
2012-02-06 p2kminiupnpc Porfile removed; new and improved macdeployqtplus
2012-02-05 Nils Schneiderfetch translations from transifex
2012-02-05 Wladimir J... Change up/down increment in UI to 0.001 BTC (issue...
2012-02-05 Gregory MaxwellHave bitcoind recommend a secure RPC password. Increase...
2012-02-01 Gregory MaxwellAvoid advertising the node's address when it is not...
2012-02-01 Wladimir J... Remove loose amp; from Portugese translation (issue...
2012-02-01 Gavin AndresenAllow -upnp to override setting in wallet (and simplify...
2012-01-31 Matt CoralloFix UPnP by reannouncing every 20 minutes.
2012-01-31 Gavin AndresenTestnet difficulty calculation changes, to take effect...
2012-01-31 Gavin AndresenMerge branch 'checkkeys' of https://github.com/sipa...
2012-01-28 Gavin AndresenCreateNewBlock was not adding in transaction fees.
2012-01-27 Luke DashjrBitcoin-Qt signmessage GUI (pull request #582)
2012-01-26 Pieter WuilleFull checking of all loaded keys
2012-01-26 Wladimir J... Merge pull request #593 (Full URL Support in bitcoin-qt)
2012-01-25 Gavin AndresenMerge pull request #782 from sipa/checkkeys
2012-01-25 Gavin AndresenMerge pull request #773 from gavinandresen/p2shSigOpCount
2012-01-25 Pieter WuilleCheck consistency of private keys
2012-01-23 Gavin AndresenSupport makefile.osx building test_bitcoin with dynamic...
2012-01-23 Gavin AndresenMerge branch 'bugfix_shared_boost_test' of https:/...
2012-01-23 Luke DashjrRename src/obj/test to src/obj-test to workaround bug...
2012-01-23 Gavin AndresenMerge branch 'lockcontention' of https://github.com...
2012-01-23 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-01-23 Gavin AndresenMerge branch 'bugfix_areinpstd' of https://github.com...
2012-01-23 Gavin AndresenMerge pull request #764 from luke-jr/update_release_process
2012-01-23 Gavin AndresenOnly store transactions with missing inputs in the...
2012-01-23 Gavin AndresenFixed addmultisigaddress if looking up public keys...
2012-01-23 Luke DashjrBugfix: Support building test_bitcoin with shared-objec...
2012-01-21 Matt CoralloAdd DEBUG_LOCKCONTENTION, to warn each time a thread...
2012-01-21 Luke DashjrSanitize AreInputsStandard slightly
2012-01-20 Gavin AndresenSimplify counting of P2SH sigops to match BIP 16 (thank...
2012-01-19 Gavin AndresenBack out spacing changes to json spirit code
2012-01-19 Gavin AndresenMerge branch 'updateseednodes' of https://github.com...
2012-01-19 Gavin AndresenMerge branch 'tabs-to-space' of https://github.com...
2012-01-19 Gavin AndresenMerge branch 'getmemorypool_blockflagstime' of https...
2012-01-19 Gavin AndresenMake transactions with extra data in their scriptSig...
2012-01-19 Daniel FolkinshteynUpdate seednodes, pick long-uptime nodes with version...
2012-01-18 Luke DashjrVarious updates to the release process
2012-01-17 Wladimir J... Merge pull request #762 from laanwj/qtprogressfix
2012-01-17 Wladimir J... Remove erroneous ":" in front of port in options dialog...
2012-01-17 Wladimir J... fix the build (port IP validation in options to network...
2012-01-17 Wladimir J... Revert to global progress indication (see #753)
2012-01-17 Pieter WuilleFix handling of default ports
2012-01-16 Gavin AndresenMerge branch 'keepnode' of https://github.com/TheBlueMa...
2012-01-15 Wladimir J... Merge pull request #758 from Matoking/master
2012-01-15 Forrest VoightAdded mintime and curtime to RPC getmemorypool
2012-01-15 Forrest VoightSeparated COINBASE_FLAGS out into main.h and made RPC...
2012-01-14 Janne Pulkkinen*Clear all has a tooltip now *About dialog updated
2012-01-14 Lars RasmussonReplace tabs with four spaces to comply with coding...
2012-01-13 Gavin AndresenRemove base58 encoding from validateaddress/addmultisig...
2012-01-13 Gavin AndresenRefactor: needing to call ConnectInputs to process...
2012-01-13 Gavin AndresenRefactored ConnectInputs, so valid-transaction-checks...
2012-01-13 Gavin AndresenReplace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP...
2012-01-13 Gavin AndresenRemove not-used-anywhere scriptPrereq from SignSignature()
2012-01-13 Gavin AndresenMerge branch 'getmininginfo' of https://github.com...
2012-01-13 Matt CoralloMinor code cleanup to use fHaveUPnP instead of #ifdef
2012-01-13 Matt CoralloAdd -keepnode which attempts to -addnode and keep a...
2012-01-13 Gavin AndresenCompile with extra warnings turned on. And more makefil...
2012-01-13 Luke Dashjrcollect more info on tx pooling and block finding for...
2012-01-13 Luke DashjrAdd new "getmininginfo" JSON-RPC method, with mining...
2012-01-12 Gavin AndresenRemove broken Visual C++ makefile.vc, and removed annoy...
2012-01-12 Gavin AndresenMerge pull request #743 from gavinandresen/blocknotify
2012-01-10 Pieter WuilleMerge pull request #649 from sipa/comprpubkey
2012-01-10 Wladimir J... Merge pull request #752 from luke-jr/qt_txnid
2012-01-10 Luke DashjrQt: Show transaction ID in details
2012-01-09 Pieter WuilleRemove unused definition
2012-01-09 Gavin AndresenMerge pull request #746 from laanwj/tdesc_ro
2012-01-09 Gavin AndresenMerge pull request #750 from TheBlueMatt/anonymous
2012-01-09 Pieter WuilleUnit tests for EC key routines
2012-01-09 Pieter WuilleCompact signatures with compressed pubkeys
2012-01-09 Pieter WuilleCompressed pubkeys
2012-01-07 Matt CoralloRemove mentions on anonymity in debian folder.
2012-01-07 Pieter WuilleMerge pull request #735 from sipa/netbase
2012-01-06 Pieter WuilleNetwork stack refactor
2012-01-06 Wladimir J... make transaction description read-only (UI fix)
2012-01-05 Gavin AndresenMerge pull request #740 from TheBlueMatt/perf
2012-01-05 Matt CoralloAdd support for opening bitcoin: URIs directly.
2012-01-05 Matt CoralloAutomatically refocus on new SendCoinsEntrys and scroll...
2012-01-05 Matt CoralloFix horrific performance found by gmaxwell.
next