asset-transfer-api icon indicating copy to clipboard operation
asset-transfer-api copied to clipboard

Typescript API aiming to provide clear, and simple to use tools for transferring assets across common good parachains.

Results 20 asset-transfer-api issues
Sort by recently updated
recently updated
newest added

There are a few places to keep an eye out for this migration: - Our zombienet scripts use rococo. - Our registry has support for rococo. - Any relay chain...

After adding features like bridges to the API certain error messages are not accurate. It would be nice to review the error cases and messages to make sure they are...

Bug
enhancement

A user should be able to transfer bridged assets with the API in any of the following scenarios from Asset Hub (AH) perspective: - Local transfers in AH - Cross-chain...

enhancement
P1 - High

This should add full support for RelayToBridge

`decodeExtrinsic` should be able to also decode any signed extension inputs, such as assetId etc.

At the moment the API does not allow the user to set a global consensus systems as destination of the transfers (in order to perform a transfer of assets to...

enhancement
P1 - High

It would be nice to have a system to benchmark the `AssetsTransferApi`. Specifically: - Memory profiling of the api under high usage. - Performance, how fast does asset creation take,...

enhancement
P2 - Medium

Each direction has its own nuances. It would be nice to cover those nuances.

This is a work in progress. I would like input on all the following directions on edge cases. I will add as they come clear to me as well. rel:...

This is a tracking issue in order to follow up on changes related to possible default configuration in XCM mentioned in https://github.com/paritytech/polkadot-sdk/issues/2169.