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

Add new commitment hook #6

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

ParthDesai
Copy link
Collaborator

Description

This PR adds a commitment hook in outbound queue pallet. This hook is called whenever there is new commitment. Since it is called in on_finalize the hook should have as little weight as possible.

@ParthDesai ParthDesai merged commit b0e8692 into tanssi-polkadot-stable2409 Jan 8, 2025
41 of 65 checks passed
@ParthDesai ParthDesai deleted the add-commitment-hook branch January 8, 2025 12:24
tmpolaczyk pushed a commit that referenced this pull request Jan 8, 2025
* add on_new_commitment hook
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.

2 participants