Skip to content

sdk: v6.2.0

Compare
Choose a tag to compare
@dudo50 dudo50 released this 19 Oct 00:35

6.2.0 (2024-10-19)

Features

  • xcm-api: Add balance queries to XCM-API 👨‍🔧 (4475ea7)

Bug Fixes

  • sdk: Fix AssetHub transfer issues 🔧 (412c9ab)

Documentation

  • Add TSDoc reference comments to exported functions 📄 (73b8cfe)

Miscellaneous Chores

  • Add consistent type imports ESlint rule ✏️ (61c20ae)
  • xcm-tools: Add starter template projects to readme (8e9cbf7)

Code Refactoring

  • sdk: Generalize Builder class - preparation for PAPI implementation 🛠️ (5d3f34f)
  • sdk: Generalize PolkadotJS code ⚙️ (582fbdf)

Tests

  • Improve overall unit test coverage to above 90% 🧪 (aeb32bb)
  • sdk: Correctly mock ApiPromise in Builder / transfer tests 🧪 (8e01c4f)