8000 Release Release candidate1.0 · comdex-official/comdex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release candidate1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dheerajkd30 dheerajkd30 released this 05 Jul 15:02
· 1978 commits to development since this release
07007a3

Major release for testnet includes below module and changes

Asset Module: The x/asset module includes asset creation and asset pair creation.
Vault Module: The vault module manages and stores the creation of vaults.
Locker Module: The Locker module allows a token holder to earn variable interest on their principal by locking their tokens into the Locker vault within the protocol.
TokenMint Module: This module is used to mint tokens on a platform.
Rewards Module: Enables rewards on Liquidity Pools on AMMs and comodo.
Collector Module: Collector module is where all the fees and income generated from the protocol will get accumulated.
Liquidation Module: This triggers the liquidation of an asset if the Collateralization Ratio goes below the Liquidation ratio.
Band Oracle Module: The band oracle module fetches the prices of assets.
Market Module: A Market acts as a bridge between Real World Data and Blockchains.
Auction Module: This allows the platform to auction off the liquidated assets.
Liquidity Module: This module enables users on Comdex to Swap, transfer, and pool assets.
Lend Module : This module handles the borrowing and lending logic especially for commodo or any lending-borrowing platform if launched on comdex
ESM : This module handles the emergency shutdown mechanism for the applications.
Fee Grant Module: Allows paying fees on behalf of another account.
IBC v3 upgrade: This release includes v1 of the Interchain Accounts application module. It is the first major feature addition since the v1.0.0 release of ibc-go.
ICA
Authz

What's Changed

New Contributors

Full Changelog: v0.1.0...rc1.0

0