xcm-tools
xcm-tools copied to clipboard
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds
:robot: I have created a release *beep* *boop* --- ## [5.4.0](https://github.com/paraspell/xcm-tools/compare/sdk-v5.3.0...sdk-v5.4.0) (2024-05-24) ### Features * Add support for querying balances for parachains ([c236def](https://github.com/paraspell/xcm-tools/commit/c236def6abec0f484febc247a62ac86f2b429241)) * update TransferInfo ([931c4e0](https://github.com/paraspell/xcm-tools/commit/931c4e0f1f789f204a5b8950295a95e7b29c4499)) ### Miscellaneous Chores...
See which Parachains added XCM compatibility, which left ecosystem and which updated versions.
:robot: I have created a release *beep* *boop* --- ## [1.2.2](https://github.com/paraspell/xcm-tools/compare/xcm-analyser-v1.2.1...xcm-analyser-v1.2.2) (2024-05-24) ### Miscellaneous Chores * Update Node.js to v20 LTS ([4b00caa](https://github.com/paraspell/xcm-tools/commit/4b00caa58649051f4dea57e7f6ebb94baa6e307a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please)....
:robot: I have created a release *beep* *boop* --- ## [1.1.2](https://github.com/paraspell/xcm-tools/compare/xcm-router-v1.1.1...xcm-router-v1.1.2) (2024-05-24) ### Miscellaneous Chores * Update Node.js to v20 LTS ([4b00caa](https://github.com/paraspell/xcm-tools/commit/4b00caa58649051f4dea57e7f6ebb94baa6e307a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please)....
We are currently handling the situation with manual swap chain selection. If the user wants to swap an amount that will result in a negative amount we give an error....
In case, that our SDK uses an older version and Parachain has already switched to a newer version add the ability to override the version manually by optional parameter .xcmVersion(number)....
https://forum.polkadot.network/t/polkadot-kusama-bridge/2971/31
If user enters small amount it will return negative amounts on exchange chain calculation and result in error but user is not notified about this. Fix this, so that either...