cloudsupper

Results 42 comments of cloudsupper

And of course I am going to add tests for all of this.

> Is there any discussion which needs to happen to validate the spec itself before we push ahead with this implementation? I suppose so. But I thought I would get...

By the way congrats on the proposal, it's very well written.

So now one should be able to use: * `cashu send --dlc-root --threshold ` to get a token with dlc locked proofs * `cashu selfpay --dlc-unlock` and `cashu selfpay --dlc-unlock...

If you want to help with the code you're more than welcome to.

Registration working. More specific tests needed. (Mixed proofs, p2pk proofs, try invalid registration amongst a valid batch, try invalid proofs, try threshold not respected)

@gudnuf Thank you! I haven't tested the router well. The tests I wrote check the functionality but do not go through the router. Right now the only thing missing from...

> > Right now the only thing missing from the mint side is `POST /v1/dlc/payout`. > > Looks like that's already implemented, no? > > > Since the beginning I...

Test failing randomly I don't think it's related to this PR.

There is a problem here: when paying, backends cannot distinguish whether the amount on the quote is a partial amount or the full amount for a amountless invoice.