-
Notifications
You must be signed in to change notification settings - Fork 6
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
🔧 Add missing extrinsics to call filter #412
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JuaniRios
changed the title
add missing extrinsics to call filter
🔧 Add missing extrinsics to call filter
Oct 10, 2024
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @JuaniRios and the rest of your teammates on Graphite |
Graphite Automations"Auto-assign PRs to author" took an action on this PR • (10/10/24)1 assignee was added to this PR based on Juan Ignacio Rios's automation. |
lrazovic
approved these changes
Oct 10, 2024
Merged
lrazovic
force-pushed
the
10-09-use_skip-feeless-payment_pallet
branch
from
October 10, 2024 12:20
0fbc9a1
to
5ba9aa5
Compare
lrazovic
force-pushed
the
10-10-add_missing_extrinsics_to_call_filter
branch
from
October 10, 2024 12:20
324d42d
to
2af9c37
Compare
JuaniRios
force-pushed
the
10-09-use_skip-feeless-payment_pallet
branch
from
October 10, 2024 12:23
5ba9aa5
to
0fbc9a1
Compare
JuaniRios
force-pushed
the
10-10-add_missing_extrinsics_to_call_filter
branch
from
October 10, 2024 12:23
2af9c37
to
324d42d
Compare
JuaniRios
force-pushed
the
10-09-use_skip-feeless-payment_pallet
branch
from
October 10, 2024 13:44
0fbc9a1
to
cbbec19
Compare
JuaniRios
force-pushed
the
10-10-add_missing_extrinsics_to_call_filter
branch
from
October 10, 2024 13:45
324d42d
to
ee4b0c4
Compare
JuaniRios
force-pushed
the
10-09-use_skip-feeless-payment_pallet
branch
from
October 10, 2024 13:47
cbbec19
to
142908c
Compare
JuaniRios
force-pushed
the
10-10-add_missing_extrinsics_to_call_filter
branch
from
October 10, 2024 13:47
ee4b0c4
to
fe4f161
Compare
JuaniRios
changed the base branch from
10-09-use_skip-feeless-payment_pallet
to
graphite-base/412
October 10, 2024 14:31
JuaniRios
force-pushed
the
10-10-add_missing_extrinsics_to_call_filter
branch
from
October 10, 2024 14:35
fe4f161
to
30720d6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What?
Add more extrinsics to the "allowed" calls in the call filter of pallet-funding
Why?
We added new extrinsics but forgot to add them there