pull down to refresh
7 sats \ 0 replies \ @calle OP 27 Feb 2023
This gist describes the problem and the solution :)
https://gist.github.com/callebtc/a6cc0bd2b6f70e081e478147c40fc578
reply
17 sats \ 0 replies \ @Majjin 27 Feb 2023
Love seeing development on Cashu
reply
0 sats \ 0 replies \ @l0k18 27 Feb 2023
Though we are using LN directly and solely for payments this unpredictability problem is something we are most likely going to handle with zero fee routes between relays where payments go for relaying sessions.
I'm not 100% sure yet, precisely, but shortening paths by making 3 of 3 multisig channel opens and the triads broadcasting when the balance is substantially lower on one side than the other two.
Chaumian cash was my original, 10 years ago general concept, I called them "vouchers" at the time. But I think a lightly changed form of LN deployment is probably simpler (in terms of not having to build payment rails from scratch). We only need sender anonymity, not bidirectional.
Bidirectional anonymity is another matter, but really sits at a higher level of abstraction, as it can be achieved from the base of source routed onions (like LN does, but not variable length).
reply