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
Currently it is possible to send a sequence of transactions that results in very large chunk state witness. Distributing such state witness to chunk validators will take a lot of time, so block producer won't receive endorsements for the chunk in time. This results in a missing chunk and next chunk producer will execute the same receipts repeating the process.
Bug Report
Overview
Currently it is possible to send a sequence of transactions that results in very large chunk state witness. Distributing such state witness to chunk validators will take a lot of time, so block producer won't receive endorsements for the chunk in time. This results in a missing chunk and next chunk producer will execute the same receipts repeating the process.
For more details see near/nearcore#9378
Impact
This will effectively make the shard unavailable.
The text was updated successfully, but these errors were encountered: