-
If Minibits is closed or crashes during the lightning send process then ecash is likely to be lost (or at least unavailable to the user).
To reproduce:
1. Initiate a lightning send
2. As soon a…
-
Issue para sugestao de topicos pro encontro de abril.
Por favor incluam suas sugestoes no seguinte formato para facilitar a vida dos editores:
-
Add an configuration option that if set to true only allows peg outs of the mint:
* Minting of new tokens is disabled and requests to the mint endpoint get rejected
* The /info endpoint returns the …
-
The axios requests needs infinite timeouts for the endpoints `/split, /melt, POST /mint` so that in case of a slow mint, things don't go south (for example, mint responds to `POST /mint` with BlindSig…
-
At the moment only the current format v3 is supported, but for backwards compatability it would be good to have support for
importing deprecated cashu Token v1 and v2 formats as described here https…
-
**Is your feature request related to a problem? Please describe.**
When the mint creates an invoice and I leave the screen without paying it, I cant open the pending invoice anymore.
**Describe the s…
-
If the fee reserve is `0 sat`, the log will fail. Therefore
```python
def calculate_number_of_blank_outputs(fee_reserve_sat: int):
assert fee_reserve_sat >= 0, "Fee reserve can't be negative.…
-
I wanted to test mnemonic words for cashu backups. Please provide feedback if this functionality is not ready yet or if my understanding of it is incorrect.
My understanding is that if you restore …
-
I tried to open a channel by paying the invoice from a Cashu wallet. I got some sort of input/output mismatch error and now I have 0 sats in the Cashu wallet and no sign of the invoice being paid in M…
-
### Expected behaviour
Minibits is initialized, setup new mints and start exchanging ecash sats.
### Actual behaviour
Minibits is initialized and new mints are added. Then it undeterministica…