ethereumclassic / ethereumclassic/explorer

Homepage not syncing under "blocks" and "transactions" after doing it once

Open
#320 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
263
Forks
249
PR merge metrics
No merged PRs in 30d

Description

Hey. I have a problem with homepage of the explorer. It's not adding the blocks or transactions, even if i press the refresh button next to the "blocks" or "transactions" parts. I can however explore the blocks just fine, but they are not updated on the home page. This is the output on the backend, when pressing refresh:

"[1] POST /data 200 3.714 ms - -"
Could someone point me if there is something wrong with my configuration, or do i need to setup some kind of cronjob for the homepage to be updated?

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the homepage refresh for the “blocks” and “transactions” sections and inspect the backend POST /data request, which returns HTTP 200. Trace why the homepage does not update even though individual block exploration works; done means both sections refresh correctly without requiring an unspecified configuration or cron job.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.