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-03-23
[locale] Regenerate es, nl binary message catalogs
Jeff Garzik
2011-03-23
Merge branch 'master' of https://github.com/smola/bitcoin into tmp
Jeff Garzik
2011-03-23
Merge branch 'dutchloc' of https://github.com/sipa/bitcoin into tmp
Jeff Garzik
2011-03-21
daemon-mode: add sleep() loop to prevent defunct child process, call setsid()...
tcatm
2011-03-19
Updated dutch translation
Sven Slootweg
2011-03-17
Update copyright in About box from 2010 to 2011
Gavin Andresen
2011-03-16
Update Spanish translation.
Santiago M. Mola
2011-03-16
Fix -logtimestamps to only print time prefix once per output line
Jeff Garzik
2011-03-14
Merge branch 'shy'
Gavin Andresen
2011-03-13
Merge branch 'dns-seed' of https://github.com/jgarzik/bitcoin
Gavin Andresen
2011-03-13
Merge branch 'log-timestamp' of https://github.com/TheBlueMatt/bitcoin
Gavin Andresen
2011-03-13
Merge branch 'limitfree' of /Users/gavin/src/integration_btc
Gavin Andresen
2011-03-13
Merge branch 'daemon-mode' of https://github.com/tcatm/bitcoin
Gavin Andresen
2011-03-13
Merge branch 'subcent-change' of https://github.com/tcatm/bitcoin
Gavin Andresen
2011-03-13
sendmany RPC command, to send to multiple recipients in one transaction.
Gavin Andresen
2011-03-13
Make sure rate-limiting code is thread-safe
Gavin Andresen
2011-03-13
Continuously rate-limit free transactions.
Gavin Andresen
2011-03-13
remove from/message field from uiproject
tcatm
2011-03-10
Merge branch 'smalltxfix' of https://github.com/gavinandresen/bitcoin-git int...
Jeff Garzik
2011-03-10
Merge branch 'master' of https://github.com/devrandom/bitcoin into tmp
Jeff Garzik
2011-03-10
Update copyright in About box from 2010 to 2011
Gavin Andresen
2011-03-10
Bump version number to 0.3.21 (lest we forget)
Gavin Andresen
2011-03-09
Only log timestamps if -logtimestamps is set.
Matt Corallo
2011-03-09
Add timestamp prefix to each line in the debug log (this time with human-read...
Matt Corallo
2011-03-08
dnsseed: fix printf
Jeff Garzik
2011-03-08
DNS seeding
Jeff Garzik
2011-03-05
shy patch from Hal
Gavin Andresen
2011-03-05
Merge branch 'TheBlueMatt-setaccountfix' into integration
tcatm
2011-03-05
Merge branch 'setaccountfix' of https://github.com/TheBlueMatt/bitcoin into T...
tcatm
2011-03-05
throw JSONRPCError(-5, "Invalid bitcoin address") instead.
Matt Corallo
2011-03-05
setaccount should return if an invalid address is provided.
Matt Corallo
2011-03-03
-help: do not show -server and -daemon in bitcoind
tcatm
2011-03-03
force fDaemon in bitcoind
tcatm
2011-03-03
fix whitespace
tcatm
2011-03-03
fix -daemon switch
tcatm
2011-03-03
Make send/receive limits bigger (10MB each)
Gavin Andresen
2011-03-02
Fix minimum transaction fee calculation mismatch between CreateTransaction an...
Gavin Andresen
2011-03-02
Merge branch 'rounding'
Gavin Andresen
2011-03-01
Bugfix: avoid sub-cent change (lost in fees) whenever possible
Luke Dashjr
2011-02-28
Avoid sprintf decimal-point localization
Gavin Andresen
2011-02-28
fix missing newline in help
tcatm
2011-02-26
Merge branch 'rounding' of https://github.com/gavinandresen/bitcoin-git into ...
tcatm
2011-02-26
Added .gitignore, which prevents 'bitcoin' and 'bitcoind' from showing up in ...
Matt Giuca
2011-02-26
Merge branch 'mgiuca-wx-config' into integration
tcatm
2011-02-26
build-unix.txt: Updated (now OK to use wxWidgets > 2.9.0).
Matt Giuca
2011-02-26
makefile.unix: Fixed errors building bitcoind without wxWidgets installed.
Matt Giuca
2011-02-26
makefile.unix: WXINCLUDEPATHS now only used for building GUI object files.
Matt Giuca
2011-02-26
makefile.unix: Removed redundant use of wx-config in DEFS (it was being inclu...
Matt Giuca
2011-02-26
Merge https://github.com/ojab/bitcoin into wx-config
Matt Giuca
2011-02-23
ParseMoney: allow full precision
Gavin Andresen
[next]