MetaMask / MetaMask/metamask-extension
Can't access transaction hex
Open
Nobody has claimed this yet.
T08-featureRequest
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
The app only displays the hash of a tx, but nowhere in the UI is the full transaction hex accessible. It would be helpful to be able to copy/access the signed transaction so it could be manually broadcast on more channels.
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
No file, test, or entry point is named. Start by locating the transaction details UI and the code that retains signed transaction data; then determine where a user could copy or access the full transaction hex and add coverage for that interaction. Done means the signed transaction can be retrieved from the UI for manual broadcast.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100