534 Commits (64ad448adc67f3c32fe0dfe074c82a8377f67ee7)
 

Author SHA1 Message Date
Gavin Andresen 64ad448adc Better wording for transaction fee notification messages 13 years ago
Gavin Andresen ca5884873e More 0.3.21 release prep 13 years ago
Gavin Andresen 344888addd Update date in license.txt 13 years ago
Pieter Wuille 8857aeb223 Monitor incoming transactions for spends by (a copy of) your own wallet 13 years ago
Gavin Andresen 72e962cf55 getbalance '*' was ignoring minconf param. 13 years ago
Pieter Wuille 6a76c60e6c Automatically rescan after restoring wallet.dat 13 years ago
Gavin Andresen 657cfe721b Merge branch 'upnpfix' of https://github.com/TheBlueMatt/bitcoin 13 years ago
Dan Helfman f285d4f4f3 Fix for #156: UPnP segfault when no valid UPnP IGDs are found. 13 years ago
Gavin Andresen bf3a0902ef Merge branch 'master' of https://github.com/gjs278/bitcoin 13 years ago
Gavin Andresen 9a189be740 Merge branch 'localefix' 13 years ago
Gavin Andresen 9ff411f7f7 Set time locale to POSIX in rfc1123Time so weekday/months in http responses are correct. 13 years ago
Gavin Andresen a381eb8ddb Merge branch 'http-version' of https://github.com/jgarzik/bitcoin 13 years ago
Jeff Garzik 17616eac17 Send/return full bitcoin version string in Server and User-Agent HTTP headers 13 years ago
Jeff Garzik a584320357 Ensure version number->string conversion is consistent 13 years ago
Matt Corallo 973800b52f Exit when no UPnP router found and fUseUPnP gets set to 0. 13 years ago
Dan Loewenherz d7f0287235 build: add note for Snow Leopard users and fix typos in linking instructions 13 years ago
Gavin Andresen b37f09aa2e New checkpoint at block 118,000 13 years ago
gjs278 66fb32d267 pidfile support for daemon 13 years ago
Gavin Andresen 485dda9774 Merge branch 'listimmature' of /Users/gavin/src/gavin_btc 13 years ago
Gavin Andresen d89d456655 Merge branch 'spentpertxout' of https://github.com/sipa/bitcoin 13 years ago
Pieter Wuille c59b6f704c Bugfix for spentpertxout: slow startup 13 years ago
Gavin Andresen 79706a8e48 Merge branch 'upnp' of https://github.com/TheBlueMatt/bitcoin 13 years ago
Gavin Andresen 2e8b33824f Merge branch 'spentpertxout' of https://github.com/sipa/bitcoin 13 years ago
Pieter Wuille aca3f961db select transaction outputs separately 13 years ago
Pieter Wuille 335e878be8 Spent per txout 13 years ago
tcatm d12ea887bc disable -daemon on windows; bitcoind forks only with -daemon set 13 years ago
Jeff Garzik d98beea894 rfc1123Time: increase buffer size for time string 13 years ago
Gavin Andresen 198fd7b0bd Report immature coinbase transactions in listtransactions 13 years ago
Eric Swanson 0a4cb86976 Fixed issue 76 -- RPC error where addresses from addressbook's sending tab appear in listaccounts 13 years ago
Gavin Andresen 57b7fe4e6f Merge branch 'deadlock-fixes' of https://github.com/jgarzik/bitcoin 13 years ago
Jeff Garzik 6f074b71bb RPC sendmany must acquire cs_main lock 13 years ago
Jeff Garzik f5f1878ba1 Fix deadlocks in setaccount, sendfrom RPC calls 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. 13 years ago
Jeff Garzik e2e5f5cd9d Fix -logtimestamps to only print time prefix once per output line 13 years ago
Gavin Andresen 27b7f3b43a Merge branch 'shy' 13 years ago
Gavin Andresen 4b88647966 Merge branch 'dns-seed' of https://github.com/jgarzik/bitcoin 13 years ago
Gavin Andresen d43fd8a038 Merge branch 'log-timestamp' of https://github.com/TheBlueMatt/bitcoin 13 years ago
Gavin Andresen 2abd56f428 Merge branch 'limitfree' of /Users/gavin/src/integration_btc 13 years ago
Gavin Andresen 1bf9b3b06f Merge branch 'daemon-mode' of https://github.com/tcatm/bitcoin 13 years ago