aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-21Updated development process descriptionGavin Andresen
2011-01-20Add -rescan option to --help outputGavin Andresen
2011-01-20Merge branch 'printtoconsole' of https://github.com/dooglus/bitcoin into inte...Gavin Andresen
2011-01-20Merge branch '4wayswitch' of https://github.com/dooglus/bitcoin into integrationGavin Andresen
2011-01-20Merge branch 'showdefaultsinhelp' of https://github.com/dooglus/bitcoin into ...Gavin Andresen
2011-01-20Don't use GetBoolArg() and mapArgs; use one or the other.Chris
2011-01-20Fix bus error in DebugPrint if -datadir given non-existent directory.Gavin Andresen
2011-01-20The --help text wasn't showing the default values for three of the options, a...Chris
2011-01-20Add new command line argument "-printtoconsole" to send debugging output to t...Chris
2011-01-20Merge branch 'fix-statusbar-color' of https://github.com/mhanne/bitcoin into ...Gavin Andresen
2011-01-20Merge branch 'issue34' of https://github.com/dooglus/bitcoin into FIXESGavin Andresen
2011-01-20print -rescan timing info in debug.logGavin Andresen
2011-01-20Fix issue 34: correct spelling of -rpcsslcertificatechainfile in --help text.Chris
2011-01-20Reconcile getbalance and listaccounts 0 in the shared-wallet caseGavin Andresen
2011-01-19ReacceptWalletTransactions bugfixGavin Andresen
2011-01-19don't set statusbar background colorMarius Hanne
2011-01-18Merge branch 'integration' into FIXESGavin Andresen
2011-01-18Merge branch 'listaccountsbug' of https://github.com/gavinandresen/bitcoin-gi...Gavin Andresen
2011-01-18Merge branch 'gettransaction' of https://github.com/gavinandresen/bitcoin-git...Gavin Andresen
2011-01-18Merge branch 'setaccountbug' of https://github.com/gavinandresen/bitcoin-git ...Gavin Andresen
2011-01-14Add the -keypool option description to help outputDavid FRANCOIS
2011-01-13Fix setaccount/getaccountaddress interaction bugGavin Andresen
2011-01-10Fix so listaccounts with minconf works.Gavin Andresen
2011-01-07Add account/address details to gettransaction outputGavin Andresen
2011-01-06Merge branch 'listaddresses' into integrationGavin Andresen
2011-01-05Add time to category:move transactions.Gavin Andresen
2011-01-03Merge branch 'listaddresses' of https://github.com/gavinandresen/bitcoin-gitGavin Andresen
2010-12-24don't advertise on IRC if we don't allow external connectionsWitchspace
2010-12-22add -nolisten command line optionWitchspace
2010-12-21Add address to listtransactions outputGavin Andresen
2010-12-20EndModal fix for Mac from piotrpGavin Andresen
2010-12-20EndModal fix for Mac from piotrpGavin Andresen
2010-12-19Straw-man for dev processGavin Andresen
2010-12-17Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen
2010-12-17Missed a int64_t cast when I added transaction time outputgavinandresen
2010-12-16Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen
2010-12-16listtransactions was reporting address instead of account for 'receive'gavinandresen
2010-12-16Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen
2010-12-16New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransac...gavinandresen
2010-12-15get external ip from ircs_nakamoto
2010-12-13Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen
2010-12-13-- version 0.3.19 releasev0.3.19s_nakamoto
2010-12-12Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen
2010-12-12corrections_nakamoto
2010-12-12added some DoS limits, removed safe modes_nakamoto
2010-12-08Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen
2010-12-08-- version 0.3.18 releasev0.3.18s_nakamoto
2010-12-07IsStandard() check for CScripts: only relay/include in blocks CScripts we can...gavinandresen
2010-12-06Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen
2010-12-06fix wallet.dat compatibility problem if you downgrade from 0.3.17 and then up...s_nakamoto