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

Tracking: add all of the protocol messages #73

Open
4 of 30 tasks
tdelabro opened this issue Sep 19, 2024 · 0 comments
Open
4 of 30 tasks

Tracking: add all of the protocol messages #73

tdelabro opened this issue Sep 19, 2024 · 0 comments

Comments

@tdelabro
Copy link
Collaborator

tdelabro commented Sep 19, 2024

Under src/network/wire/lib.zig are the methods to send messages to another node, by writing those on a "wire".

Under src/network/protocol/messages/version.zig is the first message we have, along with the methods allowing to serialize it into the wire.

Here is the list of all of the protocol messages: https://developer.bitcoin.org/reference/p2p_networking.html

Please convert the following checkbox to issues and work on it (1 per person at the same time):

@zig-bitcoin zig-bitcoin deleted a comment from gdnathan Sep 19, 2024
@zig-bitcoin zig-bitcoin deleted a comment from onlydustapp bot Sep 19, 2024
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

No branches or pull requests

1 participant