ethereumclassic / ethereumclassic/explorer
Not displaying all individual transactions in some cases
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 263
- Forks
- 249
- PR merge metrics
- No merged PRs in 30d
Description
Balances are displayed correctly.
In some cases, transaction count is accurate (such as in the example below).
In other cases transaction count it is inaccurate.
In all affected cases most individual transactions are missing/not displayed.
Example here: http://etherhub.io/addr/0x8c2e4baf8b50ad99413e2d76b30c05675ec3b2b4

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue using the address in the example URL and compare the displayed transactions with the reported transaction count. Trace the transaction-listing path from that reproduction, then verify that all individual transactions are shown and that the count remains accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100