Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd, dashboard, p2p: send peer info to the dashboard #19397

Closed
wants to merge 1 commit into from

Conversation

kurkomisi
Copy link
Contributor

This PR contains:

  • change in the peer event feed logic, the handshake event is triggered after the protoHandshakeChecks and a peer instance is sent to the dashboard
  • fix of a data race between the network layer and the dashboard, moving the peer event subscription to dashboard.New
  • transmission of some information about the peers to the dashboard
  • visualization of the peer data
  • some UI improvements

@kurkomisi
Copy link
Contributor Author

Superseded by #19606

@kurkomisi kurkomisi closed this May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant