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(starknet_getStorageProof) #415

Closed
1 task done
Tracked by #335
Trantorian1 opened this issue Dec 11, 2024 · 0 comments · Fixed by #292
Closed
1 task done
Tracked by #335

feat(starknet_getStorageProof) #415

Trantorian1 opened this issue Dec 11, 2024 · 0 comments · Fixed by #292
Assignees
Labels
help-wanted Looking for contributors to help with this rpc-v0.8.0 Implementation of RPC specification v0.8.0

Comments

@Trantorian1
Copy link
Collaborator

Is there an existing issue?

  • I have searched the existing issues

Motivation

See #335 for more information about implementing rpc v0.8.0-rc0 in Madara.

Request

Implement starknet_getStorageProof from rpc v0.8.0-rc0.

Note

From the specs: Get merkle paths in one of the state tries: global state, classes, individual contract. A single request can query for any mix of the three types of storage proofs (classes, contracts, and storage)..

Are you willing to help with this request?

Yes!

@Trantorian1 Trantorian1 added help-wanted Looking for contributors to help with this rpc-v0.8.0 Implementation of RPC specification v0.8.0 labels Dec 11, 2024
@Trantorian1 Trantorian1 moved this to In progress in Madara Dec 11, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Madara Dec 11, 2024
@Trantorian1 Trantorian1 mentioned this issue Dec 11, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help-wanted Looking for contributors to help with this rpc-v0.8.0 Implementation of RPC specification v0.8.0
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants