Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
	helo=mx.sourceforge.net)
	by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <micaroni@walltime.info>) id 1XfZQ1-0000Oi-Ev
	for bitcoin-development@lists.sourceforge.net;
	Sat, 18 Oct 2014 19:12:01 +0000
Received: from mail-qc0-f177.google.com ([209.85.216.177])
	by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1XfZQ0-0001qP-9k
	for bitcoin-development@lists.sourceforge.net;
	Sat, 18 Oct 2014 19:12:01 +0000
Received: by mail-qc0-f177.google.com with SMTP id c9so2044255qcz.22
	for <bitcoin-development@lists.sourceforge.net>;
	Sat, 18 Oct 2014 12:11:54 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:message-id:date:from:organization:user-agent
	:mime-version:to:subject:references:in-reply-to:content-type
	:content-transfer-encoding;
	bh=ZwB6CJSJNfxS9Iq2cbDDHeyLSLEcFn4ZuGx2czmYQVs=;
	b=gMprb0CPBeZR1uX8uZ2q04nJjqcgC7+y5YSc/Ksyu0muWDUdngfhSMqykmsN256XNb
	DVw9tiNezi0YnGjcx3uxrT/NnhkrAfdP1ZwiQtFcWFsxQA4cIIg01FuQ2zhXmTqlahaI
	ljCwQ3UTQzdDMJqPvUSHxYvncXbn9UQHKR6l9HtlRJzde5KDnkISZISOQsPZskzD15O5
	68nPxm2nrMgf5CrvwLwitRm+bZS+ROdcIYeMw/7bBtovtmF0gdi8jZg2i7qroFDu2s8F
	hMbWtL5H5RdAM1jwh5e6Jx59DzNqIVhj19rHndKg+dWs/dcgVoJ6xCoDXhI0EiJrvZK7
	Hf8A==
X-Gm-Message-State: ALoCoQlo/4hcDjy9qOwddFGLGDWVh+A6kdkhfGq1ulkkU1Vcj5vD654aOymRDy/8R0xNIcghayfh
X-Received: by 10.140.23.116 with SMTP id 107mr20926532qgo.73.1413657792652;
	Sat, 18 Oct 2014 11:43:12 -0700 (PDT)
Received: from [192.168.42.179] ([201.82.158.149])
	by mx.google.com with ESMTPSA id g94sm3808304qgd.0.2014.10.18.11.43.10
	for <bitcoin-development@lists.sourceforge.net>
	(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
	Sat, 18 Oct 2014 11:43:11 -0700 (PDT)
Message-ID: <5442B4BC.9040601@walltime.info>
Date: Sat, 18 Oct 2014 15:43:08 -0300
From: Felipe Micaroni Lalli <micaroni@walltime.info>
Organization: Walltime
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:31.0) Gecko/20100101 Thunderbird/31.1.2
MIME-Version: 1.0
To: bitcoin-development@lists.sourceforge.net
References: <CABbpET8x__gvSLhVp54GcC5FFVs1buE_-7D4xiqpX0ncB2GPJQ@mail.gmail.com>
	<CA+s+GJBsgKrZgtOTHFqpbGPp8YfbYdRE885emiqMApGfUGX0WA@mail.gmail.com>
In-Reply-To: <CA+s+GJBsgKrZgtOTHFqpbGPp8YfbYdRE885emiqMApGfUGX0WA@mail.gmail.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
X-Headers-End: 1XfZQ0-0001qP-9k
Subject: Re: [Bitcoin-development] About watch-only addresses
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Sat, 18 Oct 2014 19:12:01 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This feature makes possible Bitcoin Core to read a balance of any
public address via RPC call or, after importing the balance, it became
available only via QT interface?

On 18-10-2014 07:13, Wladimir wrote:
> On Fri, Oct 17, 2014 at 10:36 PM, Flavien Charlon 
> <flavien.charlon@coinprism.com> wrote:
>> Hi,
>> 
>> What is the status of watch-only addresses in Bitcoin Core? Is it
>> merged in master and usable? Is there documentation on how to add
>> a watch-only address through RPC.
> 
> It has been merged. There is the "importaddress" RPC call, which
> works the same as "importprivkey" except that you a pass it an
> address.
> 
>> Also, I believe that is going towards the 0.10 release, is there
>> a rough ETA for a release candidate?
> 
> Yes - aim is in a few months, probably by the end of the year.
> 
> AFAIK there are no nightly builds at this moment. Warren Togami
> was building them for a while (at http://nightly.bitcoin.it/) but
> he stopped some time around June.
> 
> It's not recommended to use master without at least a little bit
> of development/debugging experience of yourself (to trace down
> problems when they appear), so it's best to build it yourself if
> you're going to test day-to-day development versions.
> 
> Wladimir
> 
> ------------------------------------------------------------------------------
>
> 
Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month. Get alerted through email, SMS,
> voice calls or mobile push notifications. Take corrective actions
> from your mobile device. http://p.sf.net/sfu/Zoho 
> _______________________________________________ Bitcoin-development
> mailing list Bitcoin-development@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/bitcoin-development
> 

- -- 
Felipe Micaroni Lalli

Walltime: https://walltime.info
Bitcoin Paranoid Android developer
PGP ID: 0x4c0afccfed5cde14
BTC: 1LipeR1AjHL6gwE7WQECW4a2H4tuqm768N

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJUQrS8AAoJEEwK/M/tXN4UcsgQAMKyKFO2EcJ1+Ib08c5dJAft
VGNzf9c7TQtv/wfTWwqfD0QlkZ0jYqgoEJIflYJi7DhqFARQg2nTJIDoKAyDypaH
0x7ckt0G4Fp4Dq9GQAqyJq+5NFTO+S4LpnhzMGDLE6PZNOeoDRYf8GbuzNjCAU6s
huB9OhvXa4XZ2azsFnAhx3CcM98jTcbm0SLctqlTcHr//FMjEJioDFZATutlu8be
/PIhQ6OkfjBSeZv7A4lwgd0vbGJ8ioEkLMmjzYgfeaZG5KxOJXXzX9nDysAw7O3U
jXE/zpm9pFqZ9uhgdG1gzTBoROn49xZmycA82NbTn8/+mLrK7WYFei3Th5V0G1DG
hUI0vEb8g6id+y3w0HWnYqquFZBFOLNfs7ONsKdqvMj+ci2+IavAU7SY51BQcEwm
GW6d24Fd9/zhliEmFzq61xvOj5Rgcj7piGH/qMtGKYececS0tFMxQ4IDH+bkxKhr
lZ00Zk0K4bTCq3cASjP9L9AgV3zmTOUfe9RMtIHTJq79TIDPbBCsz2PrbtAcgWGZ
vb/08asgPC2FZHKOWf1TGiDr34JlBPhNKVKfiDuxbGqLGjlhYrdqkl1CrVqJP7dW
dxvEkwittodLc5MnVdS7QIHfjXJ/UEbyINIe7zrX/7w3pf0aLAX0KaxpDpfBessD
Nf2y99ZocpddQu0/EDJl
=Ctf/
-----END PGP SIGNATURE-----