Ruben Somsen

Results 5 comments of Ruben Somsen

>Need some way to avoid users trying to send a silent payment to a wallet that doesn't support it @luke-jr When the recipient publishes their silent payment address, it needs...

>I think there is a use case for multiple SP addresses @Kixunil good point about wanting to identify the reason for the payment. Naively, the issue is that two keys...

Thanks for the feedback @stevenroose >I would prefer to just have a description of the final construction In the opening paragraph of the Overview we explicitly mention this: `We first...

@Eunovo I'm not sure if I completely understood the question, but there is a negligible computational cost to checking for more than one label, because we essentially calculate the label...

@reardencode the problem in Ark is that you're trying to get atomicity by adding an input to tx_A that is a child of tx_B that is not on-chain yet. If...