1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/shared
Elliot Winkler 3577d3545f
Convert NetworkController to TS (#18358)
Converting this controller to TypeScript furthers the goal of getting
this whole codebase converted, of course, but it also helps in comparing
the differences between this version of the NetworkController and the
version in the `core` repo more easily, which will ultimately help us in
coalescing the two implementations.

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
2023-04-11 10:07:24 -06:00
..
constants Convert NetworkController to TS (#18358) 2023-04-11 10:07:24 -06:00
lib Fix: add tests 2023-03-28 10:35:30 +02:00
modules feat: use siwe detection from @metamask/controller-utils (#18409) 2023-04-04 17:25:57 +02:00
notifications Bumping notification id's to 18 & 19 (#18460) 2023-04-06 12:38:11 -02:30