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: 🚑 remove Pays::No from extrinsics that shouldn't be free #339

Merged
merged 7 commits into from
Jan 28, 2025

Conversation

TDemeco
Copy link
Contributor

@TDemeco TDemeco commented Jan 23, 2025

This PR changes some extrinsics that were previously free to not be free anymore if there was no solid argument for them to be free.
It also adds extra docs for the ones that remain free to explain in more detail the reasoning for those extrinsics to not charge the callers.

Fixes issue #27.

@TDemeco TDemeco requested review from ffarall and snowmead January 23, 2025 20:39
@TDemeco TDemeco requested a review from santikaplan January 24, 2025 15:28
Copy link
Contributor

@santikaplan santikaplan left a comment

Choose a reason for hiding this comment

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

All good here!

@TDemeco TDemeco merged commit 938c988 into main Jan 28, 2025
25 checks passed
@TDemeco TDemeco deleted the fix/remove-free-extrinsics branch January 28, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants