Area
Backend API security
Problem
Transaction hash lookup endpoints should reject malformed identifiers early. This avoids noisy logs, unnecessary database work, and ambiguous client errors.
Acceptance Criteria
Validation
Run backend transaction route tests and OpenAPI drift check.
Area
Backend API security
Problem
Transaction hash lookup endpoints should reject malformed identifiers early. This avoids noisy logs, unnecessary database work, and ambiguous client errors.
Acceptance Criteria
Validation
Run backend transaction route tests and OpenAPI drift check.