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

Verify Starknet header in Wasm light client #216

Closed
ljoss17 opened this issue Jan 21, 2025 · 0 comments · Fixed by #205
Closed

Verify Starknet header in Wasm light client #216

ljoss17 opened this issue Jan 21, 2025 · 0 comments · Fixed by #205
Assignees
Milestone

Comments

@ljoss17
Copy link
Contributor

ljoss17 commented Jan 21, 2025

The PR #203 added a SignedStarknetHeader containing the header and the signature.
The header and signature should be verified when a client update is sent. To do this, the relayer’s public key should be stored in the client state upon creating the client.

@ljoss17 ljoss17 added this to the MVP Demo #2 milestone Jan 21, 2025
@ljoss17 ljoss17 self-assigned this Jan 21, 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 a pull request may close this issue.

1 participant