774 Commits (f85c0974492d9c779d45112fc943f0dbe0b95cda)
 

Author SHA1 Message Date
Danube 08cf0629f5 Add esperanto translation. 13 years ago
m0ray 11adda400f Update russian translation to latest git. 13 years ago
Pieter Wuille 1c528eeee9 Update transactions already in the wallet when rescanning. 13 years ago
Federico Faggiano e4c3232f42 Update Italian translation to latest git. 13 years ago
Matt Corallo 7ee8e5bf86 Revert "OSX build tweaks (laszlo)" 13 years ago
Matt Corallo cbb2b59a90 Update NSIS Installer file to support the new directory structure. 13 years ago
Jeff Garzik 69a27a4ec6 irc: #bitcoin is overflowing. split up into 100 randomly-joined channels. 13 years ago
Jeff Garzik 69ae372b51 OSX build tweaks (laszlo) 13 years ago
Jeff Garzik 813a3b438f Merge pull request #229 from TheBlueMatt/esfix 13 years ago
Jeff Garzik fbe6d5defa Merge pull request #230 from TheBlueMatt/defix 13 years ago
Jeff Garzik 98199faa0b Merge pull request #234 from TheBlueMatt/ltfix 13 years ago
Jeff Garzik 010ca705df Merge pull request #235 from TheBlueMatt/gitianfix 13 years ago
Matt Corallo 6c5064b5c3 Update Gitian Build Descriptor to match new directory layout. 13 years ago
Anonymous 97c9d444ae Update Lithuanian Translation to latest git. 13 years ago
Jordan Lewis 31f2931281 Only include certain boost headers if necessary. 13 years ago
Jordan Lewis 6b783965c4 Remove some globally unused headers from headers.h 13 years ago
Pieter Wuille b201c1f600 Bugfix for dnslookup: irc.cpp still used old CAddress constructor 13 years ago
Blitzboom 769e457d94 Update German translation to latest git. 13 years ago
Carlos Pizarro b3ff4878f8 Update spanish translation to newest git. 13 years ago
Jeff Garzik 0c97aa9e14 Merge branch 'master' of git://github.com/bitcoin/bitcoin 13 years ago
Jeff Garzik 270e944e30 doc/README: bump version to 0.3.22 13 years ago
Jeff Garzik 112262cb24 Merge pull request #221 from gavinandresen/portoption 13 years ago
Jeff Garzik 6d62d2fb56 Merge pull request #222 from TheBlueMatt/lt 13 years ago
Jordan Lewis fdd7d04744 Only include strlcpy.h when we have to 13 years ago
Jordan Lewis edd309e537 Only include init.h when we have to 13 years ago
Jordan Lewis 40c2614ef4 Only include net.h when we have to 13 years ago
Jordan Lewis ed0c143242 Only included rpc.h when necessary 13 years ago
Jordan Lewis 1512d5ce64 Only include db.h when we have to. 13 years ago
Jordan Lewis f23f9a03c8 Only include irc.h when needed 13 years ago
Gavin Andresen f441949515 Build error mingw, missing std:: 13 years ago
Gavin Andresen 00bcfe0b7e -port option to listen on arbitrary port 13 years ago
Wladimir J. van der Laan 223b6f1ba4 make bitcoin include files more modular 13 years ago
Pieter Wuille c22feee634 Merge pull request #224 from TheBlueMatt/mingwbuildfix 13 years ago
Matt Corallo bcb971f930 Fix MinGW build due to bad pointers to ui.rc pixmaps stuff. 13 years ago
Pieter Wuille f53faffb91 Merge pull request #223 from sipa/dnslookup 13 years ago
Pieter Wuille 545a679aed bugfix in dnslookup code: didn't compile in mingw 13 years ago
mewantsbitcoins 95f5b36772 Add Lithuanian translation. 13 years ago
Jeff Garzik efe06e1efd Merge pull request #215 from gavinandresen/negativemove 13 years ago
Jeff Garzik 73eb306cfd Merge branch 'fUseUPnPfix' of https://github.com/TheBlueMatt/bitcoin into tmp 13 years ago
Jeff Garzik 9398bf946c Merge pull request #192 from sipa/dnslookup 13 years ago
Daniel Holbert 5d1d69453a Add #ifdef USE_UPNP around usage of fUseUPnP to fix build failure. 13 years ago
Jeff Garzik 4b2e21e7ee Merge pull request #218 from jgarzik/fee-update 13 years ago
Jeff Garzik 2a2487514a Decrease minimum TX fee to 0.0005 BTC. 13 years ago
Jeff Garzik a630da6400 Replace CENT with new constant MIN_TX_FEE, where appropriate. 13 years ago
Pieter Wuille a6a5bb7c20 Support for name lookups in -connect and -addnode 13 years ago
Jeff Garzik 04a667b076 Merge pull request #150 from jgarzik/settxfee 13 years ago
Gavin Andresen 832fb114a7 Allow move RPC to take account balances negative 13 years ago
Jeff Garzik d9068ad5a1 Add settxfee RPC, to permit setting default TX fee at runtime. 13 years ago
Gavin Andresen e8adcf88cd Help for sendtoaddress/sendfrom was wrong: amounts are rounded to 0.00000001 13 years ago
Gavin Andresen 91b8932eb1 Merge branch 'master' of github.com:bitcoin/bitcoin 13 years ago