Open jcnelson opened 1 month ago
Right now, the node will download every block in a confirmed tenure, even if it has all but one of the blocks. It should instead inform the remote peer as to which blocks it specifically wants, e.g. via a bitmap, and only fetch those.
Right now, the node will download every block in a confirmed tenure, even if it has all but one of the blocks. It should instead inform the remote peer as to which blocks it specifically wants, e.g. via a bitmap, and only fetch those.