1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components/app
Whymarrh Whitby 748801f417 4byte fallback (#6551)
* Adds 4byte registry fallback to getMethodData() (#6435)

* Adds fetchWithCache to guard against unnecessary API calls

* Add custom fetch wrapper with abort on timeout

* Use opts and cacheRefreshTime in fetch-with-cache util

* Use custom fetch wrapper with timeout for fetch-with-cache

* Improve contract method data fetching (#6623)

* Remove async call from getTransactionActionKey()

* Stop blocking confirm screen rendering on method data loading, and base screen route on transactionCategory

* Remove use of withMethodData, fix use of knownMethodData, in relation to transaction-list-item.component

* Load data contract method data progressively, making it non-blocking; requires simplifying conf-tx-base lifecycle logic.

* Allow editing of gas price while loading on the confirm screen.

* Fix transactionAction component and its unit tests.

* Fix confirm transaction components for cases of route transitions within metamask.

* Only call toString on id if truthy in getNavigateTxData()

* Fix knownMethodData retrieval and data fetching from fourbyte
2019-06-18 09:47:14 -02:30
..
account-menu MetaMorph - Spacing and Typeface on Extension Main view (#6584) 2019-06-12 19:56:04 -07:00
add-token-button Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
app-header MetaMorph - Spacing and Typeface on Extension Main view (#6584) 2019-06-12 19:56:04 -07:00
confirm-page-container Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
customize-gas-modal Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
dropdowns Wrap smaller custom block explorer url text (#6714) 2019-06-17 08:32:12 -02:30
gas-customization Ensures that transactions cannot be confirmed if gas limit is below 21000. (#6625) 2019-05-23 11:26:40 -02:30
info-box Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
loading-network-screen feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
menu-bar MetaMorph - Spacing and Typeface on Extension Main view (#6584) 2019-06-12 19:56:04 -07:00
modal Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
modals New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
network-display feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
provider-page-container Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) 2019-05-03 13:32:05 -04:00
selected-account MetaMorph - Spacing and Typeface on Extension Main view (#6584) 2019-06-12 19:56:04 -07:00
sidebars Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
transaction-action 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
transaction-activity-log Fix gas fee in the submitted step of the transaction details activity log. (#6301) 2019-03-22 12:20:25 -02:30
transaction-breakdown Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
transaction-list MetaMorph - Spacing and Typeface on Extension Main view (#6584) 2019-06-12 19:56:04 -07:00
transaction-list-item 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
transaction-list-item-details New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
transaction-status MetaMorph - Spacing and Typeface on Extension Main view (#6584) 2019-06-12 19:56:04 -07:00
transaction-view Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
transaction-view-balance MetaMorph - Spacing and Typeface on Extension Main view (#6584) 2019-06-12 19:56:04 -07:00
ui-migration-annoucement Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
user-preferenced-currency-display Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
user-preferenced-currency-input Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
user-preferenced-token-input Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
account-panel.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
bn-as-decimal-input.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
copyable.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
ens-input.js Revert "fixed #5524" 2019-06-06 19:20:33 +02:00
index.scss Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
input-number.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
menu-droppo.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
network.js MetaMorph - Spacing and Typeface on Extension Main view (#6584) 2019-06-12 19:56:04 -07:00
shapeshift-form.js Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
shift-list-item.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
signature-request.js Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
tab-bar.js New settings page rebased (#6333) 2019-03-25 13:43:23 -02:30
token-cell.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
token-list.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
wallet-view.js Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30