Skip to content

Conversation

@ashucoder9
Copy link
Member

No description provided.

@ashucoder9 ashucoder9 requested a review from a team as a code owner November 13, 2025 13:16
@vercel
Copy link

vercel bot commented Nov 13, 2025

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

Project Deployment Preview Comments Updated (UTC)
builder-hub Error Error Nov 17, 2025 5:24am

<th className="border-r border-neutral-200 dark:border-neutral-800 px-6 py-3 text-center">
<div className="flex items-center justify-center gap-2">
<SortButton
field="validatorCount"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we hide L1s with 0 validator count?

Image

<th className="border-r border-neutral-200 dark:border-neutral-800 px-6 py-3 text-center">
<div className="flex items-center justify-center gap-2">
<SortButton
field="txCount"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image Image

formatting breaks / switches when sorting

tooltip="Average Throughput (TPS) for the selected time-range (only available for daily view)"
>
<span className="text-sm font-semibold tracking-wide text-neutral-700 dark:text-neutral-300">
Avg TPS
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

breaks when sorting by TPS

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

also avg TPS disappears when selecting time range

<th className="border-r border-neutral-200 dark:border-neutral-800 px-6 py-3 text-center">
<div className="flex items-center justify-center gap-2">
<SortButton
field="category"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

breaks when sorting by category

Image

}))
.reverse();
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit:

Image

Total vs Cumulative ? use same wording

return `${value.toFixed(6)}${unit}`;
}
};

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

can we add yearly, monthly, daily to per chain overview?

@owenwahlgren
Copy link
Contributor

can we resolve or remove this?
image

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.

3 participants