1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 23:58:06 +01:00
metamask-extension/shared/modules
2021-07-30 13:35:30 +02:00
..
buffer-utils.js implement safer to buffer (#11159) 2021-05-21 15:07:06 -05:00
buffer-utils.test.js Using expect in jest unit tests under /shared (#11413) 2021-06-29 10:50:18 -07:00
conversion.utils.js EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 2021-07-30 13:35:30 +02:00
conversion.utils.test.js move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00
fetch-with-timeout.js
fetch-with-timeout.test.js Using expect in jest unit tests under /shared (#11413) 2021-06-29 10:50:18 -07:00
gas.utils.js Add gas utils shared module (#11452) 2021-07-07 11:13:40 -05:00
gas.utils.test.js Add gas utils shared module (#11452) 2021-07-07 11:13:40 -05:00
hexstring-utils.js Feature/use zeroAddress (#11205) 2021-06-03 20:56:04 -04:00
hexstring-utils.test.js Using expect in jest unit tests under /shared (#11413) 2021-06-29 10:50:18 -07:00
network.utils.js
random-id.js fix: replace dnode background with JSON-RPC (#10627) 2021-03-18 11:23:46 -07:00
rpc.utils.js Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
swaps.utils.js Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
transaction.utils.js EIP-1559 - Prevent isEIP1559Transaction throwing undefined error (#11607) 2021-07-26 09:16:57 -05:00
transaction.utils.test.js Add methods to easily detect transaction type based on gas fields (#11382) 2021-06-28 10:23:17 -05:00