good first issue
Métricas do repositório
- Stars
- (3 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Goal
Record blockchain transaction hashes for transparency and traceability.
Description
Add a tx_hash field to all transaction-related tables.
Link each backend record to its corresponding blockchain transaction.
Deliverables
- Database schema update (
tx_hash,status,block_number) - Endpoint:
GET /transactions/:idreturns blockchain reference