703 Commits (d0d80170a2ca73004e08fb85007fe055cbf4e411)
 

Author SHA1 Message Date
Jeff Garzik b26141e2c5 Remove 4way SSE2 scanhash implementation. 13 years ago
Jeff Garzik a2b6c1930d Update DNS seed list 13 years ago
Matt Corallo 8bb5edc1c9 Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at build time(statically linked). 13 years ago
tcatm 454bc86479 allow coredumps by not catching SIGSEGV 13 years ago
Jeff Garzik 3a47bf7265 Merge branch 'master' of git://github.com/bitcoin/bitcoin 13 years ago
Jeff Garzik 8203ec4b11 [locale] Regenerate es, nl binary message catalogs 13 years ago
Jeff Garzik 0b8e4738f9 Merge branch 'master' of https://github.com/smola/bitcoin into tmp 13 years ago
Jeff Garzik d38e683a6f Merge branch 'dutchloc' of https://github.com/sipa/bitcoin into tmp 13 years ago
tcatm c3f140033c catch SIGINT, SIGHUP and SIGSEGV and shutdown cleanly 13 years ago
tcatm 1c09a4adb2 daemon-mode: add sleep() loop to prevent defunct child process, call setsid() in child 13 years ago
Sven Slootweg a07dca7cd2 Updated dutch translation 13 years ago
Gavin Andresen b7ebc662eb Update copyright in About box from 2010 to 2011 13 years ago
Santiago M. Mola f30dabb2ac Update Spanish translation. 14 years ago
Jeff Garzik e2e5f5cd9d Fix -logtimestamps to only print time prefix once per output line 14 years ago
Gavin Andresen 27b7f3b43a Merge branch 'shy' 14 years ago
Gavin Andresen 4b88647966 Merge branch 'dns-seed' of https://github.com/jgarzik/bitcoin 14 years ago
Gavin Andresen d43fd8a038 Merge branch 'log-timestamp' of https://github.com/TheBlueMatt/bitcoin 14 years ago
Gavin Andresen 2abd56f428 Merge branch 'limitfree' of /Users/gavin/src/integration_btc 14 years ago
Gavin Andresen 1bf9b3b06f Merge branch 'daemon-mode' of https://github.com/tcatm/bitcoin 14 years ago
Gavin Andresen dfd059173d Merge branch 'subcent-change' of https://github.com/tcatm/bitcoin 14 years ago
Gavin Andresen b931ed8563 sendmany RPC command, to send to multiple recipients in one transaction. 14 years ago
Gavin Andresen 88abf70386 Make sure rate-limiting code is thread-safe 14 years ago
Gavin Andresen 5de8b54c51 Continuously rate-limit free transactions. 14 years ago
tcatm f4f2987273 remove from/message field from uiproject 14 years ago
Jeff Garzik 8f58d0dbc8 Merge branch 'smalltxfix' of https://github.com/gavinandresen/bitcoin-git into tmp 14 years ago
Jeff Garzik 12e091842f Merge branch 'master' of https://github.com/devrandom/bitcoin into tmp 14 years ago
Gavin Andresen 81d3b1c825 Update copyright in About box from 2010 to 2011 14 years ago
Gavin Andresen 32fb5dfef7 Bump version number to 0.3.21 (lest we forget) 14 years ago
Matt Corallo ca221e6c21 Only log timestamps if -logtimestamps is set. 14 years ago
Matt Corallo fe460d47b0 Add timestamp prefix to each line in the debug log (this time with human-readable times) 14 years ago
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