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
{{ message }}
This repository was archived by the owner on Jan 7, 2026. It is now read-only.
In #31, we are adding a caching layer for MinerID->IPNI PeerID lookup to avoid making too many RPC API calls.
Miner peer IDs are not immutable. They don't change frequently, but when they do, we need to update our cached values.