This is a release candidate for Cashu Nutshell 0.14.0.
What's Changed
- FEAT: Add flake8 by @dni in #267
- Update makefile format check by @callebtc in #293
- [FEAT] add pre-commit by @dni in #294
- [FEAT] Improve tests by @dni in #296
- [DEV] add ruff and remove isort and flake by @dni in #300
- Show all mints in cashu info by @sihamon in #299
- quickfix ruff by @dni in #303
- [CHORE] updating dependencies, mainly fastapi by @dni in #302
- [Wallet] Refactor
restore_promises_from_to
by @callebtc in #307 - update requirements.txt by @callebtc in #308
- Mint/add_cors_to_error_response by @callebtc in #312
- load the proofs or we get a zero balance by @dyKiU in #310
- Refactor: P2PKSecret by @callebtc in #323
- [Wallet/Mint] DLEQ proofs by @callebtc in #175
- HTLCs by @callebtc in #325
- Tests: Test with
LIGHTNING=True
and refactor mint by @callebtc in #326 - Tests: mint operations by @callebtc in #328
- Bump to
0.14.0-rc1
by @callebtc in #329
Full Changelog: 0.13.0...0.14.0-rc1