Commit graph

  • 3451c5a9b3 Remove the option to generate coins from the Options Dialog. Matt Corallo 2011-05-05 14:56:24 +0200
  • e5577d5541 Fix broken build (remove declarations of GUI generate methods) Gavin Andresen 2011-05-03 15:02:41 -0400
  • b99c23af40 Merge pull request #142 from jgarzik/remove-gui-gen. Gavin Andresen 2011-05-03 08:27:45 -0700
  • 519365cfa5 Merge pull request #173 from gavinandresen/testnet_isstandard. Gavin Andresen 2011-05-03 08:24:57 -0700
  • 8737e1ee20 Merge pull request #190 from johnmaguire2013/tray. Gavin Andresen 2011-05-03 08:16:13 -0700
  • fbfbf94deb Merge pull request #178 from wizeman/link-pthread. Pieter Wuille 2011-05-01 09:33:40 -0700
  • d67cfd146a fixed some translations which was... weird John Maguire 2011-05-01 09:20:29 -0400
  • bd3bd83dda added balance to tooltips John Maguire 2011-05-01 00:53:45 -0400
  • 3b7925eb7d added "Send Bitcoins" option in the tray menu John Maguire 2011-05-01 00:27:15 -0400
  • 76160f784a Merge pull request #179 from wizeman/segfault-lockfile. Gavin Andresen 2011-05-01 06:41:49 -0700
  • 2296647e01 Merge pull request #181 from sipa/fixcheckconf. Gavin Andresen 2011-05-01 06:41:20 -0700
  • 249aff45c2 Merge pull request #186 from TheBlueMatt/nopng. Gavin Andresen 2011-05-01 06:39:31 -0700
  • 06d9156b8d Merge pull request #187 from devrandom/master. Gavin Andresen 2011-05-01 06:38:56 -0700
  • ddbc4647fa Bump version number to 0.3.22 Doing this now because I always forget to do it later. (I'm hoping the next release will actually be 0.4.0) Gavin Andresen 2011-04-28 14:01:57 -0400
  • dec289e821 gitian: strip binaries devrandom 2011-04-28 11:01:07 -0700
  • 26e0de41c3 gitian descriptor with miniupnpc devrandom 2011-04-27 16:26:14 -0700
  • 2d9b9fecd5 Remove unnecessary line which creates a dependency on wx's png library. Matt Corallo 2011-04-24 21:12:32 +0200
  • be2fa90b94 Bugfix in recursive check in IsConfirmed() Pieter Wuille 2011-04-23 15:33:52 +0200
  • 84c3fb07b0 directory re-organization (keeps the old build system) Jaromil 2011-04-23 11:49:47 +0200
  • a925c32cca Fix segfault when we're unable to create the lock file. Ricardo M. Correia 2011-04-23 01:26:16 +0200
  • 1a5364bd19 Link with libpthread on Linux, required by libboost_thread. Ricardo M. Correia 2011-04-23 01:16:19 +0200
  • 64ad448adc Better wording for transaction fee notification messages Gavin Andresen 2011-04-20 18:08:01 -0400
  • ca5884873e More 0.3.21 release prep Gavin Andresen 2011-04-20 14:45:43 -0400
  • 344888addd Update date in license.txt Gavin Andresen 2011-04-20 12:03:31 -0400
  • 8857aeb223 Monitor incoming transactions for spends by (a copy of) your own wallet Pieter Wuille 2011-04-14 11:17:52 +0200
  • 5ec05f0a28 Accept non-standard transactions on testnet. Gavin Andresen 2011-04-20 11:20:33 -0400
  • 72e962cf55 getbalance '*' was ignoring minconf param. Gavin Andresen 2011-04-18 20:40:50 -0400
  • 6a76c60e6c Automatically rescan after restoring wallet.dat Pieter Wuille 2011-04-13 16:16:30 +0200
  • e93e5349cb Remove GUI's "Generate Coins" option from the menu. Jeff Garzik 2011-04-18 15:10:27 -0400
  • 657cfe721b Merge branch 'upnpfix' of https://github.com/TheBlueMatt/bitcoin Gavin Andresen 2011-04-18 14:53:13 -0400
  • f285d4f4f3 Fix for #156: UPnP segfault when no valid UPnP IGDs are found. Dan Helfman 2011-04-16 11:35:45 -0700
  • bf3a0902ef Merge branch 'master' of https://github.com/gjs278/bitcoin Gavin Andresen 2011-04-15 12:09:50 -0400
  • 9a189be740 Merge branch 'localefix' Gavin Andresen 2011-04-15 12:03:50 -0400
  • 9ff411f7f7 Set time locale to POSIX in rfc1123Time so weekday/months in http responses are correct. Gavin Andresen 2011-04-13 15:06:48 -0400
  • a381eb8ddb Merge branch 'http-version' of https://github.com/jgarzik/bitcoin Gavin Andresen 2011-04-15 11:41:39 -0400
  • 17616eac17 Send/return full bitcoin version string in Server and User-Agent HTTP headers Jeff Garzik 2011-04-13 15:16:38 -0400
  • a584320357 Ensure version number->string conversion is consistent Jeff Garzik 2011-04-15 03:58:28 -0400
  • 5aef2c0d55 add parameter from to listtransactions this allows querying for ranges, i.e. transactions [from, from+count) Carlo Alberto Ferraris 2011-04-15 08:24:59 +0200
  • 973800b52f Exit when no UPnP router found and fUseUPnP gets set to 0. Matt Corallo 2011-04-15 00:37:50 +0200
  • d7f0287235 build: add note for Snow Leopard users and fix typos in linking instructions Dan Loewenherz 2011-04-13 13:38:22 -0700
  • b37f09aa2e New checkpoint at block 118,000 Gavin Andresen 2011-04-13 14:30:22 -0400
  • 66fb32d267 pidfile support for daemon gjs278 2011-04-12 19:15:19 -0500
  • 485dda9774 Merge branch 'listimmature' of /Users/gavin/src/gavin_btc Gavin Andresen 2011-04-12 17:31:31 -0400
  • d89d456655 Merge branch 'spentpertxout' of https://github.com/sipa/bitcoin Gavin Andresen 2011-04-12 17:27:15 -0400
  • c59b6f704c Bugfix for spentpertxout: slow startup Pieter Wuille 2011-04-12 21:01:11 +0200
  • 79706a8e48 Merge branch 'upnp' of https://github.com/TheBlueMatt/bitcoin Gavin Andresen 2011-04-12 14:22:12 -0400
  • 2e8b33824f Merge branch 'spentpertxout' of https://github.com/sipa/bitcoin Gavin Andresen 2011-04-12 13:31:44 -0400
  • aca3f961db select transaction outputs separately Pieter Wuille 2011-03-17 22:54:20 +0100
  • 335e878be8 Spent per txout Pieter Wuille 2011-03-17 22:51:59 +0100
  • d12ea887bc disable -daemon on windows; bitcoind forks only with -daemon set tcatm 2011-04-08 23:59:32 -0400
  • d98beea894 rfc1123Time: increase buffer size for time string Jeff Garzik 2011-04-08 22:50:14 -0400
  • 198fd7b0bd Report immature coinbase transactions in listtransactions Gavin Andresen 2011-03-27 14:56:18 -0400
  • 0a4cb86976 Fixed issue 76 -- RPC error where addresses from addressbook's sending tab appear in listaccounts Eric Swanson 2011-03-20 18:32:39 -0400
  • 57b7fe4e6f Merge branch 'deadlock-fixes' of https://github.com/jgarzik/bitcoin Gavin Andresen 2011-04-05 19:34:06 -0400
  • 6f074b71bb RPC sendmany must acquire cs_main lock Jeff Garzik 2011-04-05 15:15:20 -0400
  • f5f1878ba1 Fix deadlocks in setaccount, sendfrom RPC calls Jeff Garzik 2011-04-04 22:24:35 -0400
  • b26141e2c5 Remove 4way SSE2 scanhash implementation. Jeff Garzik 2011-04-03 14:21:52 -0400
  • a2b6c1930d Update DNS seed list Jeff Garzik 2011-04-01 11:33:35 -0400
  • 8bb5edc1c9 Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at build time(statically linked). Matt Corallo 2011-03-26 13:01:27 +0100
  • 454bc86479 allow coredumps by not catching SIGSEGV tcatm 2011-03-25 13:23:43 +0100
  • 3a47bf7265 Merge branch 'master' of git://github.com/bitcoin/bitcoin Jeff Garzik 2011-03-23 18:28:50 -0400
  • 8203ec4b11 [locale] Regenerate es, nl binary message catalogs Jeff Garzik 2011-03-23 18:27:09 -0400
  • 0b8e4738f9 Merge branch 'master' of https://github.com/smola/bitcoin into tmp Jeff Garzik 2011-03-23 18:21:22 -0400
  • d38e683a6f Merge branch 'dutchloc' of https://github.com/sipa/bitcoin into tmp Jeff Garzik 2011-03-23 18:21:10 -0400
  • c3f140033c catch SIGINT, SIGHUP and SIGSEGV and shutdown cleanly tcatm 2011-03-23 18:27:30 +0100
  • 1c09a4adb2 daemon-mode: add sleep() loop to prevent defunct child process, call setsid() in child tcatm 2011-03-21 12:11:05 +0100
  • a07dca7cd2 Updated dutch translation Sven Slootweg 2011-03-19 00:44:57 +0100
  • b7ebc662eb Update copyright in About box from 2010 to 2011 Gavin Andresen 2011-03-10 10:48:32 -0500
  • f30dabb2ac Update Spanish translation. Santiago M. Mola 2011-03-16 20:56:03 +0100
  • e2e5f5cd9d Fix -logtimestamps to only print time prefix once per output line Jeff Garzik 2011-03-16 15:42:04 -0400
  • 27b7f3b43a Merge branch 'shy' Gavin Andresen 2011-03-14 09:15:06 -0400
  • 4b88647966 Merge branch 'dns-seed' of https://github.com/jgarzik/bitcoin Gavin Andresen 2011-03-13 17:15:59 -0400
  • d43fd8a038 Merge branch 'log-timestamp' of https://github.com/TheBlueMatt/bitcoin Gavin Andresen 2011-03-13 17:15:57 -0400
  • 2abd56f428 Merge branch 'limitfree' of /Users/gavin/src/integration_btc Gavin Andresen 2011-03-13 17:15:44 -0400
  • 1bf9b3b06f Merge branch 'daemon-mode' of https://github.com/tcatm/bitcoin Gavin Andresen 2011-03-13 17:15:34 -0400
  • dfd059173d Merge branch 'subcent-change' of https://github.com/tcatm/bitcoin Gavin Andresen 2011-03-13 17:15:28 -0400
  • b931ed8563 sendmany RPC command, to send to multiple recipients in one transaction. Gavin Andresen 2010-12-16 15:48:04 -0500
  • 88abf70386 Make sure rate-limiting code is thread-safe Gavin Andresen 2011-03-13 14:38:07 -0400
  • 5de8b54c51 Continuously rate-limit free transactions. Changed algorithm to use continuous exponential function instead of discrete 10-minute window. Changed -limitfreerelay to be kilobytes-per-minute instead of boolean. Gavin Andresen 2011-03-11 11:50:16 -0500
  • f4f2987273 remove from/message field from uiproject tcatm 2011-03-13 18:35:39 +0100
  • 8f58d0dbc8 Merge branch 'smalltxfix' of https://github.com/gavinandresen/bitcoin-git into tmp Jeff Garzik 2011-03-10 14:32:19 -0500
  • 12e091842f Merge branch 'master' of https://github.com/devrandom/bitcoin into tmp Jeff Garzik 2011-03-10 12:58:49 -0500
  • 81d3b1c825 Update copyright in About box from 2010 to 2011 Gavin Andresen 2011-03-10 10:48:32 -0500
  • 32fb5dfef7 Bump version number to 0.3.21 (lest we forget) Gavin Andresen 2011-03-10 10:47:59 -0500
  • ca221e6c21 Only log timestamps if -logtimestamps is set. Matt Corallo 2011-03-09 21:48:11 +0100
  • fe460d47b0 Add timestamp prefix to each line in the debug log (this time with human-readable times) Matt Corallo 2011-03-09 19:53:40 +0100
  • 448b4516ff dnsseed: fix printf Jeff Garzik 2011-03-08 22:55:29 -0500
  • f684aec4f3 DNS seeding Jeff Garzik 2011-03-08 22:40:50 -0500
  • cbc920d474 shy patch from Hal Gavin Andresen 2011-01-24 10:42:17 -0500
  • b104df742d Merge branch 'TheBlueMatt-setaccountfix' into integration tcatm 2011-03-05 17:26:14 +0100
  • 8e5aaada2e Merge branch 'setaccountfix' of https://github.com/TheBlueMatt/bitcoin into TheBlueMatt-setaccountfix tcatm 2011-03-05 17:24:34 +0100
  • c1f74f152b throw JSONRPCError(-5, "Invalid bitcoin address") instead. Matt Corallo 2011-03-05 16:45:56 +0100
  • 279ab5e62f setaccount should return if an invalid address is provided. This prevents setaccount from creating new accounts which do not have any addresses. Matt Corallo 2011-03-05 15:32:32 +0100
  • e1205e4d15 -help: do not show -server and -daemon in bitcoind tcatm 2011-03-03 22:34:13 +0100
  • ea7cd31751 force fDaemon in bitcoind tcatm 2011-03-03 22:31:44 +0100
  • a79409afa9 fix whitespace tcatm 2011-03-03 22:27:20 +0100
  • dda48ccd0f fix -daemon switch tcatm 2011-03-03 22:26:00 +0100
  • f36b494aeb Make send/receive limits bigger (10MB each) Gavin Andresen 2011-03-03 16:25:05 -0500
  • 395c1f44bd Fix minimum transaction fee calculation mismatch between CreateTransaction and CreateBlock Gavin Andresen 2011-03-02 16:27:24 -0500
  • 411493b1f7 Merge branch 'rounding' Gavin Andresen 2011-03-02 15:03:49 -0500