-
This talk is about the BOB Space Residency Program, specifically focusing on the importance of having a trusted Bitcoin Hacker Space where developers and power users can come together, explore ideas, …
-
apart from invoice links there is nowhere to paste LNURL links, eg for connecting to nodes. lnbig(dot)com, for example, currently only lets you connect to a channel with a LNURL link, making it imposs…
-
Just did the recent Git Pull and this is the error message I receive when trying to run the server, Not quite sure how to solve it. Any suggestions would be more than wonderful. Cheers
20…
-
We should explore building a gateway Admin interface packaged as an [LnBits](https://lnbits.com/) extension.
-
While trying to cash out from a mint by pasting a lightning invoice, an error can occur. This has to be investigated further to determine if it is a bug indeed. Will address this problem asap and prov…
-
I believe that there should be a gpg encryption scheme added to the cashu/nuts protocol to always ensure that
NUT-05/NUT-06: Split tokens: Melting tokens go to the correct person.
Here's how a …
-
The Cashu mint sometimes (very rarely) stops for no apparent reason. It would be worth trying to update fastapi to the latest version to see if it fixes the issue.
-
Hi, first let me thank all the folks working on Cashu. The more I think and dig into it, the more inspirational it looks.
I recently started working on a mobile wallet with the aim of exploring the…
-
As discussed here: https://github.com/cashubtc/cashu/pull/223#discussion_r1201598366
Some parts of the code base are missing type annotations. We should add them and maybe even enforce them in CI a…
-
During work on tests with lighting enabled the bug became apparent. The invoice cannot be paid because mint wallet always has a zero balance. The fix is simple and involves calling load_proofs after t…