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

Two sockets #1

Merged

Conversation

ackintosh
Copy link

@ackintosh ackintosh commented Mar 11, 2023

sigp#160

Breaking changes

  • Discv5::new() now takes a ListenConfig parameter for the sockets to listen on.
  • Removed the listen_socket parameter from Discv5::start().
  • Discv5ConfigBuilder::ip_mode() has been removed. IpMode would be determined internally according to the ListenConfig parameter passed to Discv5::new().

Changes in examples

  • find_nodes
    • Added --port6

@ackintosh ackintosh changed the title [WIP] Two sockets Two sockets Mar 21, 2023
@ackintosh ackintosh marked this pull request as ready for review March 21, 2023 22:15
@divagant-martian divagant-martian merged commit e418016 into divagant-martian:two-sockets Mar 28, 2023
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