Skip to content
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.

Make Central Store to keep track of pending transactions #14

Open
lsaether opened this issue Nov 24, 2018 · 0 comments
Open

Make Central Store to keep track of pending transactions #14

lsaether opened this issue Nov 24, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@lsaether
Copy link
Contributor

Currently in Arena, the pending transactions are handled inside of the components which send the transaction. We should introduce a central store which will take a PENDING action when a new pending transaction is sent to the network. The PENDING action could trigger an alert like we have in billboard or it could open a bottom drawer similar to how it's done in uniswap. The transaction should be waited for and when it is mined it should launch a MINED action.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant