1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 19:10:22 +01:00
metamask-extension/ui/app/components/transaction-list-item
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 Refactor transactions list views. Add redesign components 2018-08-23 16:44:44 -07:00
index.scss Add retry button to TransactionListItem 2018-08-23 16:44:44 -07:00
transaction-list-item.component.js Show failed tx RPC error messages in tooltips 2018-09-08 20:50:31 -02:30
transaction-list-item.container.js Add CurrencyDisplay and TokenCurrencyDisplay components 2018-08-23 16:45:27 -07:00