1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/components/transaction-status
Whymarrh Whitby 9662f9b8b5 Show failed tx RPC error messages in tooltips
This changeset displays the error messages attached to txMeta for a failed tx
in a tooltip on hover in the tx list view. This will only display for txs with
the `txMeta.err.rpc.value` property, not all failed txs.
2018-09-08 20:50:31 -02:30
..
index.js Add TransactionStatus component 2018-08-23 16:44:43 -07:00
index.scss Fix integration tests 2018-08-23 16:45:27 -07:00
transaction-status.component.js Show failed tx RPC error messages in tooltips 2018-09-08 20:50:31 -02:30