1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
Dan Finlay 4a9dad7c40 Improve gas price estimation by backfilling recent-blocks
When first initializing, recent-block controller now back-fills up to
its desired history length. This makes estimated gas prices reflect a
longer recent history, even when first switching to a new network.

Fixes #2925
2018-01-11 15:04:54 -08:00
..
address-book.js Fix linting warnings 2017-04-26 21:05:45 -07:00
balance.js Add validation to balance constructor 2017-10-18 12:21:22 -07:00
blacklist.js Derive gas price estimate from previous transactions 2018-01-05 21:24:20 -08:00
computed-balances.js Fix lint warnings 2017-10-21 21:06:39 +02:00
currency.js Version 3.10.8 - Fix Currency Conversion 2017-09-29 20:57:15 -07:00
infura.js blacklist controller - breakout from metamask and infura controllers 2017-08-02 15:54:59 -07:00
network.js Change console.log for opts in _configureInfuraProvider 2017-12-15 14:43:55 -06:00
preferences.js Allow updating token details 2017-12-18 15:57:04 -08:00
recent-blocks.js Improve gas price estimation by backfilling recent-blocks 2018-01-11 15:04:54 -08:00
shapeshift.js add controllers to root scripts folder 2017-02-27 10:40:37 -08:00
transactions.js bugfix - transactions controller - breakout logic and fix order of operations bug 2018-01-08 13:19:18 -08:00