novacoin.git
2011-03-13 Gavin AndresenMerge branch 'dns-seed' of https://github.com/jgarzik...
2011-03-13 Gavin AndresenMerge branch 'log-timestamp' of https://github.com...
2011-03-13 Gavin AndresenMerge branch 'limitfree' of /Users/gavin/src/integratio...
2011-03-13 Gavin AndresenMerge branch 'daemon-mode' of https://github.com/tcatm...
2011-03-13 Gavin AndresenMerge branch 'subcent-change' of https://github.com...
2011-03-13 Gavin Andresensendmany RPC command, to send to multiple recipients...
2011-03-13 Gavin AndresenMake sure rate-limiting code is thread-safe
2011-03-13 Gavin AndresenContinuously rate-limit free transactions.
2011-03-13 tcatmremove from/message field from uiproject
2011-03-10 Jeff GarzikMerge branch 'smalltxfix' of https://github.com/gavinan...
2011-03-10 Jeff GarzikMerge branch 'master' of https://github.com/devrandom...
2011-03-10 Gavin AndresenUpdate copyright in About box from 2010 to 2011
2011-03-10 Gavin AndresenBump version number to 0.3.21 (lest we forget)
2011-03-09 Matt CoralloOnly log timestamps if -logtimestamps is set.
2011-03-09 Matt CoralloAdd timestamp prefix to each line in the debug log...
2011-03-09 Jeff Garzikdnsseed: fix printf
2011-03-09 Jeff GarzikDNS seeding
2011-03-05 Gavin Andresenshy patch from Hal
2011-03-05 tcatmMerge branch 'TheBlueMatt-setaccountfix' into integration
2011-03-05 tcatmMerge branch 'setaccountfix' of https://github.com...
2011-03-05 Matt Corallothrow JSONRPCError(-5, "Invalid bitcoin address") instead.
2011-03-05 Matt Corallosetaccount should return if an invalid address is provided.
2011-03-03 tcatm-help: do not show -server and -daemon in bitcoind
2011-03-03 tcatmforce fDaemon in bitcoind
2011-03-03 tcatmfix whitespace
2011-03-03 tcatmfix -daemon switch
2011-03-03 Gavin AndresenMake send/receive limits bigger (10MB each)
2011-03-02 Gavin AndresenFix minimum transaction fee calculation mismatch betwee...
2011-03-02 Gavin AndresenMerge branch 'rounding'
2011-03-01 Luke DashjrBugfix: avoid sub-cent change (lost in fees) whenever...
2011-02-28 Gavin AndresenAvoid sprintf decimal-point localization
2011-02-28 tcatmfix missing newline in help
2011-02-26 tcatmMerge branch 'rounding' of https://github.com/gavinandr...
2011-02-26 Matt GiucaAdded .gitignore, which prevents 'bitcoin' and 'bitcoin...
2011-02-25 tcatmMerge branch 'mgiuca-wx-config' into integration
2011-02-25 Matt Giucabuild-unix.txt: Updated (now OK to use wxWidgets >...
2011-02-25 Matt Giucamakefile.unix: Fixed errors building bitcoind without...
2011-02-25 Matt Giucamakefile.unix: WXINCLUDEPATHS now only used for buildin...
2011-02-25 Matt Giucamakefile.unix: Removed redundant use of wx-config in...
2011-02-25 Matt GiucaMerge https://github.com/ojab/bitcoin into wx-config
2011-02-23 Gavin AndresenParseMoney: allow full precision
2011-02-23 Gavin AndresenFormatMoney: show full-precision values
2011-02-23 Gavin AndresenDo not round input amounts; allow RPC full precision.
2011-02-23 Gavin AndresenUse ValueFromAmount consistently
2011-02-23 Gavin AndresenBump version to 0.3.20.02
2011-02-23 tcatmSet SO_REUSEADDR on JSON port
2011-02-23 tcatmMerge branch 'master' of https://github.com/sandos...
2011-02-22 tcatmremove From/Message fields from SendDialog
2011-02-22 tcatmMerge branch 'master' of https://github.com/tcatm/bitco...
2011-02-18 Gavin AndresenChanged setup for mingw toolchain
2011-02-18 Gavin AndresenWindows mingw32 makefile and build notes (thanks m0mchil)
2011-02-18 Gavin AndresenBump version to 0.3.20.01
2011-02-17 devrandommove gitian descriptor file
2011-02-16 Gavin AndresenSet maxconnections default to 125
2011-02-16 Gavin AndresenDenial-of-service flood control
2011-02-14 Gavin AndresenUpdate windows build process for 0.3.20 release
2011-02-11 Gavin AndresenVisual C++ compatibility fixes
2011-02-10 sandosSet SO_REUSEADDR for JSON-RPC port
2011-02-07 Daniel FolkinshteynAdded 320 fresh seednodes to replace the old ones.
2011-02-03 David FRANCOISReset testnet with a new genesis block
2011-02-01 devrandomadd gitian build descriptor
2011-01-31 Gavin Andresennew checkpoint at block 105,000
2011-01-31 tcatmdo not create 'Your Address' account
2011-01-31 ojab1. Change hardcoded g++ to $(CXX)
2011-01-25 Gavin AndresenExplicitly state that make -f makfile.unix is the way...
2011-01-25 Chris MooreDon't scan the time offsets vector repeatedly once...
2011-01-24 Chris MooreRepeatedly resetting the timestamp for seed nodes in...
2011-01-24 Gavin AndresenBump version number to 0.3.20
2011-01-23 Chris MooreFix -maxconnections. It used to account for the 8...
2011-01-22 Gavin Andresencpuid instruction clobbers eax/ebx/ecx/edx
2011-01-21 Chris MooreMerge branch show-version-in-help-2 of https://github...
2011-01-21 Chris MooreMerge branch 'display-version-in-help' of https://githu...
2011-01-21 Chris MooreMerge branch 'rpcssl-help' of github.com:dooglus/bitcoi...
2011-01-21 Chris MooreThe -rpcssl command line option is a boolean, like...
2011-01-21 Gavin AndresenUpdated development process description
2011-01-21 Chris MooreAdd const bool VERSION_IS_BETA to serialize.h and use...
2011-01-20 Gavin AndresenAdd -rescan option to --help output
2011-01-20 Gavin AndresenMerge branch 'printtoconsole' of https://github.com...
2011-01-20 Gavin AndresenMerge branch '4wayswitch' of https://github.com/dooglus...
2011-01-20 Gavin AndresenMerge branch 'showdefaultsinhelp' of https://github...
2011-01-20 ChrisDon't use GetBoolArg() and mapArgs; use one or the...
2011-01-20 Gavin AndresenFix bus error in DebugPrint if -datadir given non-exist...
2011-01-20 ChrisThe --help text wasn't showing the default values for...
2011-01-20 ChrisAdd new command line argument "-printtoconsole" to...
2011-01-20 Gavin AndresenMerge branch 'fix-statusbar-color' of https://github...
2011-01-20 Gavin AndresenMerge branch 'issue34' of https://github.com/dooglus...
2011-01-20 Gavin Andresenprint -rescan timing info in debug.log
2011-01-20 ChrisFix issue 34: correct spelling of -rpcsslcertificatecha...
2011-01-20 Gavin AndresenReconcile getbalance and listaccounts 0 in the shared...
2011-01-19 Gavin AndresenReacceptWalletTransactions bugfix
2011-01-19 Marius Hanneinclude version information in help output
2011-01-19 Marius Hannedon't set statusbar background color
2011-01-18 Gavin AndresenMerge branch 'integration' into FIXES
2011-01-18 Gavin AndresenMerge branch 'listaccountsbug' of https://github.com...
2011-01-18 Gavin AndresenMerge branch 'gettransaction' of https://github.com...
2011-01-18 Gavin AndresenMerge branch 'setaccountbug' of https://github.com...
2011-01-14 David FRANCOISAdd the -keypool option description to help output
2011-01-14 Gavin AndresenFix setaccount/getaccountaddress interaction bug
2011-01-10 Gavin AndresenFix so listaccounts with minconf works.
2011-01-07 Gavin AndresenAdd account/address details to gettransaction output
next