Skip to content

Releases: hollaex/hollaex-cli

HollaEx CLI v1.8.2

25 Feb 06:05
382d673
Compare
Choose a tag to compare
Merge pull request #51 from bitholla/testnet

HollaEx CLI v1.8.2 Release

HollaEx CLI v1.8.1

20 Feb 08:51
4df307e
Compare
Choose a tag to compare
Merge pull request #48 from bitholla/testnet

HollaEx CLI v1.8.1 Release

HollaEx CLI v1.8.0

19 Feb 08:16
dd4a895
Compare
Choose a tag to compare
Merge pull request #44 from bitholla/testnet

HollaEx CLI v1.8

HollaEx CLI v1.7.9

06 Feb 03:11
b1e8eed
Compare
Choose a tag to compare
Merge pull request #39 from bitholla/develop

HollaEx CLI v1.7.9 Release

HollaEx CLI v1.7.8

31 Jan 06:55
a832596
Compare
Choose a tag to compare
Merge pull request #38 from bitholla/develop

HollaEx CLI v1.7.8 Release

HollaEx CLI v1.7.0

20 Dec 03:36
9711b8b
Compare
Choose a tag to compare

This is the first version of HollaEx CLI which is compatible with HollaEx Kit v1.1.x


https://docs.bitholla.com/hollaex-kit/changelog/hollaex-cli#1-7-0-2019-12-19

HollaEx CLI v1.6.6

20 Dec 03:33
9711b8b
Compare
Choose a tag to compare

This is the last version of HollaEx CLI which is compatible with HollaEx Kit v1.0.x.

PLEASE DOWNLOAD hollaex-cli-1.6.6 ends with .zip or .tgz. The Source code compression is generated by GitHub, which is from CLI v1.7.0, not v1.6.6.


https://docs.bitholla.com/hollaex-kit/changelog/hollaex-cli#1-6-6-2019-11-05

HEX CLI v1.5.2 Release

23 Sep 09:17
44ac1c3
Compare
Choose a tag to compare

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.