Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance XCM Configuration for Teleportation and Asset Hub Support #810

Closed
wants to merge 104 commits into from

Conversation

asiniscalchi
Copy link
Member

@asiniscalchi asiniscalchi commented Oct 10, 2024

PR Type

enhancement


Description

  • Enhanced the XCM configuration to support teleportation and asset hub integration.
  • Introduced ASSET_HUB_ID and related parameters for asset management.
  • Configured LocalAssetTransactor to track teleports using the Checking parameter.
  • Enabled teleporting by defining TrustedTeleporters and updating the IsTeleporter type.

Changes walkthrough 📝

Relevant files
Enhancement
xcm_config.rs
Enhance XCM configuration for teleporting and asset hub support

xcm-simulator/src/laosish/configs/xcm_config.rs

  • Added ASSET_HUB_ID constant for asset hub identification.
  • Introduced new parameters for teleportation and asset handling.
  • Configured LocalAssetTransactor to track teleports.
  • Enabled teleporting with TrustedTeleporters.
  • +20/-6   

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    @asiniscalchi
    Copy link
    Member Author

    /describe

    @asiniscalchi
    Copy link
    Member Author

    @github-actions github-actions bot changed the title Feature/allow teleport for asset hub Enhance XCM configuration to support teleporting and asset hub Oct 10, 2024
    Copy link

    PR Description updated to latest commit (ae83aa3)

    @asiniscalchi
    Copy link
    Member Author

    /describe

    Copy link

    PR Description updated to latest commit (4145bd4)

    @github-actions github-actions bot changed the title Enhance XCM configuration to support teleporting and asset hub Enhance XCM Configuration for Teleportation and Asset Hub Support Oct 10, 2024
    @asiniscalchi asiniscalchi changed the base branch from feature/add_laosish_xcm_tests to main October 12, 2024 11:00
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants