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 30b45c8a38 Do not log whole txs in recent block controller.
Only record gas prices, because that has a current use.
2017-12-19 12:23:59 -08:00
..
account-import-strategies
controllers Do not log whole txs in recent block controller. 2017-12-19 12:23:59 -08:00
lib dont aggresively query account data 2017-12-13 11:19:18 -08:00
migrations Fix migration comment 2017-11-29 11:51:27 -08:00
platforms Make the function callback friendly. 2017-10-10 08:36:15 -07:00
background.js deps - obs-store@3 + migrate stream plumbing 2017-11-28 11:09:18 -10:00
chromereload.js
config.js network - convert localhost from custom rpc to network type 2017-09-29 16:35:58 -07:00
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 Add Recent Blocks controller 2017-12-17 16:36:55 -08:00
notice-controller.js Linted 2017-11-28 15:35:20 -08:00
popup-core.js
popup.js