Re: [bitcoin-dev] Third version of Silent Payment implementation

2022-10-03 Thread Ruben Somsen via bitcoin-dev
Hi, Apologies, the link I sent in my previous post was incorrect and should have been: https://github.com/bitcoin/bitcoin/pull/24897#issuecomment-1218641521 Let me also use this opportunity to share another clarifying comment: "There seems to be some confusion about the function of the identifie

Re: [bitcoin-dev] Third version of Silent Payment implementation

2022-09-29 Thread Ruben Somsen via bitcoin-dev
Hi woltx, Excellent work. >Implements the new scheme suggested by Ruben Somsen that allows multiple silent addresses per wallet with minimal overhead To expand on this, the scheme basically allows the resulting address to be recognizably marked (only recognizable by the recipient of course), whi

[bitcoin-dev] Third version of Silent Payment implementation

2022-09-29 Thread woltx via bitcoin-dev
This new version addresses most (or all) requests made in PR: . Implements the new scheme suggested by Ruben Somsen that allows multiple silent addresses per wallet with minimal overhead. . Implements a new RPC to retrieve silent addresses, which allows users to assign different labels to differ