Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1SfBeL-0007OR-Nh for bitcoin-development@lists.sourceforge.net; Thu, 14 Jun 2012 15:07:53 +0000 Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of coinlab.com designates 209.85.213.175 as permitted sender) client-ip=209.85.213.175; envelope-from=peter@coinlab.com; helo=mail-yx0-f175.google.com; Received: from mail-yx0-f175.google.com ([209.85.213.175]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-MD5:128) (Exim 4.76) id 1SfBeL-0000gS-5x for bitcoin-development@lists.sourceforge.net; Thu, 14 Jun 2012 15:07:53 +0000 Received: by yenl13 with SMTP id l13so1589361yen.34 for ; Thu, 14 Jun 2012 08:07:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=5sE3nk/20cPqk/O/y4O7qS71ztdle0SyKrPtDLIORZI=; b=Yj7rhkzcAFj+PoJMxLjrsmVp4lkuY5gkBqo+LVyAuvVlUn7GjQisHujmbKhGX9V3dd nluM1gqC4s6u9we8r0LA5Cb+WJBSNI93m1z4Ha5w/aUZtHWVJ9uxqtmem4cheFQsM6Ib OOxqt56ZiQ1fgdh3suQhMobh1CBNFy5dMijIJanG9CWayoihDGrgFnLkC4gP5T14xbYv eT76JNyF8HOQGO1FbGeqr8kfaY+x6km1NOM/+NIw7WHD4IALzxdxT+YfJIxq0XSMDRPs 7M1lSsstUXWXcbBtlulJyPRewAiYsVfeh2X3Td9dE2apoVLn/C4zu8+evVEHDyMPal1l bTFQ== Received: by 10.60.171.101 with SMTP id at5mr2011802oec.73.1339684667151; Thu, 14 Jun 2012 07:37:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.41.200 with HTTP; Thu, 14 Jun 2012 07:37:26 -0700 (PDT) In-Reply-To: References: From: Peter Vessenes Date: Thu, 14 Jun 2012 10:37:26 -0400 Message-ID: To: Gavin Andresen Content-Type: multipart/alternative; boundary=bcaec54a3692b256d504c26fa4d3 X-Gm-Message-State: ALoCoQmJPBD/qIlrYQk5pJUV5kuPI0vabcNI72BBDF5KR2h04kpEhOMg08HgzoTEJ3+5+efjYmfF X-Spam-Score: -0.5 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message X-Headers-End: 1SfBeL-0000gS-5x Cc: Bitcoin Dev Subject: Re: [Bitcoin-development] Raw Transaction RPC calls for bitcoind X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2012 15:07:53 -0000 --bcaec54a3692b256d504c26fa4d3 Content-Type: text/plain; charset=ISO-8859-1 This is super cool! I have a feature request: it would be awesome to be able to provide private keys at the command line with the signature, turning the client into a wallet-less signature machine. Peter On Thu, Jun 14, 2012 at 9:22 AM, Gavin Andresen wrote: > I submitted a pull request yesterday that implements low-level "raw" > transaction, and am looking for feedback on the API and help with > trying to test/break it. > ... --bcaec54a3692b256d504c26fa4d3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable This is super cool!=A0

I have a feature request: it woul= d be awesome to be able to provide private keys at the command line with th= e signature, turning the client into a wallet-less signature machine.

Peter


On T= hu, Jun 14, 2012 at 9:22 AM, Gavin Andresen <gavinandresen@gmail.c= om> wrote:
I submitted a pull request yesterday that im= plements low-level "raw"
transaction, and am looking for feedback on the API and help with
trying to test/break it.
...
--bcaec54a3692b256d504c26fa4d3--