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

Setup GraphSync message types and protobuf encoding #434

Merged
merged 7 commits into from
May 21, 2020

Conversation

austinabell
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

  • Sets up a framework for graphsync and implementation of the protobuf encoding Protobuf Graphsync message type #427
    • Status code options built out
    • Request and response types built out, along with all the core logic
    • Conversions between the protobuf and usable types

Using same lib as in beacon for protobuf so no unnecessary deps

Reference issue to close (if applicable)

Closes #427

Other information and links

@austinabell austinabell merged commit c58aeb4 into master May 21, 2020
@austinabell austinabell deleted the austin/gs/proto branch May 21, 2020 19:27
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.

Protobuf Graphsync message type
3 participants