1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/app/controllers
Dan Finlay c49d854b55 Increase suggested gas percentile to 65 (#5359)
* Increase suggested gas percentile to 65

I keep submitting transactions then waiting a long time. Apparently 50th percentile isn't enough.

* Update test for getGasPrice
2018-10-04 18:38:05 -02:30
..
transactions
address-book-controller.js
blacklist-controller-test.js Add ability to whitelist a blacklisted domain at runtime 2018-10-02 10:43:46 -02:30
currency-controller-test.js
detect-tokens-test.js Implement latest EIP-712 protocol 2018-09-13 15:40:57 -04:00
infura-controller-test.js
metamask-controller-test.js Increase suggested gas percentile to 65 (#5359) 2018-10-04 18:38:05 -02:30
network-contoller-test.js
notice-controller-test.js Default NoticeController ctor opts to empty obj 2018-09-11 12:12:35 -07:00
preferences-controller-test.js Delete ConfigManager, replacing its usages with PreferencesController 2018-09-11 09:39:16 -07:00
token-rates-controller.js