All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Release date: 2019-08-XX.
Release date: 2019-08-19.
Release date: 2019-08-09.
Release date: 2019-08-09.
Release date: 2019-08-01.
Release date: 2019-06-28.
Release date: 2019-03-12.
- Keystore in withdraw command Update
withdraw
command using keystore instead of private key - Keystore in deposit token command Update
deposit-token
command using keystore instead of private key - Keystore in create wallet command Update
create-wallet
command using keystore instead of private key - Keystore in order sign command Update
sign
command using keystore instead of private key - Keystore in create order command Update
create order
command using keystore instead of private key - Keystore in cancel order command Update
order cancel
command using keystore instead of private key - Keystore in approve command Update
approve
command using keystore instead of private key - CLI get allowance command Remove
privateKeyValidator
andprivateKeyService
dependencies fromGetAllowanceCommand
- CLI get balance command Remove
privateKeyValidator
andprivateKeyService
dependencies fromGetBalanceCommand
- CLI get address command Remove
privateKeyValidator
andprivateKeyService
dependencies fromGetAddressCommand
- Keystore in deposit ETH command Update
deposit-eth
command using keystore instead of private key
Release date: 2019-03-06.
- CredentialBaseCommand Add
CredentialBaseCommand
to separate private key and keystore object utilities fromABaseCommand
- CLI generate keystore command
- CLI create order command
- Command factories
- CLI deposit token command
- Circle CI
- CLI cancel order command
- CLI get allowance command
- CLI get trading wallet asset balance command
- CLI deposit ETH command
- CLI approve command
- CLI withdraw command
- Deposit Token with approve
- Allowance
- Private key from mnemonic
- Pair fee
- Pair last price
Release date: 2019-02-12.
- Initial release.