- master (unreleased)
- Added indexd arguments
- removed backend-name argument
- v1.1.4 (2017/10/26)
- Added enhanced send arguments support.
- v1.1.3 (2017/05/01)
- Added
vacuumcommand to server CLI.
- Added
- v1.1.2 (2016/07/11)
- 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
- Removed
- Updated
README.md
- v1.1.1 (2015/04/20)
- Fix
broadcastcommand - Cleaner, Commented-out Default Config Files
- Support new configuration parameter:
no-check-asset-conservation,rpc-batch-size,requests-timeout
- Fix
- v1.1.0 (2015/03/31)
- 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 - Change installation procedure
- v1.0.1 (2015/03/18)
- Update minimum
counterparty-libversion fromv9.49.4tov9.50.0
- Update minimum
- v1.0.0 (2015/02/05)
- Initial Release