Skip to content

fix(web): add totalShares to parseRawPoolStats#390

Merged
K1NGD4VID merged 1 commit into
mainfrom
fix/transformers-poolstats-totalshares
Jul 14, 2026
Merged

fix(web): add totalShares to parseRawPoolStats#390
K1NGD4VID merged 1 commit into
mainfrom
fix/transformers-poolstats-totalshares

Conversation

@K1NGD4VID

Copy link
Copy Markdown
Contributor

PoolStats requires a totalShares field but parseRawPoolStats was not populating it. Adds totalShares: BigInt(raw.total_shares || 0). Was blocking next build on main.

PoolStats type requires totalShares (added when share tracking was introduced) but parseRawPoolStats wasn't populating it. Fixes TS2741 blocking next build on main.
@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
trustrove Error Error Jul 14, 2026 2:18pm

@K1NGD4VID K1NGD4VID merged commit f60d46d into main Jul 14, 2026
2 of 4 checks passed
@K1NGD4VID K1NGD4VID deleted the fix/transformers-poolstats-totalshares branch July 14, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant