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

Update UnitWeightCost in moonbase runtime #925

Merged

Conversation

girazoki
Copy link
Collaborator

What does it do?

CHarges less amount per xcm instruction to make it work with 0.9.11 pallet_xcm reserve_transfer_assets.

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?

@girazoki girazoki added A0-pleasereview Pull request needs code review. B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes labels Oct 25, 2021
@crystalin
Copy link
Collaborator

Is this only on Moonbase ?

@JoshOrndorff
Copy link
Contributor

Yes, this code only appears in Moonbase.

@girazoki
Copy link
Collaborator Author

It's the only runtime where we use XCM instruction charging, so yes. The mock runtime was already charging less, hence the reason why we have not caught this error before.

@girazoki girazoki merged commit a0692da into master Oct 26, 2021
@girazoki girazoki deleted the charge_less_to_make_relay_reserve_transfer_assets_work branch October 26, 2021 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview Pull request needs code review. B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants