You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
changed the title
[XCM in SCs] Expose xcm_execute and xcm_send as solidity precompile
[XCM in SCs] Implement XCM precompile
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:
xcm_execute
xcm_send
Also these 2 methods are not marked as stable at the moment.
Some more methods might be added in the future
We should:
Prerequisites:
The text was updated successfully, but these errors were encountered: