This repository was archived by the owner on Mar 15, 2024. It is now read-only.
Releases: CounterpartyXCP/counterparty-cli
Releases · CounterpartyXCP/counterparty-cli
1.1.3
1.1.2
- Added P2SH support (to match counterparty-lib 9.55.0)
- added
get_tx_infocommand - added
--disable-utxo-lockstocompose_transactionto 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_configargument to print config to CLI. - Added
--quietflag tobootstrapcommand - Logging improvements
- Removed
rpsandrpsresolvecommands - Updated
README.md
Version 1.1.1
- Fix
broadcastcommand - Cleaner, Commented-out Default Config Files
- Support new configuration parameter:
no-check-asset-conservation,rpc-batch-size,requests-timeout
Version 1.1.0
- Code reorganisation
- Remove
marketcommand - Add
getrowscommand - Add
clientapimodule - Rename
get_running_infotogetinfo - Rename
backend-ssl-verifytobackend-ssl-no-verify - Rename
rpc-allow-corstorpc-no-allow-cors
Version 1.0.1
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
Initial release for Counteparty CLIs.