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: allow authorized relayers to update light client contract #204

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Farhad-Shabani
Copy link
Member

@Farhad-Shabani Farhad-Shabani commented Jan 17, 2025

Closes: #157

Description

This PR updates the core contract to ensure that only authorized relayers can perform client updates.
(temporary to meet the 2nd demo objectives).
Additionally, it introduces another missing permission layer: only the IBC core contract is allowed to invoke client execution endpoints (such as update, recover, and upgrade clients).
Lastly, a few typos have also been fixed.

@Farhad-Shabani Farhad-Shabani changed the title feat: allow trusted relayers to update light client contracts feat: allow authorized relayers to update light client contract Jan 19, 2025
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.

Authenticate based on trusted relayer's signature for the Comet client on Starknet
1 participant