Skip to content

Releases: Alzymologist/Kalatori-backend

v0.3.0

29 Nov 09:09
eed61e2
Compare
Choose a tag to compare

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

25 Nov 20:06
8f27044
Compare
Choose a tag to compare

[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

07 Mar 20:02
e6e79d5
Compare
Choose a tag to compare
  • 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

Full Changelog: https://github.com/Alzymologist/Kalatori-backend/commits/0.1.2