1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers/network
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
..
provider-api-tests Refactor network client constructor (#17652) 2023-03-22 17:20:59 -05:00
create-network-client.test.js Refactor network client constructor (#17652) 2023-03-22 17:20:59 -05:00
create-network-client.ts Refactor network client constructor (#17652) 2023-03-22 17:20:59 -05:00
index.ts Convert NetworkController to TS (#18358) 2023-04-11 10:07:24 -06:00
network-controller.test.js Convert NetworkController to TS (#18358) 2023-04-11 10:07:24 -06:00
network-controller.ts Convert NetworkController to TS (#18358) 2023-04-11 10:07:24 -06:00