1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/app/scripts
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
..
account-import-strategies
controllers Improve gas price estimation by backfilling recent-blocks 2018-01-11 15:04:54 -08:00
lib Account for 0x/empty string address and contract creation 2018-01-08 03:16:20 -08:00
migrations Fix migration comment 2017-11-29 11:51:27 -08:00
platforms
background.js deps - obs-store@3 + migrate stream plumbing 2017-11-28 11:09:18 -10:00
chromereload.js
config.js
contentscript.js fix #1398, prevent injecting xml without xml suffix 2017-12-05 19:53:01 +08:00
first-time-state.js
inpage.js Add useful error when duplicate web3 is detected. 2017-10-31 09:59:26 -07:00
metamask-controller.js Improve gas price estimation by backfilling recent-blocks 2018-01-11 15:04:54 -08:00
notice-controller.js Fix some silly linting issues. 2017-12-27 17:27:48 -08:00
popup-core.js
popup.js