14773 Commits (3e55f13bfc98a6b832697d1d0cfb942dbe2094db)
 

Author SHA1 Message Date
Jeff Garzik 448b4516ff dnsseed: fix printf 14 years ago
Jeff Garzik f684aec4f3 DNS seeding 14 years ago
Gavin Andresen cbc920d474 shy patch from Hal 14 years ago
tcatm b104df742d Merge branch 'TheBlueMatt-setaccountfix' into integration 14 years ago
tcatm 8e5aaada2e Merge branch 'setaccountfix' of https://github.com/TheBlueMatt/bitcoin into TheBlueMatt-setaccountfix 14 years ago
Matt Corallo c1f74f152b throw JSONRPCError(-5, "Invalid bitcoin address") instead. 14 years ago
Matt Corallo 279ab5e62f setaccount should return if an invalid address is provided. 14 years ago
tcatm e1205e4d15 -help: do not show -server and -daemon in bitcoind 14 years ago
tcatm ea7cd31751 force fDaemon in bitcoind 14 years ago
tcatm a79409afa9 fix whitespace 14 years ago
tcatm dda48ccd0f fix -daemon switch 14 years ago
Gavin Andresen f36b494aeb Make send/receive limits bigger (10MB each) 14 years ago
Gavin Andresen 395c1f44bd Fix minimum transaction fee calculation mismatch between CreateTransaction and CreateBlock 14 years ago
Gavin Andresen 411493b1f7 Merge branch 'rounding' 14 years ago
Luke Dashjr a14bf1946d Bugfix: avoid sub-cent change (lost in fees) whenever possible 14 years ago
Gavin Andresen 8a9cad44a5 Avoid sprintf decimal-point localization 14 years ago
tcatm 6665aca024 fix missing newline in help 14 years ago
tcatm c993ac6932 Merge branch 'rounding' of https://github.com/gavinandresen/bitcoin-git into gavinandresen-rounding 14 years ago
Matt Giuca a357424a25 Added .gitignore, which prevents 'bitcoin' and 'bitcoind' from showing up in git. 14 years ago
tcatm 5078a54b52 Merge branch 'mgiuca-wx-config' into integration 14 years ago
Matt Giuca 84711b18bc build-unix.txt: Updated (now OK to use wxWidgets > 2.9.0). 14 years ago
Matt Giuca 84778a5b46 makefile.unix: Fixed errors building bitcoind without wxWidgets installed. 14 years ago
Matt Giuca 3415b15a56 makefile.unix: WXINCLUDEPATHS now only used for building GUI object files. 14 years ago
Matt Giuca 8314b7f5e6 makefile.unix: Removed redundant use of wx-config in DEFS (it was being included twice). 14 years ago
Matt Giuca 32e94947dc Merge https://github.com/ojab/bitcoin into wx-config 14 years ago
Gavin Andresen b0ad55a08a ParseMoney: allow full precision 14 years ago
Gavin Andresen 87504abb07 FormatMoney: show full-precision values 14 years ago
Gavin Andresen 789259d2e7 Do not round input amounts; allow RPC full precision. 14 years ago
Gavin Andresen 83b9f42796 Use ValueFromAmount consistently 14 years ago
Gavin Andresen ccd7fe8de5 Bump version to 0.3.20.02 14 years ago
tcatm 2175c9dae1 Set SO_REUSEADDR on JSON port 14 years ago
tcatm 10e135af70 Merge branch 'master' of https://github.com/sandos/bitcoin into sandos-master 14 years ago
tcatm 4d9b223ac2 remove From/Message fields from SendDialog 14 years ago
tcatm 6696beed45 Merge branch 'master' of https://github.com/tcatm/bitcoin into tcatm-master 14 years ago
Gavin Andresen d787e00a3b Changed setup for mingw toolchain 14 years ago
Gavin Andresen e6e87891a9 Windows mingw32 makefile and build notes (thanks m0mchil) 14 years ago
Gavin Andresen 930a07c3f5 Bump version to 0.3.20.01 14 years ago
devrandom 0d0bd331ae move gitian descriptor file 14 years ago
Gavin Andresen 5a3e82f9f5 Set maxconnections default to 125 14 years ago
Gavin Andresen 9cbae55a6e Denial-of-service flood control 14 years ago
Gavin Andresen cf7c1874fe Update windows build process for 0.3.20 release 14 years ago
Gavin Andresen 47908a8907 Visual C++ compatibility fixes 14 years ago
sandos 8fd402bfcf Set SO_REUSEADDR for JSON-RPC port 14 years ago
Daniel Folkinshteyn d2e2cb0d27 Added 320 fresh seednodes to replace the old ones. 14 years ago
David FRANCOIS 98ba262a48 Reset testnet with a new genesis block 14 years ago
devrandom 768b41017c add gitian build descriptor 14 years ago
Gavin Andresen bd7d9140f9 new checkpoint at block 105,000 14 years ago
tcatm b1ca5eb58a do not create 'Your Address' account 14 years ago
ojab f0b7952caa 1. Change hardcoded g++ to $(CXX) 14 years ago
Gavin Andresen b1a657a00d Explicitly state that make -f makfile.unix is the way to build 14 years ago