Skip to content

Release v0.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 16:19
· 30 commits to main since this release
b5f4e8e

This release brings permissionless trading for spaces, message signing, and major usability improvements! 🚀

Note: see updated binaries for a minor revision to correct reported version https://github.com/spacesprotocol/spaces/releases/tag/v0.0.6a

New Features

  • Trade spaces permissionlessly using the sell and buy commands
  • Sign and verify messages with your space (signmessage & verifymessage) - low hanging fruit for contributors ... Nostr, Login with spaces, Fabric ... etc.
  • Renew one or multiple spaces easily with the renew command
  • listspaces now remembers and shows spaces where you've been outbid
  • New user-friendly CLI output that's less verbose and with neat ascii tables (use --output-format for JSON)

Improvements & Fixes

  • More stable wallet using SQLite backend and updated BDK
  • Better handling of common mempool bidding issues
  • Multiple stability fixes and improvements across the board

For all changes and updates, check out our Github repo!