229 Commits (a880b29cab0fe95161b54b61159321021d5a3219)

Author SHA1 Message Date
Pieter Wuille 5e1e458ecb loss of significance in difficulty (by lfm) 13 years ago
Matt Corallo 77172463a3 Fixes #240 and #244 - delete delete[] mismatch. 13 years ago
Pieter Wuille 2bfda1be11 Separate required fee for relaying and creation 13 years ago
Pieter Wuille ca253d5911 Fix for small change outputs 13 years ago
Pieter Wuille 1c528eeee9 Update transactions already in the wallet when rescanning. 13 years ago
Matt Corallo 7ee8e5bf86 Revert "OSX build tweaks (laszlo)" 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
Jordan Lewis 31f2931281 Only include certain boost headers if necessary. 14 years ago
Jordan Lewis 6b783965c4 Remove some globally unused headers from headers.h 14 years ago
Pieter Wuille b201c1f600 Bugfix for dnslookup: irc.cpp still used old CAddress constructor 14 years ago
Jordan Lewis fdd7d04744 Only include strlcpy.h when we have to 14 years ago
Jordan Lewis edd309e537 Only include init.h when we have to 14 years ago
Jordan Lewis 40c2614ef4 Only include net.h when we have to 14 years ago
Jordan Lewis ed0c143242 Only included rpc.h when necessary 14 years ago
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