Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist transactions between reload #31

Closed
danfinlay opened this issue Mar 7, 2016 · 0 comments
Closed

Persist transactions between reload #31

danfinlay opened this issue Mar 7, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@danfinlay
Copy link
Contributor

Currently if a dapp initiates a transaction, and the user gets confused, they might reload the dapp, which currently would wipe the pending transaction to sign.

We should persist these transactions, and keep them managed in some kind of transactions view, where a user can view pending, signed, and completed transactions.

Submitted by Nick Dodson.

@kumavis kumavis modified the milestone: Invite Only Beta Mar 8, 2016
@danfinlay danfinlay modified the milestones: Public Beta, Invite Only Beta Apr 11, 2016
@kumavis kumavis closed this as completed Jun 3, 2016
SeungjunWe pushed a commit to DcentWallet/metamask-extension that referenced this issue Jul 13, 2020
…vesrion

(Fix) Explicit conversion of networkID to number
danjm pushed a commit that referenced this issue Oct 6, 2020
danjm pushed a commit that referenced this issue Oct 6, 2020
aloisklink pushed a commit to aloisklink/metamask-extension that referenced this issue Jan 19, 2022
legobeat added a commit to legobeat/metamask-extension that referenced this issue Dec 10, 2022
Fixed CodeQL advisory MetaMask#31

Removes `][^ as valid characters
legobeat added a commit to legobeat/metamask-extension that referenced this issue Dec 10, 2022
- Addresses CodeQL advisory MetaMask#31
- Removes `][^ as valid characters
legobeat added a commit to legobeat/metamask-extension that referenced this issue Dec 13, 2022
- Addresses CodeQL advisory MetaMask#31
- Removes `][^ as valid characters
legobeat added a commit to legobeat/metamask-extension that referenced this issue Dec 13, 2022
- Addresses CodeQL advisory MetaMask#31
- Removes `][^ as valid characters
legobeat added a commit to legobeat/metamask-extension that referenced this issue Dec 13, 2022
- Addresses CodeQL advisory MetaMask#31
- Removes `][^ as valid characters
legobeat added a commit that referenced this issue Dec 16, 2022
* ui: make settings search regex range explicit

- Addresses CodeQL advisory #31
- Removes `][^ as valid characters

* ui: settings-search: ignore leading/trailing whitespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants