Skip to content

feat: update banner to mainnet - #53

Merged
dewabisma merged 2 commits into
mainfrom
beast/update-banner
Sep 14, 2026
Merged

dewabisma merged 2 commits into
mainfrom
beast/update-banner

Conversation

@dewabisma

Copy link
Copy Markdown
Collaborator

Just changing planck to mainnet and make uptime live data

@dewabisma
dewabisma requested a review from n13 September 14, 2026 08:29

@n13 n13 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Reviewer model: GPT 5.6 Sol

APPROVE — no blocking findings at 53bb22f3da81f53027c1cbb4e677ade51c517a94.

The mainnet telemetry switch matches the live feed: Quantus is advertised under the new genesis hash, and the uptime path targets Grafana panel 82 (Mainnet Bootnodes - Uptime) using its configured lastNotNull reduction. The parser, same-origin client path, local Vite adapter, Pages Function, and ticker update are consistent with that contract.

Validation:

  • npx --yes bun@latest test — 30 passed, 0 failed.
  • Prettier on all eight changed files — passed; the repository-wide check still reports 26 unrelated pre-existing files.
  • SITE_BASE_URL=http://localhost:3000 npx --yes bun@latest run build — passed.
  • npx --yes wrangler@latest pages functions build ... — passed, and the bundled Pages runtime returned HTTP 200 with a finite live percentage and Cache-Control: public, max-age=60.
  • git diff --check — passed.

GitHub reports no CI checks for this branch. Plain repository-wide tsc --noEmit is also not a clean signal because the existing project configuration lacks Bun test and one Astro component declaration; the changed non-test uptime/Pages modules type-checked directly. No blocking findings remain.

@dewabisma
dewabisma merged commit 278d497 into main Sep 14, 2026
@dewabisma
dewabisma deleted the beast/update-banner branch September 14, 2026 10:51
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.

2 participants