index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-02-23
ParseMoney: allow full precision
Gavin Andresen
2011-02-23
FormatMoney: show full-precision values
Gavin Andresen
2011-02-23
Do not round input amounts; allow RPC full precision.
Gavin Andresen
2011-02-23
Use ValueFromAmount consistently
Gavin Andresen
2011-02-23
Bump version to 0.3.20.02
Gavin Andresen
2011-02-23
Set SO_REUSEADDR on JSON port
tcatm
2011-02-23
Merge branch 'master' of https://github.com/sandos/bitcoin into sandos-master
tcatm
2011-02-23
remove From/Message fields from SendDialog
tcatm
2011-02-22
Merge branch 'master' of https://github.com/tcatm/bitcoin into tcatm-master
tcatm
2011-02-18
Changed setup for mingw toolchain
v0.3.20.2_closest
v0.3.20.01_closest
v0.3.20
Gavin Andresen
2011-02-18
Windows mingw32 makefile and build notes (thanks m0mchil)
Gavin Andresen
2011-02-17
Bump version to 0.3.20.01
Gavin Andresen
2011-02-16
Set maxconnections default to 125
Gavin Andresen
2011-02-16
Denial-of-service flood control
Gavin Andresen
2011-02-14
Update windows build process for 0.3.20 release
Gavin Andresen
2011-02-10
Visual C++ compatibility fixes
Gavin Andresen
2011-02-10
Set SO_REUSEADDR for JSON-RPC port
sandos
2011-02-07
Added 320 fresh seednodes to replace the old ones.
Daniel Folkinshteyn
2011-02-03
Reset testnet with a new genesis block
David FRANCOIS
2011-01-31
new checkpoint at block 105,000
Gavin Andresen
2011-01-31
do not create 'Your Address' account
tcatm
2011-01-25
Explicitly state that make -f makfile.unix is the way to build
Gavin Andresen
2011-01-24
Don't scan the time offsets vector repeatedly once we've displayed the warnin...
Chris Moore
2011-01-24
Repeatedly resetting the timestamp for seed nodes in the database was slow. ...
Chris Moore
2011-01-24
Bump version number to 0.3.20
Gavin Andresen
2011-01-23
Fix -maxconnections. It used to account for the 8 outbound connections twice...
Chris Moore
2011-01-22
cpuid instruction clobbers eax/ebx/ecx/edx
Gavin Andresen
2011-01-21
Merge branch show-version-in-help-2 of https://github.com/dooglus/bitcoin
Chris Moore
2011-01-21
Merge branch 'display-version-in-help' of https://github.com/mhanne/bitcoin
Chris Moore
2011-01-21
Merge branch 'rpcssl-help' of github.com:dooglus/bitcoin into dooglus-rpcssl-...
Chris Moore
2011-01-21
The -rpcssl command line option is a boolean, like -server, -daemon, -testnet...
Chris Moore
2011-01-21
Updated development process description
Gavin Andresen
2011-01-21
Add const bool VERSION_IS_BETA to serialize.h and use it when formatting the ...
Chris Moore
2011-01-20
Add -rescan option to --help output
Gavin Andresen
2011-01-20
Merge branch 'printtoconsole' of https://github.com/dooglus/bitcoin into inte...
Gavin Andresen
2011-01-20
Merge branch '4wayswitch' of https://github.com/dooglus/bitcoin into integration
Gavin Andresen
2011-01-20
Merge branch 'showdefaultsinhelp' of https://github.com/dooglus/bitcoin into ...
Gavin Andresen
2011-01-20
Don't use GetBoolArg() and mapArgs; use one or the other.
Chris
2011-01-20
Fix bus error in DebugPrint if -datadir given non-existent directory.
Gavin Andresen
2011-01-20
The --help text wasn't showing the default values for three of the options, a...
Chris
2011-01-20
Add new command line argument "-printtoconsole" to send debugging output to t...
Chris
2011-01-20
Merge branch 'fix-statusbar-color' of https://github.com/mhanne/bitcoin into ...
Gavin Andresen
2011-01-20
Merge branch 'issue34' of https://github.com/dooglus/bitcoin into FIXES
Gavin Andresen
2011-01-20
print -rescan timing info in debug.log
Gavin Andresen
2011-01-20
Fix issue 34: correct spelling of -rpcsslcertificatechainfile in --help text.
Chris
2011-01-20
Reconcile getbalance and listaccounts 0 in the shared-wallet case
Gavin Andresen
2011-01-19
ReacceptWalletTransactions bugfix
Gavin Andresen
2011-01-19
include version information in help output
Marius Hanne
2011-01-19
don't set statusbar background color
Marius Hanne
2011-01-18
Merge branch 'integration' into FIXES
Gavin Andresen
[next]