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

[XCM in SCs] Implement XCM precompile #7740

Open
3 tasks
Tracked by #6718 ...
serban300 opened this issue Feb 27, 2025 · 0 comments
Open
3 tasks
Tracked by #6718 ...

[XCM in SCs] Implement XCM precompile #7740

serban300 opened this issue Feb 27, 2025 · 0 comments
Assignees
Labels
T6-XCM This PR/Issue is related to XCM. T7-smart_contracts This PR/Issue is related to smart contracts.

Comments

@serban300
Copy link
Contributor

serban300 commented Feb 27, 2025

Related to: #6775
Related to: #6718

There are 2 XCM-related methods that for the moment can be called only by the contracts written in rust:

Some more methods might be added in the future

We should:

  • also expose them to solidity contracts as a precompile
  • stabilize the rust implementation

Prerequisites:

@serban300 serban300 added T6-XCM This PR/Issue is related to XCM. T7-smart_contracts This PR/Issue is related to smart contracts. labels Feb 27, 2025
@serban300 serban300 self-assigned this Feb 27, 2025
@serban300 serban300 changed the title [XCM in SCs] Expose xcm_execute and xcm_send as solidity precompiles [XCM in SCs] Expose xcm_execute and xcm_send a solidity precompile Feb 27, 2025
@serban300 serban300 changed the title [XCM in SCs] Expose xcm_execute and xcm_send a solidity precompile [XCM in SCs] Expose xcm_execute and xcm_send as a solidity precompile Feb 27, 2025
@serban300 serban300 changed the title [XCM in SCs] Expose xcm_execute and xcm_send as a solidity precompile [XCM in SCs] Expose xcm_execute and xcm_send as solidity precompile Feb 27, 2025
@serban300 serban300 changed the title [XCM in SCs] Expose xcm_execute and xcm_send as solidity precompile [XCM in SCs] Implement XCM precompile Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T6-XCM This PR/Issue is related to XCM. T7-smart_contracts This PR/Issue is related to smart contracts.
Projects
None yet
Development

No branches or pull requests

1 participant