Releases: paritytech/asset-transfer-api
Releases · paritytech/asset-transfer-api
v0.1.0-alpha.2
- 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
- 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
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.