Skip to content

0.12.1

Compare
Choose a tag to compare
@callebtc callebtc released this 23 Jun 18:30
· 270 commits to main since this release
339c3fb

This release includes a ton of performance and stability improvements!

NUTs:

Mint:

  • Use httpx library instead of requests for asynchronous operations
  • Transition from using DB locks to asyncio locks (for compatibility with RaspberryPi systems and LNbits)

Wallet:

  • Huge performance increase thanks to db optimizations
  • Multimint swaps in Nutshell! Enter cashu swap or use the wallet API.
  • Option to mint tokens of a specific denomination (for headless operation)
  • Option to send existing token denominations without a /split (for high-frequency payments)
  • Improve wallet REST API

What's Changed

New Contributors

Full Changelog: 0.12.0...0.12.1