zig-bitcoin / btczee

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

feat: merkleblock #125

Closed bloomingpeach closed 2 months ago

bloomingpeach commented 2 months ago

Description

Fixes #95

tdelabro commented 2 months ago

@bloomingpeach I saw you pushed new commits but some of the previous review comments are still to be fixed, ping me when you are entirely done and ready to be reviewed again 👀

bloomingpeach commented 2 months ago

Thanks for your review, I've refactored @tdelabro

bloomingpeach commented 2 months ago

@tdelabro sorry I forgot to fix the other test, kindly review again.