1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/app/pages
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
..
add-token Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
confirm-add-suggested-token Ensure future tokens add decimals as numbers while supporting numbers and strings in send-asset-row 2019-04-17 21:26:25 -02:30
confirm-add-token Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
confirm-approve Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
confirm-deploy-contract Only pass english function names to functionType metric 2019-04-08 13:31:11 -02:30
confirm-send-ether Only pass english function names to functionType metric 2019-04-08 13:31:11 -02:30
confirm-send-token Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
confirm-token-transaction-base Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
confirm-transaction 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
confirm-transaction-base 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
confirm-transaction-switch 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
create-account Fix styles on 'import account' page, update help link (#6700) 2019-06-17 08:37:34 -02:30
first-time-flow Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
home Ensure home screen does not render if there are unapproved txs (#6501) 2019-04-27 06:59:55 -02:30
keychains Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
lock Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
mobile-sync Feature: sync with mobile v2 (#6673) 2019-06-12 10:54:45 -04:00
provider-approval Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) 2019-05-03 13:32:05 -04:00
routes Update auto-logout to recognize idle time in background (#6593) 2019-05-13 13:46:09 -02:30
send Revert "fixed #5524" 2019-06-06 19:20:33 +02:00
settings Add delete to custom RPC form (#6718, #6650) 2019-06-17 11:35:47 -02:30
unlock-page Open retore-vault route from popup (#6353) 2019-03-26 23:35:29 -07:00
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Folder restructure (#6304) 2019-03-21 20:33:30 -02:30