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
/
shared
/
modules
History
Danica Shen
2958d68af8
feat(mme-17214): migrate L33 files to typescript (
#17372
)
2023-01-31 12:01:10 +00:00
..
browser-runtime.utils.js
…
browser-runtime.utils.test.js
…
buffer-utils.js
…
buffer-utils.test.js
…
contract-utils.test.js
…
contract-utils.ts
feature: convert shared/modules/contract-utils.test.js to typescript (
#17435
)
2023-01-26 17:59:49 +00:00
conversion.utils.test.js
Complete level 36 migration of TypeScript by converting conversion.utils.js and deprecate old conversion util (
#17262
)
2023-01-24 12:49:26 -06:00
conversion.utils.ts
Complete level 36 migration of TypeScript by converting conversion.utils.js and deprecate old conversion util (
#17262
)
2023-01-24 12:49:26 -06:00
declare-modules.d.ts
feat(mme-17214): migrate L33 files to typescript (
#17372
)
2023-01-31 12:01:10 +00:00
fetch-with-timeout.js
…
fetch-with-timeout.test.js
…
gas.utils.js
Refactor usages of conversion util in the app folder and shared folder in favor of Numeric (
#17331
)
2023-01-23 11:41:01 -06:00
gas.utils.test.js
Refactor usages of conversion util in the app folder and shared folder in favor of Numeric (
#17331
)
2023-01-23 11:41:01 -06:00
hexstring-utils.test.js
…
hexstring-utils.ts
…
mv3.utils.js
…
network.utils.js
…
Numeric.test.ts
…
Numeric.ts
Replace usages of conversion util in rest of UI folder in favor of Numeric (
#17334
)
2023-01-24 08:44:49 -06:00
object.utils.js
…
provider-injection.js
…
random-id.js
…
rpc.utils.js
…
siwe.js
…
string-utils.test.js
…
string-utils.ts
…
swaps.utils.js
…
transaction.utils.js
Fix/use etherjs specific imports (
#15461
)
2023-01-24 08:10:36 -06:00
transaction.utils.test.js
…