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
Brad Decker
dc25a24de3
rely upon gas fee controller for gas price estimates (
#11511
)
2021-07-16 11:06:32 -05:00
..
confirm-transaction.js
refix the instance of unsafe destructuring I had introduced and fixed and then reintroduced (
#11428
)
2021-06-30 13:20:13 -05:00
confirm-transaction.test.js
Adding edit navigation button flow back to send token flow (
#11335
)
2021-06-23 18:50:24 -05:00
custom-gas.js
rely upon gas fee controller for gas price estimates (
#11511
)
2021-07-16 11:06:32 -05:00
custom-gas.test.js
rely upon gas fee controller for gas price estimates (
#11511
)
2021-07-16 11:06:32 -05:00
first-time-flow.js
…
index.js
Refactor send page state management (
#10965
)
2021-06-23 16:35:25 -05:00
permissions.js
…
permissions.test.js
…
selectors.js
Ensure that eth_estimateGas is called to estimate gas limit for simple sends on custom networks (
#11418
)
2021-06-30 23:24:47 -02:30
selectors.test.js
…
transactions.js
…
transactions.test.js
…