alchemyplatform / alchemyplatform/aa-sdk
FR: add `waitForUserOperationReceipt`
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 321
- Forks
- 231
- Avg merge
- 43m
- Merged PRs (30d)
- 3
Description
We currently support waitForUserOperationTransaction but we should also support waitForUserOperationReceipt for folks who want to get the full receipt
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing waitForUserOperationTransaction entry point and any tests covering it. Add the corresponding waitForUserOperationReceipt support for callers who need the full receipt, and update or add tests showing that the receipt is returned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100