761 Commits (9f3de58d83f54536076be44fe945f56670ef9b60)

Author SHA1 Message Date
Jordan Lewis 1512d5ce64 Only include db.h when we have to. 14 years ago
Jordan Lewis f23f9a03c8 Only include irc.h when needed 14 years ago
Gavin Andresen f441949515 Build error mingw, missing std:: 14 years ago
Gavin Andresen 00bcfe0b7e -port option to listen on arbitrary port 14 years ago
Wladimir J. van der Laan 223b6f1ba4 make bitcoin include files more modular 14 years ago
Matt Corallo bcb971f930 Fix MinGW build due to bad pointers to ui.rc pixmaps stuff. 14 years ago
Pieter Wuille 545a679aed bugfix in dnslookup code: didn't compile in mingw 14 years ago
Daniel Holbert 5d1d69453a Add #ifdef USE_UPNP around usage of fUseUPnP to fix build failure. 14 years ago
Jeff Garzik 2a2487514a Decrease minimum TX fee to 0.0005 BTC. 14 years ago
Jeff Garzik a630da6400 Replace CENT with new constant MIN_TX_FEE, where appropriate. 14 years ago
Pieter Wuille a6a5bb7c20 Support for name lookups in -connect and -addnode 14 years ago
Gavin Andresen 832fb114a7 Allow move RPC to take account balances negative 14 years ago
Jeff Garzik d9068ad5a1 Add settxfee RPC, to permit setting default TX fee at runtime. 14 years ago
Gavin Andresen e8adcf88cd Help for sendtoaddress/sendfrom was wrong: amounts are rounded to 0.00000001 14 years ago
Jaromil 84c3fb07b0 directory re-organization (keeps the old build system) 14 years ago