Releases: Alzymologist/Kalatori-backend
Releases · Alzymologist/Kalatori-backend
v0.3.0
This is a public beta release of the Kalatori daemon. While it adheres to the API specs, it is still under active development. We encourage you to test it and provide feedback.
📦 Docker Image:
Docker Image: docker pull alzymologist/kalatori:0.3.0
🗳️Kalatori crate:
Kalatori crate: cargo install kalatori
v0.2.7
[0.2.7] - 2024-11-18
🚀 Features
- Asset Hub transactions with fee currency
- Autofill tip with asset
- Pass asset id into transaction constructor to properly select fee currency
🧪 Testing
- Test cases to cover partial withdrawal and Asset Gub transfers
📦 Docker Image:
Docker Image: docker pull alzymologist/kalatori:0.2.7
0.1.2
- Added AssetHub support (via a separate
kalatori-ah
binary for now). - Simplified cashout logic on chain-basic assets.
- Gracefully handle temporary RPC disconnects.
- Don't block new orders on blockchain catch-up after the daemon's downtime.
New Contributors
- @fluiderson made their first contribution in #1
- @Vovke made their first contribution in #5
- @kirushik made their first contribution in #13
- @Slesarew made their first contribution in #12
- @dependabot made their first contribution in #19
- @Nyoxis made their first contribution in #17
Full Changelog: https://github.com/Alzymologist/Kalatori-backend/commits/0.1.2