Skip to content

Releases: paritytech/asset-transfer-api

v0.1.0-alpha.2

29 May 21:42
3e75c9b
Compare
Choose a tag to compare
  • Update polkadot-js deps
  • Support for Ethereum addresses
  • Proper xcm input validation for assetIds
  • Fix xcm construction of parents field for SystemToPara
  • Add teleport logic for native vs foreign assets
  • Add fee estimation
  • Improve github pages docs
  • Add registry functionality, as well as injectedRegistry
  • Add V3 support, and remove V1 and V0 support

v0.1.0-alpha.1

21 Mar 12:07
cad9829
Compare
Choose a tag to compare
  • Add sanitization and validation for addresses. This includes SS58, and public keys.
  • Add Top level BaseError implementation for future Error handling.

v0.1.0-alpha.0

18 Mar 14:10
bcf3a79
Compare
Choose a tag to compare

This is the first alpha release!

This repository is not production ready, and all feedback is welcome. The alpha period is a time for testing new features and functionality. Please read the readme for more information.