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
Labels
enhancement
New feature or request
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.
The text was updated successfully, but these errors were encountered: