near / near-one-project-tracking

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

[ProjectTracking]: Resolve network concerns for stateless validation #61

Open Longarithm opened 3 months ago

Longarithm commented 3 months ago

Goals

Make sure that increased network usage and network latencies don't impact mainnet stability.

Initial analysis of the problem space

Issues

Links to external documentations and discussions

https://near.zulipchat.com/#narrow/stream/407237-core.2Fstateless-validation/topic/mainnet.20traffic/near/421904005

Estimated effort

TBD

Assumptions

Average state witness size is 2 MB and worst case is 16 MB. So,

Pre-requisites

https://github.com/near/near-one-project-tracking/issues/46

Out of scope

NA

walnut-the-cat commented 3 months ago

@saketh-are and @shreyan-gupta , is there a different github issue we are using for network optimization? If not, let's update this as we make progress

walnut-the-cat commented 2 months ago

Current plans (by @saketh-are )

Benefit of erasure encoding (by @shreyan-gupta )

walnut-the-cat commented 2 months ago

Depends on