log

age author description
Fri, 06 Jul 2012 01:43:28 +1000 Scott Ellis Add a timer to check for changes in immature or unconfirmed balances, draft
Wed, 04 Jul 2012 08:34:11 -0700 Jeff Garzik Merge pull request #1555 from TheBlueMatt/warnings draft
Wed, 04 Jul 2012 10:46:44 -0400 Gavin Andresen Merge branch 'buildupdates' of https://github.com/TheBlueMatt/bitcoin draft
Wed, 04 Jul 2012 16:40:16 +0200 Matt Corallo Fix remaining warnings. draft
Wed, 04 Jul 2012 01:12:44 -0400 Jeff Garzik CTxMemPool: eliminate redundant lock, GetHash() call draft
Wed, 04 Jul 2012 00:04:57 -0400 Matt Corallo Remove duplicate GetHash() in ConnectBlock draft
Thu, 14 Jun 2012 19:23:59 +0200 Philip Kaufmann write used OpenSSL library version to debug.log draft
Tue, 03 Jul 2012 20:08:36 -0700 Jeff Garzik Merge pull request #1512 from jgarzik/json-batch draft
Sun, 24 Jun 2012 02:01:28 -0400 Jeff Garzik RPC: add support for JSON-RPC 2.0-style request batching draft
Wed, 27 Jun 2012 13:47:02 -0400 Jeff Garzik RPC: break out high level JSON-RPC req/resp into their own functions draft
Tue, 03 Jul 2012 19:51:08 -0700 Jeff Garzik Merge pull request #1546 from gmaxwell/allowsamenetinbound draft
Tue, 03 Jul 2012 19:50:06 -0700 Jeff Garzik Merge pull request #1548 from TheBlueMatt/warnings draft
Tue, 03 Jul 2012 17:30:43 +0200 Matt Corallo Work around a distcc bug where -MMD output isn't copied. draft
Tue, 03 Jul 2012 14:37:51 +0200 Philip Kaufmann enhance translation possibilities in TransactionDesc / misc other changes draft
Thu, 17 May 2012 22:05:36 +0100 R E Broadley Show when node is misbehaving, not just at the point that it gets banned. draft
Thu, 17 May 2012 22:10:59 +0100 R E Broadley Include human readble format for nRequestTime. draft
Mon, 02 Jul 2012 16:29:14 +0200 Matt Corallo Fix signed/unsigned warnings in {script,serialize}.h (fixes #1541) draft
Sun, 01 Jul 2012 18:17:34 -0700 Jeff Garzik Merge pull request #1545 from TheBlueMatt/diffsendbuffer draft
Sun, 01 Jul 2012 20:23:26 -0400 Gregory Maxwell Do not consider inbound peers for outbound network group exclusion. draft
Sat, 30 Jun 2012 23:40:26 -0400 Jeff Garzik RPC getpeerinfo: s/height/startingheight/ for returned nStartingHeight value draft
Sun, 01 Jul 2012 04:17:26 +0200 Matt Corallo Change default send buffer to 1Mb. draft
Sun, 01 Jul 2012 04:13:00 +0200 Matt Corallo Remove useless high-volume printf (fixes #1544). draft
Sat, 30 Jun 2012 07:25:32 -0700 Jeff Garzik Merge pull request #1540 from fanquake/master draft
Sat, 30 Jun 2012 01:56:29 -0700 Wladimir J. van der Laan Merge pull request #1539 from cardpuncher/patch-3 draft
Sat, 30 Jun 2012 11:31:09 +0300 cardpuncher Fix a typo in TransactionDesc draft
Fri, 29 Jun 2012 17:34:02 -0700 Gavin Andresen Merge pull request #1531 from jgarzik/peerinfo draft
Fri, 29 Jun 2012 16:18:45 -0700 Jeff Garzik Merge pull request #1537 from Diapolo/fix_awesome_typo draft
Fri, 29 Jun 2012 06:15:33 -0700 Jeff Garzik Merge pull request #1532 from fanquake/master draft
Fri, 29 Jun 2012 17:24:53 -0400 Jeff Garzik RPC: add 'getpeerinfo', returning easy-to-retrieve per-CNode data draft
Thu, 28 Jun 2012 23:18:38 -0400 Jeff Garzik Create new rpcnet module, and move 'getconnectioncount' RPC to it draft