HEX CLI v1.5.2 Release
1.5.2 - 2019-09-23
Full changelog on here - https://docs.bitholla.com/hex-kit/changelog/hex-cli
New features
- hex toolbox now supports dynamic add / remove coins and trading pairs. You should use HEX Core 1.19.x or later to use this feature. type hex on terminal to see more details. Exchange will be fully restarting once this action has been triggered.
- You can enable / disable dynamic generating local NGINX upstream file by setting ENVIRONMENT_DOCKER_COMPOES_GENERATE_NGINX_UPSTREAM as false on Settings file. Default is true.
- hex-cli will ask user the activation key interactively for exchange on hex launch If HEX_SECRET_ACTIVATION_CODE is empty on Settings file.
Changed
- hex-cli now provides hex and usdt as default currencies, hex-usdt as default trading pair. You can add whatever currencies / trading pairs you want by using hex toolbox command mentioned above.
- HEX_SECRET_WALLI_KEY (And Secret), HEX_SECRET_WALLI_SECRET (And Secret), and HEX_SECRET_API_KEYS has been replaced to HEX_SECRET_VAULT_KEY and HEX_SECRET_VAULT_SECRET, regarding to following-up changes on bitHolla Vault system.
Removed
- HEX_CONFIGMAP_FIAT_CURRENCY_NAME has been removed from Settings file.