Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Releases: CounterpartyXCP/counterparty-cli

1.1.3

01 May 22:54

Choose a tag to compare

  • Added vacuum command

1.1.2

11 Jul 22:45

Choose a tag to compare

  • Added P2SH support (to match counterparty-lib 9.55.0)
  • added get_tx_info command
  • added --disable-utxo-locks to compose_transaction to disable the locking of selected UTXOs for when the 'user' doesn't intend to broadcast the TX (straight away)
  • Peg dependency versions in setup.py
  • Added debug_config argument to print config to CLI.
  • Added --quiet flag to bootstrap command
  • Logging improvements
  • Removed rps and rpsresolve commands
  • Updated README.md

Version 1.1.1

20 Apr 15:51

Choose a tag to compare

  • Fix broadcast command
  • Cleaner, Commented-out Default Config Files
  • Support new configuration parameter: no-check-asset-conservation, rpc-batch-size, requests-timeout

Version 1.1.0

01 Apr 13:49

Choose a tag to compare

  • Code reorganisation
  • Remove market command
  • Add getrows command
  • Add clientapi module
  • Rename get_running_info to getinfo
  • Rename backend-ssl-verify to backend-ssl-no-verify
  • Rename rpc-allow-cors to rpc-no-allow-cors

Version 1.0.1

18 Mar 18:51

Choose a tag to compare

Update minimum counterparty-lib version from v9.49.4 to v9.50.0.
See https://github.com/CounterpartyXCP/counterpartyd/releases/tag/v9.50.0

Version 1.0.0

05 Feb 22:16

Choose a tag to compare

Initial release for Counteparty CLIs.