1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/selectors
Dan J Miller 05e2120814 Version 6.7.2 gas limit fix (#6786)
* Introduce delay for eth_estimateGas calls with in test

* Add test that fails when gas estimates of contract method calls without gas are too high.

* Get transaction gas data from unApprovedTxs instead of confirmTransaction

* Fix selection of gas data in gas-modal-page-container.container

* Lint changes related to Version-6.7.2-gasLimitFix

* Fix e2e tests on Version-6.7.2-gasLimitFix

* Fix unit and integration tests for changes from Version-6.7.2-gasLimitFix

* more e2e fixes

* Add assertions for transaction values on confirm screen

* Fix display of transaction amount on confirm screen.
2019-07-04 14:14:03 -02:30
..
confirm-transaction.js Version 6.7.2 gas limit fix (#6786) 2019-07-04 14:14:03 -02:30
custom-gas.js 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
custom-gas.test.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
selectors.js 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
tokens.js Show token amounts in TransactionListItem for token transfers 2018-08-23 16:45:27 -07:00
transactions.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30