0xMiden / 0xMiden/wallet-adapter
Add `requestTransactionRecords` to request transaction records for transaction history
未关闭
- 主要语言
- TypeScript
- 星标
- 2
- 派生
- 9
- 平均合并
- 25 分钟
- 30 天内合并 PR
- 1
描述
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.
贡献指南
调研方向
查看现有的钱包适配器 API 方法,以了解添加新方法(如 `requestTransactionRecords`)的模式。检查代码库以了解交易数据当前的处理或存储方式。确定该方法需要哪些参数以及应返回的数据格式。检查是否存在类似 API 方法的现有测试,以作为模板参考。
由索引模型根据 Issue 内容生成。
评估
- 领域
- api, backend-api-design
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100