summaryrefslogtreecommitdiff
path: root/fa/7c1a0cf4968f2a944304e071dd99a3ce36a2dd
blob: 95e916e4ad6e5199568ff277179befe937a13222 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
Return-Path: <ian@coincadence.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 9B713282
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 30 Jul 2015 20:43:17 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-qk0-f176.google.com (mail-qk0-f176.google.com
	[209.85.220.176])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 23855ED
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 30 Jul 2015 20:43:17 +0000 (UTC)
Received: by qkdg63 with SMTP id g63so22521488qkd.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 30 Jul 2015 13:43:16 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:content-type:mime-version:subject:from
	:in-reply-to:date:message-id:references:to;
	bh=5SFXRlA40Nq3MiSyE9WDS6y3mYWBqtAzb489C1TPWNw=;
	b=MbR/qRg4ltIBxIUQG3kkbo/ENmLDzNuFE6BvU/77hv/dja+WaWrrwLitHOX6+9T7PW
	bhI/JNhe8EHFkJzMsqKes2Qs57B7KvNFVbn9q20V24plny2X9a+GRuDmr9j4dWLXR0aY
	lrPWbY/5ZDJ4I2eZfllqdVfejJ6bwdgLlbg3lelkpVQ1MhjH/B5P1LuwOeVxd1srVQNR
	2X5KolNeWqF0WLQ3kBLaU5X+uhtFpWMORcXtPH/GRPPvgoX5lwnG5J4Y0QUqKSs8ELIR
	A/8LRuwXJdjuUhzcxlo22VGseZghi9lt5whvsM4c1TSJ5nA/L+unUmjBCiRX5rlfaiP9
	6BWg==
X-Gm-Message-State: ALoCoQkniWx7454UiXDOuyl4MGLhE0F/jDx+dsgK0GOTJbB/jbrXpSCF5v4OLRsnuX/5SEIFYjcl
X-Received: by 10.55.23.161 with SMTP id 33mr75495839qkx.48.1438288996440;
	Thu, 30 Jul 2015 13:43:16 -0700 (PDT)
Received: from [192.168.1.131] (ool-4355e6bd.dyn.optonline.net.
	[67.85.230.189]) by smtp.gmail.com with ESMTPSA id
	p15sm1070424qkh.10.2015.07.30.13.43.15
	for <bitcoin-dev@lists.linuxfoundation.org>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Thu, 30 Jul 2015 13:43:15 -0700 (PDT)
Content-Type: multipart/signed;
	boundary="Apple-Mail=_1767B6AB-0295-4F2C-ABB9-91EE447D90C2";
	protocol="application/pgp-signature"; micalg=pgp-sha512
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\))
X-Pgp-Agent: GPGMail 2.5
From: Ian Treibick <ian@coincadence.com>
In-Reply-To: <mailman.3587.1438280185.1480.bitcoin-dev@lists.linuxfoundation.org>
Date: Thu, 30 Jul 2015 16:43:05 -0400
Message-Id: <6DA19C0F-EFBD-4C38-B2FD-1DD0A40F11D4@coincadence.com>
References: <mailman.3587.1438280185.1480.bitcoin-dev@lists.linuxfoundation.org>
To: bitcoin-dev@lists.linuxfoundation.org
X-Mailer: Apple Mail (2.2102)
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW
	autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
Subject: [bitcoin-dev] LockUnspent not working, bug?
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Thu, 30 Jul 2015 20:43:17 -0000


--Apple-Mail=_1767B6AB-0295-4F2C-ABB9-91EE447D90C2
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

My first post to the list, not sure this is the right place, let me know =
if it is better to open an issue on GitHub.

This is occurring on OS X with Satoshi 0.11.0, the TXID and vout belong =
to the wallet:

command: lockunspent true "[ { \"txid\": =
\"fd697746c67f68a206bb7377fd40f35d146cc5821883e4c4b6cbf82b48e62a13\", =
\"vout\": 1 } ]"
output: true
command: listlockunspent
Output:=EF=BF=BC
[
]

Additionally after locking the TX with lockunspent I am able to spend it =
from the wallet.

Cheers,

Ian

--Apple-Mail=_1767B6AB-0295-4F2C-ABB9-91EE447D90C2
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iQIcBAEBCgAGBQJVuoxgAAoJEP4bo3FBXL4ER68P/0DOZFG0CFTOCoG+kpKMcZCP
YmpwIiLz5znUZ8em4lFtacNejM+QuR+s+Xc5s1MMSyxvbJDRz2zPu/YArMmNquYg
l8amJhQdhp1utEkZ2+neJiqgCiPfI2qmnUeNIOL4rATmE2fI2GTSu55LbPhksff/
P0RoHVV3Ozv86kYcHETQJnhLRuPlkI4V1wbBqwc2BpHruaryVxtoZfP4I0SKOps2
K6avBLBtiB1fXZ0Q99LwgSF8SA1rg0xlNvhQlYt/hjoQb37IZ5Rog4cnSoIyurTh
9Z1Cj04AWmBBqBqujaRrvhnoZMIMb3gLj712dHGY2o0YZM148BaQN+lrdsN548PE
iCMrJOVuT6xOKPHrSa5bPbPCXCO5zY6m2qsTGOmmMIKhq8Qph4HAPibnUgkjD5tE
ZtoeK2Wc59NIB5aDHS74AQYcSwSDZnBRtWTEMK/nKSTFHEhfKiloLLHbwVhHw8su
aVQ8tac0wqyrcCCWE4xzrz3HnX4NGk5HM8tfCe9G2RovtfzO0yQH0gsOq+Aio3Xw
OkvJ5k9Io7pMHI2/w8DiJJyaNRFTuO2zzqZUZmHY0tHri7aU5dVnrOfyR5BK9Kmq
3rqiDuqNNOQjDvf3RhdR44K16qZwG+hyv3PUXK8SIDSxgCPyAOyE0kGJvRMUTQ0p
tu5nF5t3zNakAqjmAGtX
=xu+E
-----END PGP SIGNATURE-----

--Apple-Mail=_1767B6AB-0295-4F2C-ABB9-91EE447D90C2--