filecoin-project / consensus

Filecoin consensus work
Other
42 stars 5 forks source link

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

Closed ZenGround0 closed 5 years ago

ZenGround0 commented 5 years ago

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