1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Dan J Miller 38df64783d Ensure correct tx category when sending to contracts without tx data (#7252)
* Ensure correct transaction category when sending to contracts but there is no txParams data

* Update gas when pasting address in send

* Gracefully fall back is send.util/estimateGas when blockGasLimit from background is falsy

* Remove network request frontend fallback for blockGasLimit

* Add some needed slow downs to e2e tests
2019-10-08 04:29:37 +09:00
..
components Do not transate on seed phrases 2019-10-07 10:45:12 -07:00
css Update ETH logo, update deposit Ether logo height and width (#7239) 2019-10-02 10:15:44 -06:00
ducks Remove logging of action.value of set_next_nonce (#7233) 2019-09-30 19:17:45 -03:00
helpers Report missing en locale messages to Sentry (#7197) 2019-09-21 13:31:45 -03:00
pages Ensure correct tx category when sending to contracts without tx data (#7252) 2019-10-08 04:29:37 +09:00
selectors Add advanced setting to enable editing nonce on confirmation screens (#7089) 2019-09-27 00:30:36 -04:00
store Custom nonce fixes (#7240) 2019-10-02 15:42:04 -02:30