Commit Graph

3 Commits (1cb0a1bb87154c1440549db2c20c16ce7d6e14ea)

Author SHA1 Message Date
Dan J Miller 404f876026
Allow higher precision gas prices in the send flow (#11652) 3 years ago
Brad Decker dc25a24de3
rely upon gas fee controller for gas price estimates (#11511) 3 years ago
Brad Decker e17325c38a Refactor send page state management (#10965) 3 years ago
Brad Decker c30cb7d33a
Refactor send page state management (#10965) 3 years ago
Brad Decker 29742b9519 remove the ui/app and ui/lib folders (#10911) 4 years ago
Niranjana Binoy ffbd8e2c2f Handling gas price fetch failure (#10767) 4 years ago
MetaMask Bot 333206ccb1
Version v9.5.0 RC (#10944) 4 years ago
Brad Decker 09d81ac5f2
remove the ui/app and ui/lib folders (#10911) 4 years ago
Niranjana Binoy f1fc51667a
Handling gas price fetch failure (#10767) 4 years ago
Thomas Huang b99c4fb5cf
Use jest to run ui/**/*.test.js (#10885) 4 years ago
David Walsh 444d8dd51a
Fix #10081 - Use fetchWithCache to retrieve and store basic gas estimates (#10384) 4 years ago
Niranjana Binoy fab22ee05f
Fetch eth_gasprice in send flow on non-Mainnet networks (#10444) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Thomas Huang df5f789391
Use nock to intercept gas call for gas-duck test (#10334) 4 years ago
Mark Stacey cce690c3d8
Remove unused state from Redux `gas` slice (#9975) 4 years ago
David Walsh 42fd8b0ff0
Use strict equality in unit tests (#9966) 4 years ago
Dan J Miller 97d268c8ee
Remove use of ethgasstation; use metaswap /gasPrices api for gas price estimates (#9867) 4 years ago
David Walsh bf65c979d2
Use async storage instead of localstorage (#9919) 4 years ago
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 4 years ago
Whymarrh Whitby b6ccd22d6c
Update ESLint shared config to v3 (#9274) 4 years ago
Whymarrh Whitby 4357cda7b8
Fix no-shadow issues (#9246) 4 years ago
Whymarrh Whitby 5d42a9b773
Fix require-unicode-regexp issues (#9212) 4 years ago
Whymarrh Whitby 4f0a205369
Use eslint@6.8.0 (#8978) 4 years ago
Whymarrh Whitby 80132f5580
Add envar for ETH Gas Station API key (#8870) 4 years ago
Mark Stacey 5ee1291662
Prevent accidental use of globals (#8340) 5 years ago
Whymarrh Whitby da0300d3b1 Enable core ESLint no-mixed-operators rule 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Whymarrh Whitby 4f3fc95d50
Update ESLint rules for test suite (#8023) 5 years ago
Whymarrh Whitby dea8f0f24d
Use combineReducers for rootReducer (#7964) 5 years ago
Mark Stacey 3ce19ee11d
Remove unused `gasExpress` fetch mocks (#7681) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Thomas f9bdc80436 Remove blockscale, replace with ethgasstation 5 years ago
Whymarrh Whitby 4d88e1cf86 Enable indent linting via ESLint (#6936) 5 years ago
Mark Stacey ec40b2a325
Check for invalid gas estimates from local storage (#6800) 5 years ago
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583) 6 years ago
Dan J Miller 468bc96bdf
Hide gas price chart and prevent api call when not on ethereum networks. (#6300) 6 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
Dan Miller 1145a0a9ad Ensures that advanced tab gas limit reflects tx gas limit 6 years ago
Dan J Miller 1fbdce8916 Improve ux for low gas price set (#5862) 6 years ago
Dan Miller d8e41a6aa5 Final gas customization fixes 6 years ago
Dan Miller f8ffdaedc9 Modify results of API data to better fit gas chart: remove outliers, pad data 6 years ago
Dan Miller 7f2c5c09de Uses more reliable api on main send screen; caches basic api results in modal 6 years ago
Dan Miller b70886a99b Fixes for components that break e2e gas customization tests, plus unit test updates. 6 years ago
Dan Miller 79de7a45ae Connect gas price chart to gas station api. 6 years ago
Dan Miller a2bbf504b8 Read only connection of gas price chart to redux 6 years ago
Dan Miller 7de3f22d63 Connects remained of the gas customization component to redux. 6 years ago
Dan Miller 6ada9b4a3c Adds gas-duck.test.js tests. 6 years ago