-
Implement changes in https://github.com/cashubtc/nuts/pull/82 to v1_api branch
-
I am trying to install the fastapi ```sqlmodel``` package to my cashu project and I get the following error:
```bash
> poetry add sqlmodel
Using version ^0.0.16 for sqlmodel
Updat…
-
https://x.com/robin_linus/status/1781832291938877704
-
I had a problem where I was redeeming ecash tokens from another mint successfully, but the balance was not being updated in my postgres wallet.
After some debugging, I found that the wallet helper…
-
I am encountering issues while setting up a Cashu mint in LNbits. I am able to create the mint and add it to various applications like enuts, nutstash, and cashu.me. Topping up the mint using lightnin…
-
**Describe the bug**
I upgraded to 0.12.2 (not sure from what version, has been a while since I updated). Now my logs keep saying "duplicate column name: Y".
**To Reproduce**
Upgrade to 0.12.2.
…
-
Running just final-check fails with a clippy error:
```rust
cargo clippy --locked --offline --workspace --all-targets -- --deny warnings --allow deprecated
warning: /Users/steffen/projects/cash…
-
# Welcome
Hello Bitcoiners! This is where we'll organize the topics of discussion for our upcoming Socratic Seminar.
Please use this issue to suggest topics that you'd like to see discussed at t…
vnprc updated
6 months ago
-
Hi! I was having a look around the code and notice the library is using k256 instead of the [rust-secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) library. k256 is not cryptographic audited …
-
### 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…