Skip to content

hbbft client for private testnet alpha rc2

Latest
Compare
Choose a tag to compare
@SurfingNerd SurfingNerd released this 19 May 20:24
· 380 commits to hbbft since this release
ceea3e1

Integrated a experimential fix for HBBFT,
that makes the node more patient to wait for getting it's part and acks transactions integrated.
Waiting for at least 10 blocks before retrying sending of parts and aks transactions.

This drastically reduced the problems with failing transactions and the creation of 0-transaction blocks,
while the node still could manage to write it's parts and acks in tests.