Improvements
- (x/ammswap) #324 The latest upgrade supports x/ammswap module. Users could swap tokens, create/add/reduce liquidity based on OKExChain AMM swap.
- (x/stream) #332 Add x/stream module for OpenDex desktop client.
- (x/mint) https://github.com/okex/cosmos-sdk/pull/33 Inflation model is converted to deflation model. Mint token will be halved in three years by default.
- https://github.com/okex/cosmos-sdk/commit/9e368168fc4b9f60e1f36b3407aedcb40e97a4f7 The prefix of address is changed from okchain to okexchain.
- #328 Change okchain to okexchain. Binary file okchaind is changed to okexchaind, and okchaincli is changed to okexchaincli.