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
/
ui
/
selectors
History
Niranjana Binoy
cd0892a3af
EIP-1559 V2: Use default gas preferences of user for all transactions (
#13238
)
2022-01-10 14:34:54 -05:00
..
confirm-transaction.js
Use gas recommendation constants throughout app (
#12461
)
2021-11-05 19:59:23 -05:00
confirm-transaction.test.js
…
custom-gas.js
…
custom-gas.test.js
Update ESLint config to v8 (
#12886
)
2021-12-09 15:36:24 -03:30
first-time-flow.js
Migrate completedOnboarding and firstTimeFlowType state into onboardingController (
#12356
)
2021-10-15 13:52:52 -05:00
index.js
…
permissions.js
Handle missing eth_accounts permission history in getLastConnectedInfo (
#13257
)
2022-01-10 09:07:26 -08:00
permissions.test.js
Handle missing eth_accounts permission history in getLastConnectedInfo (
#13257
)
2022-01-10 09:07:26 -08:00
selectors.js
Add JSDoc ESLint rules (
#12112
)
2022-01-07 12:27:33 -03:30
selectors.test.js
EIP-1559 V2: Use default gas preferences of user for all transactions (
#13238
)
2022-01-10 14:34:54 -05:00
transactions.js
Alert users when the network is busy (
#12268
)
2022-01-07 12:18:02 -07:00
transactions.test.js
…