You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At a glance it looks like bba.go implements the ABA as in the original paper. This has a bug that can be fixed by adding another message round: amiller/HoneyBadgerBFT#59
At a glance it looks like
bba.goimplements the ABA as in the original paper. This has a bug that can be fixed by adding another message round: amiller/HoneyBadgerBFT#59