Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Add network switching capabilities to Truffle Dashboard #4914

Closed
wants to merge 116 commits into from

Conversation

MicaiahReid
Copy link
Contributor

No description provided.

@haltman-at
Copy link
Contributor

Hm, CI isn't running for some reason...

@MicaiahReid MicaiahReid changed the title Feat/dashboard network management feat: dashboard network management Mar 23, 2022
UI - sets up publish socket. Renames `socket` to `subscribeSocket` to
be more specific and allow room for the new `publishSocket`. Initialize both
sockets. After the publish socket connects, make an "initialize" message
to request data from server.

Server - sets up subscribe socket. Renames `socket` to `publishSocket` to
be more specific and allow room for the new `subscribeSocket`. Initialize both
sockets. Set subscribe socket to respond to "initialize" requests.
UI - sets up publish socket. Renames `socket` to `subscribeSocket` to
be more specific and allow room for the new `publishSocket`. Initialize both
sockets. After the publish socket connects, make an "initialize" message
to request data from server.

Server - sets up subscribe socket. Renames `socket` to `publishSocket` to
be more specific and allow room for the new `subscribeSocket`. Initialize both
sockets. Set subscribe socket to respond to "initialize" requests.
@MicaiahReid MicaiahReid changed the base branch from dash to feature/4838_walletconnect_wagmi March 29, 2022 19:15
@gnidan
Copy link
Contributor

gnidan commented Mar 31, 2022

Hm there's a package-lock.json that shouldn't be here

Base automatically changed from feature/4838_walletconnect_wagmi to dash April 3, 2022 23:58
@MicaiahReid
Copy link
Contributor Author

Closing in favor of #5045

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants