coinbase / coinbase/smart-wallet
Fix the issue with slow response time after submitting a transaction
- Dominant language
- Solidity
- Stars
- 487
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
After submitting a transaction through Smart Wallet, the app sometimes takes a long time to respond, making users unsure if the transaction went through.
## Problem Description
- Users experience slow response times after submitting a transaction.
- The app does not provide immediate feedback, leaving users unsure if the action was successful.
- This could cause confusion and frustration for users, especially when they’re unsure whether to retry or wait.
## Expected Behavior
- The app should provide instant feedback once a transaction is submitted.
- Users should see a confirmation that the transaction was successfully initiated without long delays.
## Proposed Solution
- Improve the response time after submitting transactions.
- Show a clear confirmation message or animation indicating the transaction is being processed.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by tracing the Smart Wallet transaction-submission flow, then verify that submission gives immediate confirmation or processing feedback without requiring users to wait or retry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100