zig-bitcoin / btczee

Bitcoin protocol implementation in Zig.
https://zig-bitcoin.github.io/btczee/
MIT License
48 stars 30 forks source link

Refactoring: serialize message #152

Closed ybensacq closed 1 month ago

ybensacq commented 1 month ago
  1. refactoring serialize function
  2. add missing generic checksum
  3. refactoring deserializeSlice function
tdelabro commented 1 month ago

or removed, if it's never used .... But I think it's used for tests