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: hashi prover #69

Merged
merged 11 commits into from
Oct 1, 2024
Merged

feat: hashi prover #69

merged 11 commits into from
Oct 1, 2024

Conversation

allemanfredi
Copy link
Collaborator

This PR adds:

  • HashiProver: a contract that allows to read a storage value from an hashi block header given a proof generated with the rpc service
  • rpc: a JSON-RPC server that exposes different methods. At the moment it exposes just hashi_getAccountAndStorageProof that is used to get the proofs to use with the HashiProver

@bertani bertani assigned bertani and unassigned bertani Oct 1, 2024
@bertani bertani self-requested a review October 1, 2024 13:44
Copy link
Collaborator

@bertani bertani left a comment

Choose a reason for hiding this comment

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

lgtm

@allemanfredi allemanfredi merged commit ca95bfd into feat/v0.2.0 Oct 1, 2024
1 check failed
@allemanfredi allemanfredi deleted the feat/hashi-prover branch October 1, 2024 13:45
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