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

feat: only authorized relayers can invoke handlers with commitment proof verification #240

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

Farhad-Shabani
Copy link
Member

Closes: #228

@Farhad-Shabani Farhad-Shabani requested a review from rnbguy January 29, 2025 00:36
@Farhad-Shabani Farhad-Shabani added this to the MVP Demo #2 milestone Jan 29, 2025
@@ -466,8 +466,6 @@ fn try_timeout_packet(timeout_height: Height, timeout_timestamp: Timestamp) {

start_cheat_caller_address(ics20.address, core.address);

core.register_relayer(RELAYER());
Copy link
Member

Choose a reason for hiding this comment

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

same here.

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

@rnbguy rnbguy left a comment

Choose a reason for hiding this comment

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

I asked for few clarifications. Otherwise, it looks good 🙂

@Farhad-Shabani Farhad-Shabani merged commit 76a83f4 into main Jan 31, 2025
6 checks passed
@Farhad-Shabani Farhad-Shabani deleted the farhad/only-relayer-can-submit-proofs branch January 31, 2025 14:59
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.

[cairo/ibc-core] only relayer should submit commitment proofs
2 participants