aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "OSX build tweaks (laszlo)"Matt Corallo2011-05-211-1/+1
* irc: #bitcoin is overflowing. split up into 100 randomly-joined channels.v0.3.22rc3Jeff Garzik2011-05-201-3/+10
* OSX build tweaks (laszlo)Jeff Garzik2011-05-201-1/+1
* Bugfix for dnslookup: irc.cpp still used old CAddress constructorPieter Wuille2011-05-171-2/+2
* Merge pull request #221 from gavinandresen/portoptionJeff Garzik2011-05-161-7/+8
|\
| * -port option to listen on arbitrary portGavin Andresen2011-05-151-7/+8
* | Build error mingw, missing std::Gavin Andresen2011-05-151-1/+1
* | make bitcoin include files more modularWladimir J. van der Laan2011-05-1525-510/+640
|/
* Merge pull request #224 from TheBlueMatt/mingwbuildfixPieter Wuille2011-05-141-1/+1
|\
| * Fix MinGW build due to bad pointers to ui.rc pixmaps stuff.Matt Corallo2011-05-141-1/+1
* | bugfix in dnslookup code: didn't compile in mingwPieter Wuille2011-05-141-4/+6
|/
* Merge pull request #215 from gavinandresen/negativemoveJeff Garzik2011-05-121-15/+0
|\
| * Allow move RPC to take account balances negativeGavin Andresen2011-05-091-15/+0
* | Merge branch 'fUseUPnPfix' of https://github.com/TheBlueMatt/bitcoin into tmpJeff Garzik2011-05-121-2/+0
|\ \
| * | Add #ifdef USE_UPNP around usage of fUseUPnP to fix build failure.Daniel Holbert2011-05-121-2/+0
* | | Merge pull request #192 from sipa/dnslookupJeff Garzik2011-05-124-114/+148
|\ \ \ | |/ / |/| |
| * | Support for name lookups in -connect and -addnodePieter Wuille2011-05-104-114/+148
* | | Decrease minimum TX fee to 0.0005 BTC.Jeff Garzik2011-05-111-1/+1
* | | Replace CENT with new constant MIN_TX_FEE, where appropriate.Jeff Garzik2011-05-113-6/+7
|/ /
* / Add settxfee RPC, to permit setting default TX fee at runtime.Jeff Garzik2011-05-091-0/+18
|/
* Help for sendtoaddress/sendfrom was wrong: amounts are rounded to 0.00000001Gavin Andresen2011-05-091-2/+2
* Merge branch 'master' of github.com:bitcoin/bitcoinGavin Andresen2011-05-091-1/+1
* Manual merge of jaromil's source tree reorg commit.Jeff Garzik2011-05-0912-674/+63
* directory re-organization (keeps the old build system)Jaromil2011-04-2376-0/+37044