near / stakewars-iv

12 stars 9 forks source link

Known issue: orphan state witness #15

Closed pugachAG closed 7 months ago

pugachAG commented 8 months ago

Bug Report

Overview

Currently we don't properly handle the case when state witness arrives before the parent block. For more information see https://github.com/near/nearcore/issues/10552

Impact

This results in chunk validator not sending endorsement to block producer which could cause chunk not to be included in the block.