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
/
network
History
David Walsh
b5e601bc87
Use TRANSACTION_ENVELOPE_TYPES for legacy transaction type testing (
#12455
)
2021-10-27 18:55:02 -05:00
..
middleware
…
createInfuraClient.js
✏️
fix typo of middleware imported from eth-json-rpc-middleware (
#11455
)
2021-07-06 10:53:35 -07:00
createJsonRpcClient.js
Using values from shared/constants/time to represent timing values (
#11241
)
2021-06-10 12:27:03 -07:00
createMetamaskMiddleware.js
…
index.js
…
network-controller.test.js
add method to detect EIP 1559 support (
#11369
)
2021-06-25 11:24:00 -05:00
network.js
Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate (
#11694
)
2021-07-30 22:59:21 -02:30
pending-middleware.test.js
Use TRANSACTION_ENVELOPE_TYPES for legacy transaction type testing (
#12455
)
2021-10-27 18:55:02 -05:00
util.js
Ensure createPendingTxMiddleware returns gasPrice for EIP-1559 transactions (
#11685
)
2021-07-30 18:10:19 -02:30
util.test.js
Use TRANSACTION_ENVELOPE_TYPES for legacy transaction type testing (
#12455
)
2021-10-27 18:55:02 -05:00