index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
The -rpcssl command line option is a boolean, like -server, -daemon, -testnet...
Chris Moore
2011-01-21
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Updated development process description
Gavin Andresen
2011-01-21
1
-5
/
+8
|
/
/
/
*
|
|
Add -rescan option to --help output
Gavin Andresen
2011-01-20
1
-1
/
+2
*
|
|
Merge branch 'printtoconsole' of https://github.com/dooglus/bitcoin into inte...
Gavin Andresen
2011-01-20
1
-0
/
+1
|
\
\
\
|
*
|
|
Add new command line argument "-printtoconsole" to send debugging output to t...
Chris
2011-01-20
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch '4wayswitch' of https://github.com/dooglus/bitcoin into integration
Gavin Andresen
2011-01-20
1
-1
/
+1
|
\
\
\
|
*
|
|
Don't use GetBoolArg() and mapArgs; use one or the other.
Chris
2011-01-20
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'showdefaultsinhelp' of https://github.com/dooglus/bitcoin into ...
Gavin Andresen
2011-01-20
1
-3
/
+3
|
\
\
\
|
*
|
|
The --help text wasn't showing the default values for three of the options, a...
Chris
2011-01-20
1
-3
/
+3
|
|
/
/
*
|
|
Fix bus error in DebugPrint if -datadir given non-existent directory.
Gavin Andresen
2011-01-20
1
-1
/
+1
*
|
|
Merge branch 'fix-statusbar-color' of https://github.com/mhanne/bitcoin into ...
Gavin Andresen
2011-01-20
2
-2
/
+1
|
\
\
\
|
*
|
|
don't set statusbar background color
Marius Hanne
2011-01-19
2
-2
/
+1
|
|
/
/
*
|
|
Merge branch 'issue34' of https://github.com/dooglus/bitcoin into FIXES
Gavin Andresen
2011-01-20
1
-4
/
+4
|
\
\
\
|
*
|
|
Fix issue 34: correct spelling of -rpcsslcertificatechainfile in --help text.
Chris
2011-01-20
1
-4
/
+4
|
|
/
/
*
|
|
print -rescan timing info in debug.log
Gavin Andresen
2011-01-20
1
-3
/
+7
*
|
|
Reconcile getbalance and listaccounts 0 in the shared-wallet case
Gavin Andresen
2011-01-20
3
-2
/
+29
*
|
|
ReacceptWalletTransactions bugfix
Gavin Andresen
2011-01-19
3
-7
/
+91
*
|
|
Merge branch 'integration' into FIXES
Gavin Andresen
2011-01-18
9
-70
/
+145
|
\
|
|
|
*
|
Merge branch 'listaccountsbug' of https://github.com/gavinandresen/bitcoin-gi...
Gavin Andresen
2011-01-18
1
-3
/
+3
|
|
\
\
|
|
*
|
Fix so listaccounts with minconf works.
Gavin Andresen
2011-01-10
1
-3
/
+3
|
*
|
|
Merge branch 'gettransaction' of https://github.com/gavinandresen/bitcoin-git...
Gavin Andresen
2011-01-18
1
-6
/
+14
|
|
\
|
|
|
|
*
|
Add account/address details to gettransaction output
Gavin Andresen
2011-01-07
1
-6
/
+14
|
*
|
|
Merge branch 'setaccountbug' of https://github.com/gavinandresen/bitcoin-git ...
Gavin Andresen
2011-01-18
1
-10
/
+30
|
|
\
\
\
|
|
*
|
|
Fix setaccount/getaccountaddress interaction bug
Gavin Andresen
2011-01-13
1
-10
/
+30
|
|
|
/
/
|
*
/
/
Add the -keypool option description to help output
David FRANCOIS
2011-01-14
1
-0
/
+1
|
|
/
/
|
*
|
Merge branch 'listaddresses' into integration
Gavin Andresen
2011-01-06
1
-0
/
+1
|
|
\
\
|
|
*
|
Add time to category:move transactions.
Gavin Andresen
2011-01-05
1
-0
/
+1
|
*
|
|
Merge branch 'listaddresses' of https://github.com/gavinandresen/bitcoin-git
Gavin Andresen
2011-01-03
3
-34
/
+67
|
|
\
|
|
|
|
*
|
Add address to listtransactions output
Gavin Andresen
2010-12-21
3
-34
/
+67
|
*
|
|
don't advertise on IRC if we don't allow external connections
Witchspace
2010-12-24
1
-1
/
+3
|
*
|
|
add -nolisten command line option
Witchspace
2010-12-22
4
-8
/
+17
|
*
|
|
EndModal fix for Mac from piotrp
Gavin Andresen
2010-12-20
1
-5
/
+4
|
*
|
|
Straw-man for dev process
Gavin Andresen
2010-12-19
1
-9
/
+10
|
|
/
/
*
/
/
EndModal fix for Mac from piotrp
Gavin Andresen
2010-12-20
1
-5
/
+4
|
/
/
*
|
Merge remote branch 'refs/remotes/svn/trunk' into svn
Gavin Andresen
2010-12-17
1
-1
/
+1
|
\
\
|
*
|
Missed a int64_t cast when I added transaction time output
gavinandresen
2010-12-17
1
-1
/
+1
*
|
|
Merge remote branch 'refs/remotes/svn/trunk' into svn
Gavin Andresen
2010-12-16
1
-2
/
+5
|
\
|
|
|
*
|
listtransactions was reporting address instead of account for 'receive'
gavinandresen
2010-12-16
1
-2
/
+5
*
|
|
Merge remote branch 'refs/remotes/svn/trunk' into svn
Gavin Andresen
2010-12-16
10
-153
/
+327
|
\
|
|
|
*
|
New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransac...
gavinandresen
2010-12-16
7
-138
/
+280
|
*
|
get external ip from irc
s_nakamoto
2010-12-15
5
-16
/
+48
*
|
|
Merge remote branch 'refs/remotes/svn/trunk' into svn
Gavin Andresen
2010-12-13
22
-38
/
+38
|
\
|
|
|
*
|
-- version 0.3.19 release
v0.3.19
s_nakamoto
2010-12-13
22
-38
/
+38
*
|
|
Merge remote branch 'refs/remotes/svn/trunk' into svn
Gavin Andresen
2010-12-12
3
-17
/
+41
|
\
|
|
|
*
|
correction
s_nakamoto
2010-12-12
3
-7
/
+34
|
*
|
added some DoS limits, removed safe mode
s_nakamoto
2010-12-12
3
-40
/
+37
*
|
|
Merge remote branch 'refs/remotes/svn/trunk' into svn
Gavin Andresen
2010-12-08
8
-18
/
+57
|
\
|
|
|
*
|
-- version 0.3.18 release
v0.3.18
s_nakamoto
2010-12-08
5
-8
/
+9
|
*
|
IsStandard() check for CScripts: only relay/include in blocks CScripts we can...
gavinandresen
2010-12-07
6
-11
/
+49
*
|
|
Merge remote branch 'refs/remotes/svn/trunk' into svn
Gavin Andresen
2010-12-06
10
-73
/
+232
|
\
|
|
[prev]
[next]