hyperledger / hyperledger/fabric

BFT Block Puller: optimistic target height selection

Open
#4,698 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
16.7k
Forks
9.1k
Avg merge
5h 38m
Merged PRs (30d)
26

Description

Currently the bft synchronizer is probing the height of remote orderers and deciding upon the target height using a heuristic based on cluster size and F.

It is possible to get the last block from each remote orderer, and verify each block, if possible. One can then take the max height of all verified blocks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.