Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

When sending final block sync bundle, indicate if the last batch of blocks is 'final' #1273

@Vagabond

Description

@Vagabond

Currently the block sender does not indicate if the final batch of blocks sent is all the block the far end has. Adding a flag to the protocol and having the client check for that to inform further sync behaviour would be useful. Currently the node waits for a new block hash gossip to try to sync again, which may take several minutes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions