log

age author description
Wed, 17 Aug 2011 11:45:13 +0200 Michal Zima Updated czech translation draft
Tue, 16 Aug 2011 10:10:39 -0400 Jeff Garzik src/makefile.unix: remove -DFOURWAYSSE2 draft
Mon, 15 Aug 2011 21:33:00 -0300 Fabian H jr. Updated checkpoints, maybe Tx fee should be reduced to 0.0001 from 0.0005 and maximum minimum tx should be 0.0010. draft
Fri, 12 Aug 2011 15:39:12 -0400 Gavin Andresen Don't std::advance past beginning of transactions array. Fixes #465 draft
Thu, 11 Aug 2011 13:09:25 +0200 Matt Corallo Add specific wallet encryption details to doc/README draft
Thu, 11 Aug 2011 13:18:37 +0200 Matt Corallo Fix incorrect RPC error messages draft
Thu, 11 Aug 2011 11:21:55 +0200 Matt Corallo Missed a 'password' should be 'passphrase'. draft
Thu, 11 Aug 2011 10:34:29 -0700 Gavin Andresen Merge pull request #458 from TheBlueMatt/copyright draft
Wed, 10 Aug 2011 20:01:37 -0700 Gavin Andresen Merge pull request #459 from jgarzik/char-msgstart draft
Wed, 10 Aug 2011 20:01:14 -0700 Gavin Andresen Merge pull request #460 from jgarzik/make-tuple draft
Sun, 07 Aug 2011 12:18:05 -0400 Venkatesh Srinivas Test for SO_NOSIGPIPE rather than assuming all BSDs support it. draft
Tue, 09 Aug 2011 12:38:17 -0400 Gavin Andresen Do-nothing MapPort() ifndef USE_UPNP. fixes #450 draft
Tue, 02 Aug 2011 17:34:23 +0200 Matt Corallo Cleanup test suite output to be more useful. draft
Sun, 31 Jul 2011 20:07:53 +0200 Matt Corallo Add file for transaction tests. draft
Sun, 31 Jul 2011 20:01:31 +0200 Vegard Nossum Add a file for script tests draft
Wed, 29 Jun 2011 12:33:21 +0200 Vegard Nossum Add prototype for EvalScript() to script.h draft
Sun, 31 Jul 2011 20:00:38 +0200 Vegard Nossum Fix testing setup draft
Sun, 31 Jul 2011 03:14:25 +0200 Matt Corallo Add missing include to serialize.h draft
Wed, 29 Jun 2011 12:18:18 +0200 Vegard Nossum Add missing includes to net.h draft
Wed, 29 Jun 2011 12:17:49 +0200 Vegard Nossum Add missing include to script.h draft
Sun, 26 Jun 2011 16:11:56 +0200 Vegard Nossum Add missing includes to key.h draft
Mon, 08 Aug 2011 11:16:40 -0700 Gavin Andresen Merge pull request #443 from TheBlueMatt/dupin draft
Sun, 07 Aug 2011 12:19:14 -0400 Venkatesh Srinivas Use 'unsigned char' rather than 'char' for pchMessageStart. draft
Sun, 07 Aug 2011 12:20:00 -0400 Venkatesh Srinivas Qualify make_tuple with boost:: namespace. draft
Tue, 09 Aug 2011 13:27:58 +0200 Matt Corallo Unify copyright notices. draft
Thu, 04 Aug 2011 15:22:05 -0400 Jeff Garzik Merge branch 'tmp2' draft
Mon, 25 Jul 2011 15:06:45 -0700 JoelKatz Fix UNIX-specific thread handle leak. draft
Thu, 04 Aug 2011 11:47:15 -0700 Jeff Garzik Merge pull request #448 from sipa/cbitcoinaddress draft
Thu, 04 Aug 2011 11:40:44 -0700 Jeff Garzik Merge pull request #446 from WakiMiko/upnp-desc draft
Thu, 04 Aug 2011 11:40:06 -0700 Jeff Garzik Merge pull request #451 from TheBlueMatt/tornolisten draft
Wed, 03 Aug 2011 21:02:37 +0200 Matt Corallo Don't listen if on TOR (resolves #441). draft
Wed, 03 Aug 2011 21:02:07 +0200 Matt Corallo Make it clear that setting proxy requires restart to fully apply. draft
Wed, 03 Aug 2011 13:00:27 +0200 Pieter Wuille avoid strAddress + validity checks draft
Mon, 01 Aug 2011 13:41:43 -0700 Pieter Wuille Merge pull request #444 from Jeroenz0r/patch-2 draft
Mon, 01 Aug 2011 16:34:59 +0200 Johannes Henninger Identify as "Bitcoin + version number" when mapping UPnP port draft
Sun, 31 Jul 2011 16:56:56 -0700 Gavin Andresen Merge pull request #437 from codler/patch-2 draft
Mon, 01 Aug 2011 02:03:19 +0300 Jeroenz0r Translation from "Open Bitcoin" to "Verstuur Bitcoins" draft
Sat, 30 Jul 2011 23:01:45 +0200 Matt Corallo Check for duplicate txins in CheckTransaction. draft
Sat, 30 Jul 2011 19:58:22 +0300 Han Lin Yap Comment "deprecated" draft
Wed, 27 Jul 2011 13:10:47 -0700 Pieter Wuille Merge pull request #436 from TheBlueMatt/master draft
Wed, 27 Jul 2011 18:02:39 +0200 Matt Corallo Fix EncryptKeys crash introduced by a9ba4710, identified by TD. draft
Tue, 26 Jul 2011 15:15:55 -0400 Jeff Garzik CAddrDB::LoadAddresses: properly initialize CAddress draft
Tue, 26 Jul 2011 10:43:00 -0700 Pieter Wuille Merge pull request #435 from sipa/fixextract draft
Tue, 26 Jul 2011 19:15:45 +0200 Pieter Wuille Bugfix: don't overuse limited ExtractAddress draft
Tue, 26 Jul 2011 08:46:48 -0700 Pieter Wuille Merge pull request #434 from laanwj/addkey_retval draft
Tue, 26 Jul 2011 16:54:32 +0200 Wladimir J. van der Laan make SetHash160 return a value (as specified in the function signature) draft
Sun, 24 Jul 2011 15:38:38 -0700 Jeff Garzik Merge pull request #403 from sipa/cbitcoinaddress draft
Sun, 24 Jul 2011 08:08:33 -0700 Pieter Wuille Merge pull request #428 from sipa/mintxfeefix draft
Sun, 24 Jul 2011 16:37:09 +0200 Pieter Wuille Fix for small change outputs draft
Thu, 21 Jul 2011 19:05:38 -0700 Jeff Garzik Merge pull request #423 from TheBlueMatt/mapalreadyaskedforfix draft
Thu, 21 Jul 2011 22:06:20 +0200 Matt Corallo Actually use mapAlreadyAskedFor. draft
Sun, 17 Jul 2011 17:52:40 -0700 Gavin Andresen Merge pull request #419 from mibe/translation-de draft
Sun, 17 Jul 2011 17:51:08 -0700 Gavin Andresen Merge pull request #395 from mibe/issue-395 draft
Mon, 18 Jul 2011 06:38:54 -0700 Pieter Wuille Merge pull request #1 from AbrahamJewowich/cbitcoinaddress draft
Mon, 18 Jul 2011 06:26:54 -0700 Abraham Jewowich Fix bug with accessing vchData[0] when vchData is empty. draft
Mon, 11 Jul 2011 11:09:00 +0200 Pieter Wuille split off CBase58Data from CBitcoinAddress draft
Tue, 05 Jul 2011 20:53:43 +0200 Pieter Wuille Use CBitcoinAddress instead of string/uint160 draft
Tue, 05 Jul 2011 16:42:32 +0200 Pieter Wuille get rid of mapPubKeys draft
Sun, 17 Jul 2011 04:22:50 +0200 Michael Bemmerl Changed Russian translation according to comment in issue 395 draft
Sun, 17 Jul 2011 02:56:10 +0200 Michael Bemmerl Added German wallet encryption messages translation. draft