novacoin.git
2011-05-14 Matt CoralloFix MinGW build due to bad pointers to ui.rc pixmaps...
2011-05-12 Jeff GarzikMerge pull request #215 from gavinandresen/negativemove
2011-05-12 Jeff GarzikMerge branch 'fUseUPnPfix' of https://github.com/TheBlu...
2011-05-12 Jeff GarzikMerge pull request #192 from sipa/dnslookup
2011-05-12 Daniel HolbertAdd #ifdef USE_UPNP around usage of fUseUPnP to fix...
2011-05-12 Jeff GarzikMerge pull request #218 from jgarzik/fee-update
2011-05-11 Jeff GarzikDecrease minimum TX fee to 0.0005 BTC.
2011-05-11 Jeff GarzikReplace CENT with new constant MIN_TX_FEE, where approp...
2011-05-10 Pieter WuilleSupport for name lookups in -connect and -addnode
2011-05-09 Jeff GarzikMerge pull request #150 from jgarzik/settxfee
2011-05-09 Gavin AndresenAllow move RPC to take account balances negative
2011-05-09 Jeff GarzikAdd settxfee RPC, to permit setting default TX fee...
2011-05-09 Gavin AndresenHelp for sendtoaddress/sendfrom was wrong: amounts...
2011-05-09 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2011-05-09 Gavin Andresenlisttransactions number-of-params check was wrong.
2011-05-09 Jeff GarzikManual merge of jaromil's source tree reorg commit.
2011-05-09 Gavin AndresenFix broken build (invalid use of qualified name std...
2011-05-09 Gavin AndresenMerge pull request #160 from CAFxX/listtransactions...
2011-05-09 Gavin AndresenMerge pull request #205 from forrestv/caseinsensitive_r...
2011-05-09 Forrest VoightInitial commit of changes to make JSON-RPC HTTP headers...
2011-05-07 Carlo Alberto... Allow using the [from] parameter also from command...
2011-05-06 Jeff GarzikMerge branch 'remove-4way' of github.com:jgarzik/bitcoi...
2011-05-06 Jeff GarzikMerge pull request #197 from TheBlueMatt/errorfix
2011-05-06 Matt CoralloWhen an error is returned, the client crashes as EndMod...
2011-05-06 Jeff GarzikMerge pull request #196 from amiryal/master
2011-05-06 Amir YalonClarify the meaning of USE_UPNP in build-unix.txt
2011-05-05 Gavin AndresenMerge pull request #194 from johnmaguire2013/tray
2011-05-05 Gavin AndresenMerge pull request #193 from TheBlueMatt/nogenoption
2011-05-05 John Maguireremoved tooltip balance until it can be made to change...
2011-05-05 Matt CoralloRemove the option to generate coins from the Options...
2011-05-03 Gavin AndresenFix broken build (remove declarations of GUI generate...
2011-05-03 Gavin AndresenMerge pull request #142 from jgarzik/remove-gui-gen.
2011-05-03 Gavin AndresenMerge pull request #173 from gavinandresen/testnet_isst...
2011-05-03 Gavin AndresenMerge pull request #190 from johnmaguire2013/tray.
2011-05-01 Pieter WuilleMerge pull request #178 from wizeman/link-pthread.
2011-05-01 John Maguirefixed some translations which was... weird
2011-05-01 John Maguireadded balance to tooltips
2011-05-01 John Maguireadded "Send Bitcoins" option in the tray menu
2011-05-01 Gavin AndresenMerge pull request #179 from wizeman/segfault-lockfile.
2011-05-01 Gavin AndresenMerge pull request #181 from sipa/fixcheckconf.
2011-05-01 Gavin AndresenMerge pull request #186 from TheBlueMatt/nopng.
2011-05-01 Gavin AndresenMerge pull request #187 from devrandom/master.
2011-04-28 Gavin AndresenBump version number to 0.3.22
2011-04-28 devrandomgitian: strip binaries
2011-04-27 devrandomgitian descriptor with miniupnpc
2011-04-25 Matt CoralloRemove unnecessary line which creates a dependency...
2011-04-23 Pieter WuilleBugfix in recursive check in IsConfirmed()
2011-04-23 Jaromildirectory re-organization (keeps the old build system)
2011-04-22 Ricardo M.... Fix segfault when we're unable to create the lock file.
2011-04-22 Ricardo M.... Link with libpthread on Linux, required by libboost_thread.
2011-04-20 Gavin AndresenBetter wording for transaction fee notification messages
2011-04-20 Gavin AndresenMore 0.3.21 release prep
2011-04-20 Gavin AndresenUpdate date in license.txt
2011-04-20 Pieter WuilleMonitor incoming transactions for spends by (a copy...
2011-04-20 Gavin AndresenAccept non-standard transactions on testnet.
2011-04-19 Gavin Andresengetbalance '*' was ignoring minconf param.
2011-04-18 Pieter WuilleAutomatically rescan after restoring wallet.dat
2011-04-18 Jeff GarzikRemove GUI's "Generate Coins" option from the menu.
2011-04-18 Gavin AndresenMerge branch 'upnpfix' of https://github.com/TheBlueMat...
2011-04-16 Dan HelfmanFix for #156: UPnP segfault when no valid UPnP IGDs...
2011-04-15 Gavin AndresenMerge branch 'master' of https://github.com/gjs278...
2011-04-15 Gavin AndresenMerge branch 'localefix'
2011-04-15 Gavin AndresenSet time locale to POSIX in rfc1123Time so weekday...
2011-04-15 Gavin AndresenMerge branch 'http-version' of https://github.com/jgarz...
2011-04-15 Jeff GarzikSend/return full bitcoin version string in Server and...
2011-04-15 Jeff GarzikEnsure version number->string conversion is consistent
2011-04-15 Carlo Alberto... add parameter from to listtransactions this allows...
2011-04-14 Matt CoralloExit when no UPnP router found and fUseUPnP gets set...
2011-04-13 Dan Loewenherzbuild: add note for Snow Leopard users and fix typos...
2011-04-13 Gavin AndresenNew checkpoint at block 118,000
2011-04-13 gjs278pidfile support for daemon
2011-04-12 Gavin AndresenMerge branch 'listimmature' of /Users/gavin/src/gavin_btc
2011-04-12 Gavin AndresenMerge branch 'spentpertxout' of https://github.com...
2011-04-12 Pieter WuilleBugfix for spentpertxout: slow startup
2011-04-12 Gavin AndresenMerge branch 'upnp' of https://github.com/TheBlueMatt...
2011-04-12 Gavin AndresenMerge branch 'spentpertxout' of https://github.com...
2011-04-12 Pieter Wuilleselect transaction outputs separately
2011-04-12 Pieter WuilleSpent per txout
2011-04-09 tcatmdisable -daemon on windows; bitcoind forks only with...
2011-04-09 Jeff Garzikrfc1123Time: increase buffer size for time string
2011-04-06 Gavin AndresenReport immature coinbase transactions in listtransactions
2011-04-06 Eric SwansonFixed issue 76 -- RPC error where addresses from addres...
2011-04-05 Gavin AndresenMerge branch 'deadlock-fixes' of https://github.com...
2011-04-05 Jeff GarzikRPC sendmany must acquire cs_main lock
2011-04-05 Jeff GarzikFix deadlocks in setaccount, sendfrom RPC calls
2011-04-03 Jeff GarzikRemove 4way SSE2 scanhash implementation.
2011-04-01 Jeff GarzikUpdate DNS seed list
2011-03-30 Matt CoralloAllow UPnP mapping when USE_UPNP is defined and miniupn...
2011-03-25 tcatmallow coredumps by not catching SIGSEGV
2011-03-23 Jeff GarzikMerge branch 'master' of git://github.com/bitcoin/bitcoin
2011-03-23 Jeff Garzik[locale] Regenerate es, nl binary message catalogs
2011-03-23 Jeff GarzikMerge branch 'master' of https://github.com/smola/bitco...
2011-03-23 Jeff GarzikMerge branch 'dutchloc' of https://github.com/sipa...
2011-03-23 tcatmcatch SIGINT, SIGHUP and SIGSEGV and shutdown cleanly
2011-03-21 tcatmdaemon-mode: add sleep() loop to prevent defunct child...
2011-03-18 Sven SlootwegUpdated dutch translation
2011-03-17 Gavin AndresenUpdate copyright in About box from 2010 to 2011
2011-03-16 Santiago M... Update Spanish translation.
2011-03-16 Jeff GarzikFix -logtimestamps to only print time prefix once per...
2011-03-14 Gavin AndresenMerge branch 'shy'
next