-
Notifications
You must be signed in to change notification settings - Fork 53
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
Implement pallet_registrar hooks #325
Merged
Merged
Commits on Nov 16, 2023
-
Implement pallet_registrar hooks
Alows to execute code on register and deregsiter Also, change the pausing mechanism, now we have a separate `Paused` storage item. This was needed because otherwise pausing and unpausing could trigger hooks when it should not.
Configuration menu - View commit details
-
Copy full SHA for 39b79a0 - Browse repository at this point
Copy the full SHA 39b79a0View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 92e0246 - Browse repository at this point
Copy the full SHA 92e0246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 069826a - Browse repository at this point
Copy the full SHA 069826aView commit details -
Configuration menu - View commit details
-
Copy full SHA for acfc54b - Browse repository at this point
Copy the full SHA acfc54bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 076cb60 - Browse repository at this point
Copy the full SHA 076cb60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dc52c9 - Browse repository at this point
Copy the full SHA 3dc52c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c21f0f - Browse repository at this point
Copy the full SHA 5c21f0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff9ed48 - Browse repository at this point
Copy the full SHA ff9ed48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85fb34c - Browse repository at this point
Copy the full SHA 85fb34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c97dc54 - Browse repository at this point
Copy the full SHA c97dc54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55208ae - Browse repository at this point
Copy the full SHA 55208aeView commit details
Commits on Nov 20, 2023
-
Separate pause into pause and unpause extrinsics
And some pr comments
Configuration menu - View commit details
-
Copy full SHA for 389ff84 - Browse repository at this point
Copy the full SHA 389ff84View commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f9f0e82 - Browse repository at this point
Copy the full SHA f9f0e82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 391e30e - Browse repository at this point
Copy the full SHA 391e30eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cea9983 - Browse repository at this point
Copy the full SHA cea9983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12f6d6d - Browse repository at this point
Copy the full SHA 12f6d6dView commit details
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 96b9a9f - Browse repository at this point
Copy the full SHA 96b9a9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da8980 - Browse repository at this point
Copy the full SHA 8da8980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 815d39e - Browse repository at this point
Copy the full SHA 815d39eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d985e - Browse repository at this point
Copy the full SHA 53d985eView commit details
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.