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

Pausable ISM #84

Merged
merged 5 commits into from
Jan 15, 2024
Merged

Conversation

nambrot
Copy link
Contributor

@nambrot nambrot commented Jan 12, 2024

This PR is the same as hyperlane-xyz#1, just rebased onto main.

It adds a Pausable ISM which allows a message sender to easily halt liveness in an effort to secure safety. It mirrors the Pausable Hook as well as the solidity PausableISM https://github.com/hyperlane-xyz/hyperlane-monorepo/blob/b14f997810ebd7dbdff2ac6622a149ae77010ae3/solidity/contracts/isms/PausableIsm.sol#L11

We highly recommend merging this.

@byeongsu-hong byeongsu-hong self-requested a review January 15, 2024 05:26
Copy link
Collaborator

@byeongsu-hong byeongsu-hong left a comment

Choose a reason for hiding this comment

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

lgtm

@byeongsu-hong byeongsu-hong merged commit d9d8937 into many-things:main Jan 15, 2024
1 of 2 checks passed
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.

None yet

3 participants