novacoin.git
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 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-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-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
2011-01-06 Gavin AndresenMerge branch 'listaddresses' into integration
2011-01-05 Gavin AndresenAdd time to category:move transactions.
2011-01-03 Gavin AndresenMerge branch 'listaddresses' of https://github.com...
2010-12-24 Witchspacedon't advertise on IRC if we don't allow external conne...
2010-12-22 Witchspaceadd -nolisten command line option
2010-12-21 Gavin AndresenAdd address to listtransactions output
2010-12-20 Gavin AndresenEndModal fix for Mac from piotrp
2010-12-20 Gavin AndresenEndModal fix for Mac from piotrp
2010-12-19 Gavin AndresenStraw-man for dev process
2010-12-17 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-12-17 gavinandresenMissed a int64_t cast when I added transaction time...
2010-12-16 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-12-16 gavinandresenlisttransactions was reporting address instead of accou...
2010-12-16 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-12-16 gavinandresenNew RPC command: listaccounts. New RPC setting -rpctim...
2010-12-15 s_nakamotoget external ip from irc
2010-12-13 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-12-13 s_nakamoto-- version 0.3.19 release
2010-12-12 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-12-12 s_nakamotocorrection
2010-12-12 s_nakamotoadded some DoS limits, removed safe mode
2010-12-09 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-12-08 s_nakamoto-- version 0.3.18 release
2010-12-07 gavinandresenIsStandard() check for CScripts: only relay/include...
2010-12-06 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-12-06 s_nakamotofix wallet.dat compatibility problem if you downgrade...
2010-12-05 s_nakamotopreps for future client-only mode,
2010-12-03 gavinandresenAll boolean options/flags now work the same way.
2010-12-01 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-11-30 gavinandresenJSON methods: listtransactions, gettransaction, move...
2010-11-28 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-11-27 s_nakamotoadded boost tuples to serialize.h
2010-11-25 s_nakamoto-- version 0.3.17 release
2010-11-25 s_nakamotostill working on account-based commands getbalance...
2010-11-23 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-11-23 s_nakamotonew getwork
2010-11-22 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
2010-11-22 gavinandresenDepracate "label" API, replacing with account
2010-11-22 Gavin AndresenMerge remote branch 'refs/remotes/svn/trunk' into svn
next