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] Proposal for extra nonce in block header

2014-10-18 Thread Timo Hanke
Greg, I'd like to ask you to assign a BIP number to this proposal and open another round of discussion. There is now a reference implementation available as pull request #5102 (https://github.com/bitcoin/bitcoin/pull/5102). It introduces a new version number (3) to properly distinguish the inter

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