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
New /roadmap page tracking GIPs, protocol milestones, and product features across three layers: Product, Protocol, and Economics
Every item is clickable β opens a detail drawer with full overview, Indexer Impact, Delegator Impact, official status, and Lodestar's own assessment
Lodestar assessment is editable by the team; all claims are attributed to sources (official blog, GIP forum threads, Messari reports, GraphOps forum updates)
Filter bar: All / Shipped / In Progress / Planned / Experimental
Accessible via sidebar and mobile nav "More" menu
Bug Fixes
Thawing token inflation on indexer pages: delegatedTokens from the subgraph includes thawing amounts β these are now subtracted before display on the indexer detail page, delegate sub-page, and DelegationCalculator
This is a companion fix to the v1.6.0 delegator portfolio correction; the same class of bug was present on the indexer side
Performance
Parallelised subgraph batch fetching β reduces cold load times on pages with multiple subgraph queries
Dynamic chart imports to reduce initial JS bundle size