This website requires JavaScript.
Explore
Help
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-12-23 09:52:26 +01:00
Code
metamask-extension
/
app
/
scripts
/
controllers
History
ryanml
5cbece90c0
Removing unnecessary console log from the preferences controller (
#11828
)
2021-08-17 01:56:18 -07:00
..
ens
…
network
Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate (
#11694
)
2021-07-30 22:59:21 -02:30
permissions
…
transactions
Do not attempt to track tx metrics events if txMeta is not available (
#11823
)
2021-08-16 17:28:56 -07:00
alert.js
…
app-state.js
Stop GasFeeController polling when pop closes (
#11746
)
2021-08-04 16:53:13 -05:00
cached-balances.js
…
cached-balances.test.js
…
detect-tokens.js
…
detect-tokens.test.js
…
incoming-transactions.js
…
incoming-transactions.test.js
…
metametrics.js
…
metametrics.test.js
…
onboarding.js
…
preferences.js
Removing unnecessary console log from the preferences controller (
#11828
)
2021-08-17 01:56:18 -07:00
preferences.test.js
Adding TokenListController to Metamask-Controller (
#11515
)
2021-07-15 19:08:16 -04:00
swaps.js
Fixes updates on the confirm screen. (
#11788
)
2021-08-06 14:31:30 -05:00
swaps.test.js
Fixes updates on the confirm screen. (
#11788
)
2021-08-06 14:31:30 -05:00
threebox.js
…
token-rates-controller.test.js
…
token-rates.js
…