0xMiden / 0xMiden/wallet-adapter
Add `requestTransactionRecords` to request transaction records for transaction history
- Lenguaje dominante
- TypeScript
- Estrellas
- 2
- Forks
- 9
- Merge medio
- 25 min
- PR fusionados (30 d)
- 1
Descripción
Currently, the wallet adapter does not expose any API or method to retrieve transaction records. This limitation prevents dApps from accessing transaction history or performing logic that depends on past transactions (e.g., displaying transaction history, verifying previous actions, or analyzing account activity)
I would love to take this issue.
Guía de contribución
Línea de trabajo
Look at the existing wallet adapter API methods to understand the pattern for adding a new method like `requestTransactionRecords`. Examine the codebase for how transaction data is currently handled or stored. Determine what parameters the method needs and what data format it should return. Check if there are existing tests for similar API methods to follow as a template.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- typescript
- Área
- api, backend-api-design
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100