filecoin-project/consensus

Fix bug where blocks of different heights are generated in a single round

Closed this issue · 0 comments

From #5

Issue 1: On running this, we have a panic occuring as blocks of different heights are generated in a single round (happens maybe once every twenty runs, line 425). P2