near / near-one-project-tracking

A repository for tracking work items that NEAR One is working on.
0 stars 0 forks source link

[Project tracking] Make protocol more resilient to large state witness #75

Open walnut-the-cat opened 2 months ago

walnut-the-cat commented 2 months ago

Currently, we are enforcing several types of size limits to make state witness stay within reasonable size. However, this also have negative impact on performance as we cannot send/receive state witness size beyond certain limit. We need to think about how to make protocol more resilient.