near / nearcore

Reference client for NEAR Protocol
https://near.org
GNU General Public License v3.0
2.3k stars 600 forks source link

Prefetch storage for `claim.sweat` and `earn.kaiching` #10987

Open mooori opened 2 months ago

mooori commented 2 months ago

The aim is to reduce chunk processing latency.

Resources

nagisa commented 2 months ago

claim.sweat::claim is now being prefetched as of https://github.com/near/nearcore/pull/11094