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

fix old erc20-xcm implementation: recreate XcmExecutorWrapper #2222

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

librelois
Copy link
Collaborator

What does it do?

Recreate the executor wrapper to inject global context for the holding extension. This wrapper was removed by #2145.

In the medium term the complete erc20 xcm implementation will be redesigned, but in the meantime we need to maintain the functioning of the old implementation on moonbase.

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@librelois librelois added B0-silent Changes should not be mentioned in any release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit labels Apr 12, 2023
@librelois librelois mentioned this pull request Apr 12, 2023
20 tasks
Copy link
Collaborator

@girazoki girazoki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@librelois librelois merged commit b5c6896 into master Apr 13, 2023
@librelois librelois deleted the elois-fix-erc20-xcm branch April 13, 2023 07:35
imstar15 pushed a commit to AvaProtocol/moonbeam that referenced this pull request May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B0-silent Changes should not be mentioned in any release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants