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

[BREAKING] Feat: tx pause #855

Merged
merged 8 commits into from
Jan 20, 2023
Merged

[BREAKING] Feat: tx pause #855

merged 8 commits into from
Jan 20, 2023

Conversation

sander2
Copy link
Member

@sander2 sander2 commented Jan 16, 2023

Breaking because of new events and removal of StatusCode::Shutdown

This adds a fork of substrate's WIP tx-pause pallet. I added some integration tests to ensure functionality, including one that shows that it shouldn't be possible to brick to parachain, i.e. democracy can always be used to recover.

I also removed StatusCode::Shutdown from security and its related tests, since with this pr it becomes redundant

@sander2 sander2 marked this pull request as ready for review January 18, 2023 14:16
Copy link
Member

@gregdhill gregdhill left a comment

Choose a reason for hiding this comment

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

One comment on the change to the filter, otherwise LGTM!

parachain/runtime/interlay/src/lib.rs Outdated Show resolved Hide resolved
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