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

Increase amount charged for xcm in local unit #1228

Merged
merged 7 commits into from
Jan 27, 2022

Conversation

girazoki
Copy link
Collaborator

@girazoki girazoki commented Jan 27, 2022

What does it do?

Charges more for xcm in our local token. Before we had IdentityFee that charged 1-1 weight and fee, but since we have 18 decimals this ends up being a small amount. We used 1-50K weight to fee now

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 mentioned this pull request Jan 27, 2022
32 tasks
@girazoki girazoki added A0-pleasereview Pull request needs code review. B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes labels Jan 27, 2022
@crystalin crystalin added A8-mergeoncegreen Pull request is reviewed well. and removed A0-pleasereview Pull request needs code review. labels Jan 27, 2022
@girazoki girazoki merged commit 38aeee0 into master Jan 27, 2022
@girazoki girazoki deleted the girazoki-update-weight-to-fee-xcm branch January 27, 2022 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A8-mergeoncegreen Pull request is reviewed well. 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