log src/rpcrawtransaction.cpp @ 3649:eb986f1e2e93 draft

age author description
Sun, 01 Jul 2012 18:54:00 +0200 Pieter Wuille Ultraprune draft
Sat, 20 Oct 2012 10:56:04 -0700 Jeff Garzik Merge pull request #1742 from sipa/canonical draft
Thu, 04 Oct 2012 09:34:44 +0200 Wladimir J. van der Laan Document RPC error codes draft
Wed, 22 Aug 2012 22:33:21 +0200 Pieter Wuille Check for canonical public keys and signatures draft
Fri, 24 Aug 2012 00:46:24 -0700 Gregory Maxwell Merge pull request #1672 from gmaxwell/filter_listunspent draft
Mon, 20 Aug 2012 13:43:33 -0400 Gregory Maxwell Change CWallet addressgrouping to use CTxDestination instead of strings. draft
Mon, 06 Aug 2012 13:02:48 -0400 Gregory Maxwell Add txout address filtering to listunspent. draft
Fri, 24 Aug 2012 02:44:51 -0400 Gregory Maxwell Avoid leaving return types or function attributes on their own lines. draft
Mon, 28 May 2012 16:56:50 +0000 Luke Dashjr JSON-RPC: Add "blocktime" and (for wallet transactions) "timereceived" to transaction Object outputs draft
Tue, 21 Aug 2012 08:44:21 -0700 Jeff Garzik Merge pull request #1693 from jgarzik/rpcwallet draft
Tue, 21 Aug 2012 11:03:38 -0400 Jeff Garzik RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module draft
Mon, 20 Aug 2012 16:18:17 -0400 Gavin Andresen Allow signrawtransaction '...' null null 'hashtype' draft
Mon, 20 Aug 2012 14:06:27 -0400 Gavin Andresen When using SIGHASH_SINGLE, do not sign inputs that have no corresponding outputs. draft
Sun, 05 Aug 2012 23:37:59 -0400 Gregory Maxwell Correctly handle missing inputs in signrawtransaction. Fixes #1654. draft
Tue, 17 Jul 2012 12:06:13 -0400 Gavin Andresen New feature for signrawtransaction: specify signature hash (ALL/NONE/etc) draft
Thu, 12 Jul 2012 19:46:24 -0400 Gavin Andresen Bug fix: sendrawtransaction was not relaying properly draft
Thu, 05 Jul 2012 13:25:52 -0400 Gavin Andresen Use unsigned ints to fix signed/unsigned warnings draft
Thu, 31 May 2012 16:01:16 -0400 Gavin Andresen Implement raw transaction RPC calls draft