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(protocol): add getblocks message #115

Merged
merged 6 commits into from
Sep 25, 2024

Conversation

ybensacq
Copy link
Contributor

close #79

Add getblocks message protocol

src/network/protocol/messages/getblocks.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/getblocks.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/getblocks.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/getblocks.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/getblocks.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/getblocks.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/lib.zig Outdated Show resolved Hide resolved
src/network/wire/lib.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/getblocks.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/getblocks.zig Outdated Show resolved Hide resolved
src/network/protocol/messages/getblocks.zig Outdated Show resolved Hide resolved
src/network/wire/lib.zig Outdated Show resolved Hide resolved
@tdelabro
Copy link
Collaborator

tdelabro commented Sep 25, 2024

@ybensacq build is failing

@tdelabro
Copy link
Collaborator

@ybensacq can you rebase? It conflicts with the #90 I just merged

@ybensacq
Copy link
Contributor Author

@tdelabro should be good :)

@tdelabro tdelabro merged commit 4d9a459 into zig-bitcoin:main Sep 25, 2024
1 check passed
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.

getblocks
2 participants