Skip to content

[explorer] fix: migrate to node watch#1206

Merged
AnthonyLaw merged 3 commits intodevfrom
fix/migrate-node-watch
Sep 11, 2025
Merged

[explorer] fix: migrate to node watch#1206
AnthonyLaw merged 3 commits intodevfrom
fix/migrate-node-watch

Conversation

@AnthonyLaw
Copy link
Copy Markdown
Member

Problem: The Statistic service is going to be deprecated.
Solution: Migrate to the node watch service

Problem: migrate explorer to node watch services
Solution:

Added node watch services to query the node watch endpoint
Rename nodePublicKey to mainPublicKey
Rename hostDetail to geoLocation
Removed Peer Status card table, because it is no longer needed.
Updated node services and unit test
Problem: migrate explorer to node watch services
Solution:

Removed everything related library and URL for the statistic services.
Added query node count endpoint from NodeWatch services.
Added bubble chart config.
Convert 2 bar charts (height and finalized height) into one single bubble chart.
Added more unit tests.
Problem: Bubble chart circle cut in half, tooltips display duplicate data.
Solution: Extended X and Y axis range, removed duplicate Z value.
@netlify
Copy link
Copy Markdown

netlify bot commented Sep 7, 2025

Deploy Preview for explorer-dev ready!

Name Link
🔨 Latest commit f6c4413
🔍 Latest deploy log https://app.netlify.com/projects/explorer-dev/deploys/68bd263bfbd21f0008ad1150
😎 Deploy Preview https://deploy-preview-1206--explorer-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@AnthonyLaw AnthonyLaw requested a review from Wayonb September 7, 2025 06:29
Copy link
Copy Markdown
Contributor

@Wayonb Wayonb left a comment

Choose a reason for hiding this comment

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

👍🏾

@AnthonyLaw AnthonyLaw merged commit 3074dd1 into dev Sep 11, 2025
7 checks passed
@AnthonyLaw AnthonyLaw deleted the fix/migrate-node-watch branch September 11, 2025 17:15
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