Releases: AcalaNetwork/Acala
Releases · AcalaNetwork/Acala
Mandala TC2
- Add airdrop module to record giveaways in Mandala Testnet (#120)
- First version of liquidator implemented with offchain worker (#111)
- Update Substrate to commit 41bb2193a267805e2093a081bc3e2aaccc64283a (#123)
- Update storage hasher to allow iterate both storage key and values (#123)
- Emit events on internal transfer (ORML#97)
- Make oracle feed value transactions free (ORML#86)
- Various bug fixes
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5 - Mandala Testnet
Acala Mandala Test Network
Initial release of the Acala Mandala protocol, node and tools. Acala Mandala is a pure experimental and unaudited test network. It contains the following features:
- Create, update and manage multi-collateralized aUSD loans, supporting test DOT and BTC as collaterals
- An auction manager to handle asset liquidation
- A simple oracle implementation with a K'th largest algorithm to tolerate up to K compromised servers
- A built-in decentralized exchange to support instant swaps amongst aUSD, ACA and other supported tokens
- A PoA general council to govern the network
- A docker image is also available
acala/acala-node:0.2.5
0.2.4: Update chain spec (#102)
* bump version * update bootnodes
spec-version-25: Rename vault (#104)
* More vault to loan rename * bump version