Skip to content

Version 0.6.9.1

Compare
Choose a tag to compare
@MrNaif2018 MrNaif2018 released this 15 Aug 15:29
· 57 commits to master since this release
f8431f0

CLI improvements

Our bitcart-cli have been improved greatly! You can now pass keyword arguments, i.e.

bitcart-cli payto address amount --feerate

Also, better output was added in some cases.

Autocompletion is now available! Just press tab as usual, and you will be hinted the list of CLI commands supported

Also, you can get full help on any command like so now:

bitcart-cli help payto

Misc changes

  • Fixes for tor support in onedomain mode
  • Added new settings for admin and store to allow integration to Citadel: BITCART_ADMIN_ONION_API_URL and BITCART_ADMIN_ONION_HOST. This allows skipping reading the hostname file and using env var as a source of tor hostname