Re: [Bitcoin-development] About watch-only addresses

2014-10-20 Thread m...@bitwatch.co
and wasn't orphaned. If you consider using my branch, please consider it twice and review the changes first. Original Message ---- *Subject: *Re: [Bitcoin-development] About watch-only addresses *From: *Warren Togami Jr. *To: *Bitcoin Dev *Date: *Mon, 20 Oct 2014 12:37:4

Re: [Bitcoin-development] About watch-only addresses

2014-10-20 Thread Warren Togami Jr.
https://bitcointalk.org/index.php?topic=320695 I made a branch of Bitcoin 0.9.3 plus backports including watch-only and a huge pile of patches cleaning it up from the master branch. It seems to work fine although it is not heavily tested. I suppose if you use ONLY for watch-only it can't be harmf

Re: [Bitcoin-development] About watch-only addresses

2014-10-20 Thread Mike Hearn
> > 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? Neither. A watching wallet still has to be synced with the chain in the same way as any other wallet, i.e. after adding

Re: [Bitcoin-development] About watch-only addresses

2014-10-18 Thread Felipe Micaroni Lalli
-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

Re: [Bitcoin-development] About watch-only addresses

2014-10-18 Thread Wladimir
On Fri, Oct 17, 2014 at 10:36 PM, Flavien Charlon 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, w

Re: [Bitcoin-development] About watch-only addresses

2014-10-18 Thread Flavien Charlon
Also, I was wondering if there were nightly builds I could try this from? On Fri, Oct 17, 2014 at 9:36 PM, Flavien Charlon < flavien.char...@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 h