Commit Graph

5 Commits (3af83f8f986eae201261b5ab3f9b6f4522fb46df)

Author SHA1 Message Date
Brad Decker 99808eb02c
remove customize-gas modal and related code that is no longer used (#16004) 2 years ago
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
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
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
Erik Marks 7159dd6867
Fetch with a timeout everywhere (#10101) 4 years ago
Mark Stacey cce690c3d8
Remove unused state from Redux `gas` slice (#9975) 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 e803807dd9
Fix no-param-reassign issues (#9235) 4 years ago
Whymarrh Whitby 884775cf71
Fix no-negated-condition issues (#9222) 4 years ago
Whymarrh Whitby 4f0a205369
Use eslint@6.8.0 (#8978) 4 years ago
Brad Decker cd4903f65e
remove ramda (#8932) 4 years ago
Whymarrh Whitby 80132f5580
Add envar for ETH Gas Station API key (#8870) 4 years ago
Erik Marks 786e82791e
Reorganize selectors directory (#8497) 5 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 dea8f0f24d
Use combineReducers for rootReducer (#7964) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Whymarrh Whitby 16e6103a68 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
Dan J Miller 95a2480074 Fix display of gas chart on Ethereum networks (#6389) 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
Alexander Tseung d8ab9cc002
Group transactions by nonce (#5886) 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 a8259f7f6a Update e2e tests for new gas customization modal. 6 years ago
Dan Miller 79de7a45ae Connect gas price chart to gas station api. 6 years ago
Dan Miller cd32c58fb4 Complete integration of gas chart with redux. 6 years ago
Dan Miller a2bbf504b8 Read only connection of gas price chart to redux 6 years ago
Dan Miller b95eb30ec6 Adds redesign for the customize gas advanced tab. 6 years ago
Dan Miller 7de3f22d63 Connects remained of the gas customization component to redux. 6 years ago
Dan Miller 0a7dfcd55d Connect the gas-button-group component to redux and a live api. 6 years ago