Releases: cashubtc/cashu-feni
Releases · cashubtc/cashu-feni
v0.2.0
v0.1.9
v0.1.8
What's Changed
- 463b68b NUT-08 by @BilligsterUser in #42
- 540cfad mint: log mint server's listening address (ip:port) at start by @theStack in #45
- c6485ce fix crash of
pay
command if no argument is provided by @theStack in #43 - c74ddb4 typo by @thesimplekid in #46
- a1e1c43 [Mint] add keyest id to blind sigs by @callebtc in #48
- 5a7f52a mint: simplify
AmountSplit
by iterating over amount bits by @theStack in #44
New Contributors
- @BilligsterUser made their first contribution in #42
- @theStack made their first contribution in #45
- @thesimplekid made their first contribution in #46
- @callebtc made their first contribution in #48
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Changelog
- e25aac3 BREAKING:
PostMeltRequest
,CheckResponse
(#41) - e1653bb Fix configuration loader and test stages (#40)
- 28ad958 send and receive from multiple mints (#39)
- a87d720 check reserved proofs (#38)
- 92fd25f separate tests
- f61d31d update readme
- 1e7fd78 changed mint request outputs
- 9631361 changed split request outputs
- 8612774 Multimint (#36)
- 9e3d0ec fix tests
- 65533a7 added proof status. restructured invoices
- 86b137d log remote address
- 11e76cd rework default configurations
- 57976da rename to cashubtc
- 0a8ce83 update dockerfile and readme