Skip to content

Releases: lnbits/cashu

Nutshell 0.15.0 - Cashu v1 API

15 Feb 13:03
3105cdf
Compare
Choose a tag to compare

Nutshell 0.15.0 - Cashu v1 API

Service fee fix

24 Nov 14:57
d1f9248
Compare
Choose a tag to compare

This release fixes the the fee calculation in presence of a service fee.

Nutshell 0.14.0, requires LNbits >= 0.11.0

27 Oct 15:09
797fd9f
Compare
Choose a tag to compare
specify keyset id (#47)

* specify keyset id

* accept only if masterkey is set

Nutshell 0.14.0, requires LNbits >= 0.11.0

18 Oct 15:08
14b3220
Compare
Choose a tag to compare

Updates to Nutshell 0.14.0-rc2

Update to Cashu 0.13.0

26 Jul 08:17
8d9d714
Compare
Choose a tag to compare
Add/restore endpoint (#36)

* add missing file

* add restore and info endpoints

* add endpoints

* turn on lightning

Update to Cashu 0.12.3

20 Jul 12:40
f8595eb
Compare
Choose a tag to compare
Update mint 337456333eaaea41e3d03633188ed4379d723954 (#31)

* add missing file

* update to 337456333eaaea41e3d03633188ed4379d723954

* black on everything

* unblack

Update to Cashu 0.12.2

05 Jul 09:05
b8bdfa4
Compare
Choose a tag to compare

Small update that replaces db-based locks that did not work on some systems with asyncio locks.

Update Cashu 0.12.0

16 May 21:40
4771c24
Compare
Choose a tag to compare

Changes since 0.2.0:

  • fixes balance view with Postgres
  • removes unused migrations

In 0.2.0:

  • frontend links to cashu.me and nutstash wallet
  • mint page revamped
  • LNbits: remove unused cashu object attributes (prepares for settings later)
  • bump Cashu to 0.12.0 cashubtc/nutshell@d028367
  • Fix: fee return with correct keyset
  • no CASHU_PRIVATE_KEY needed anymore (for new mints only!)
  • add transaction-based db table locking (like here: cashubtc/nutshell#217)
  • NUT-04 change: hash = payment_hash or hash (see cashubtc/nuts#14)

NUT-08

29 Mar 18:24
98c7e6f
Compare
Choose a tag to compare
0.1.8

fee handling (#13)

UI improvements

15 Mar 00:26
657b592
Compare
Choose a tag to compare
Wallet/UI fixes balance update (#7)

* first fee

* UI fixes and balance update fix when changing mints