issues
search
zig-bitcoin
/
btczee
Bitcoin protocol implementation in Zig.
https://zig-bitcoin.github.io/btczee/
MIT License
48
stars
30
forks
source link
feat: implemented headers message
#148
Closed
ptisserand
closed
1 month ago
ptisserand
commented
1 month ago
Close #81
Add
headers
message protocol
Add 'headers' serialization/deserialization test using payload example from
https://developer.bitcoin.org/reference/p2p_networking.html#headers
Add
eql
method on
BlockHeader
Close #81
headers
message protocoleql
method onBlockHeader