issues
search
lnbits
/
cashu
MIT License
9
stars
3
forks
source link
Update extension to Cashu 0.12.0 and improve frontend
#23
Closed
callebtc
closed
1 year ago
callebtc
commented
1 year ago
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
https://github.com/cashubtc/cashu/commit/d0283670d361d5e5b50654ba3718ad0fb365c315
Fix: fee return with correct keyset
no
CASHU_PRIVATE_KEY
needed anymore (for new mints only!)
add transaction-based db table locking (like here:
https://github.com/cashubtc/cashu/pull/217
)
NUT-04 change:
hash = payment_hash or hash
(see
https://github.com/cashubtc/nuts/pull/14
)
cashu
object attributes (prepares for settings later)CASHU_PRIVATE_KEY
needed anymore (for new mints only!)hash = payment_hash or hash
(see https://github.com/cashubtc/nuts/pull/14)