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-05-24
Merge pull request #259 from TheBlueMatt/rufix
Jeff Garzik
2011-05-24
Merge pull request #260 from TheBlueMatt/eotranslation
Jeff Garzik
2011-05-25
Add esperanto translation.
Danube
2011-05-24
Update russian translation to latest git.
m0ray
2011-05-20
irc: #bitcoin is overflowing. split up into 100 randomly-joined channels.
v0.3.22rc3
Jeff Garzik
2011-05-20
OSX build tweaks (laszlo)
Jeff Garzik
2011-05-18
Merge pull request #229 from TheBlueMatt/esfix
Jeff Garzik
2011-05-18
Merge pull request #230 from TheBlueMatt/defix
Jeff Garzik
2011-05-18
Merge pull request #234 from TheBlueMatt/ltfix
Jeff Garzik
2011-05-18
Merge pull request #235 from TheBlueMatt/gitianfix
Jeff Garzik
2011-05-18
Update Gitian Build Descriptor to match new directory layout.
Matt Corallo
2011-05-18
Update Lithuanian Translation to latest git.
Anonymous
2011-05-17
Bugfix for dnslookup: irc.cpp still used old CAddress constructor
Pieter Wuille
2011-05-17
Update German translation to latest git.
Blitzboom
2011-05-17
Update spanish translation to newest git.
Carlos Pizarro
2011-05-17
Merge branch 'master' of git://github.com/bitcoin/bitcoin
v0.3.22rc2
Jeff Garzik
2011-05-17
doc/README: bump version to 0.3.22
v0.3.22rc1
Jeff Garzik
2011-05-16
Merge pull request #221 from gavinandresen/portoption
Jeff Garzik
2011-05-16
Merge pull request #222 from TheBlueMatt/lt
Jeff Garzik
2011-05-15
Build error mingw, missing std::
Gavin Andresen
2011-05-15
-port option to listen on arbitrary port
Gavin Andresen
2011-05-15
make bitcoin include files more modular
Wladimir J. van der Laan
2011-05-14
Merge pull request #224 from TheBlueMatt/mingwbuildfix
Pieter Wuille
2011-05-14
Fix MinGW build due to bad pointers to ui.rc pixmaps stuff.
Matt Corallo
2011-05-14
Merge pull request #223 from sipa/dnslookup
Pieter Wuille
2011-05-14
bugfix in dnslookup code: didn't compile in mingw
Pieter Wuille
2011-05-14
Add Lithuanian translation.
mewantsbitcoins
2011-05-12
Merge pull request #215 from gavinandresen/negativemove
Jeff Garzik
2011-05-12
Merge branch 'fUseUPnPfix' of https://github.com/TheBlueMatt/bitcoin into tmp
Jeff Garzik
2011-05-12
Merge pull request #192 from sipa/dnslookup
Jeff Garzik
2011-05-12
Add #ifdef USE_UPNP around usage of fUseUPnP to fix build failure.
Daniel Holbert
2011-05-11
Merge pull request #218 from jgarzik/fee-update
Jeff Garzik
2011-05-11
Decrease minimum TX fee to 0.0005 BTC.
Jeff Garzik
2011-05-11
Replace CENT with new constant MIN_TX_FEE, where appropriate.
Jeff Garzik
2011-05-10
Support for name lookups in -connect and -addnode
Pieter Wuille
2011-05-09
Merge pull request #150 from jgarzik/settxfee
Jeff Garzik
2011-05-09
Allow move RPC to take account balances negative
Gavin Andresen
2011-05-09
Add settxfee RPC, to permit setting default TX fee at runtime.
Jeff Garzik
2011-05-09
Help for sendtoaddress/sendfrom was wrong: amounts are rounded to 0.00000001
Gavin Andresen
2011-05-09
Merge branch 'master' of github.com:bitcoin/bitcoin
Gavin Andresen
2011-05-09
listtransactions number-of-params check was wrong.
Gavin Andresen
2011-05-09
Manual merge of jaromil's source tree reorg commit.
Jeff Garzik
2011-05-09
Fix broken build (invalid use of qualified name std::advance)
Gavin Andresen
2011-05-09
Merge pull request #160 from CAFxX/listtransactions-from
Gavin Andresen
2011-05-09
Merge pull request #205 from forrestv/caseinsensitive_rpc_headers
Gavin Andresen
2011-05-08
Initial commit of changes to make JSON-RPC HTTP headers case-insensitive, as ...
Forrest Voight
2011-05-07
Allow using the [from] parameter also from command-line
Carlo Alberto Ferraris
2011-05-06
Merge branch 'remove-4way' of github.com:jgarzik/bitcoin into tmp
Jeff Garzik
2011-05-06
Merge pull request #197 from TheBlueMatt/errorfix
Jeff Garzik
2011-05-06
When an error is returned, the client crashes as EndModal is called twice.
Matt Corallo
[next]