Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Zecwallet Light CLI: Bug fix release

Compare
Choose a tag to compare
@adityapk00 adityapk00 released this 06 Aug 22:48
· 142 commits to master since this release

This release of Zecwallet Lite CLI and SDK features several small improvements and bug fixes.

  • Add unconfirmed_zbalance to reflect ZEC that has been received, but we don't have enough confirmations yet
  • Add spendable to outputs, indicating whether the note is spendable yet.
  • Handle the case where failure to broadcast Tx would still end up in the mempool
  • Prevent syncing while Tx are being constructed
  • Allow sending hex encoded memos to allow non-text memos.
  • Accept a JSON encoded string to importing keys