1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-28 05:12:18 +01:00
metamask-extension/ui/components/app/transaction-list-item-details
Dan J Miller 7212dcf098
Tx insights fixes (#12988)
* Ensure that function representation on hex and data tabs are consistent

* Don't show redundant hex tab when deploying contract

* Show standard pointer cursor on error messages in tx-decoder component

* Don't show activity log for incoming transactions

* Update localization

* Fix error message
2021-12-07 11:42:34 -03:30
..
index.js
index.scss Feature: Transaction Insights (#12881) 2021-12-01 13:52:08 -03:30
transaction-list-item-details.component.js Tx insights fixes (#12988) 2021-12-07 11:42:34 -03:30
transaction-list-item-details.component.test.js
transaction-list-item-details.container.js