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

A few improvements #32

Merged
merged 3 commits into from
Jul 24, 2020

Conversation

rklaehn
Copy link

@rklaehn rklaehn commented Jul 24, 2020

  • Make the GossipsubRpc Debug instance a bit nicer by hiding empty fields
  • Centralize sending messages to other peers, reducing boilerplate
  • Simplify the arc removal code

rklaehn added 3 commits July 24, 2020 09:48
Basically just don't show empty components to reduce visual noise
…late

This also serves to have a central place to log or otherwise intercept all
outgoing messages to other peers of the behaviour.
Copy link
Member

@AgeManning AgeManning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for this!

@AgeManning AgeManning merged commit 1f73ded into sigp:gossipsub-signing Jul 24, 2020
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.

2 participants