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

Implement the leaf range extraction and verification #1871

Open
stranger80 opened this issue May 20, 2024 · 1 comment
Open

Implement the leaf range extraction and verification #1871

stranger80 opened this issue May 20, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@stranger80
Copy link

As per the protobuf message specification in:
https://github.com/starknet-io/starknet-p2p-specs/blob/main/p2p/proto/snapshot.proto#L6

Implement Go modules for following operations

  • ContractRangeRequest
  • ClassRangeRequest
  • ContractStorageRequest
@rianhughes
Copy link
Contributor

See this branch for prototype implementation https://github.com/NethermindEth/juno/tree/proto/p2p-snap-sync

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

3 participants