ethereumclassic / ethereumclassic/explorer

app crashed,when i query transaction by Transaction Hash

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

Description

if Transaction Hash is not exists.
Expect to return empty or 404

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the crash by querying the explorer with a transaction hash that does not exist, then trace the request from its API entry point to the transaction lookup and error handling. Done means a missing transaction returns an empty result or a 404 instead of crashing; the issue names no files or tests, so identify the relevant ones while investigating.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.