mirbft icon indicating copy to clipboard operation
mirbft copied to clipboard

Does MirBFT plan to add a follower module?

Open xcshuan opened this issue 4 years ago • 1 comments

Does MirBFT plan to add a follower module? Followers can synchronize requests but cannot participate in consensus. And, different nodes have different voting powers.

xcshuan avatar May 25 '21 07:05 xcshuan

Hi, in principle both is possible, but currently the priority is focusing on making the basic protocol work, such that it can be integrated into useful projects. Creating a follower role and generalizing voting to use weights are very interesting add-ons to implement when the basic protocol is ready.

matejpavlovic avatar May 26 '21 12:05 matejpavlovic