go-graphsync
go-graphsync copied to clipboard
Blocks can be zero sized
Currently, if we send a zero-size block, we won't process block hooks, etc. This case may actually be fine, but we can't assume that a zero block size implies no block.
I'm pretty sure this is not still an issue? Need to revisit