Skip to content

Update discv5 and fix failing tests#20

Open
ackintosh wants to merge 3 commits intoAgeManning:masterfrom
ackintosh:version-bump
Open

Update discv5 and fix failing tests#20
ackintosh wants to merge 3 commits intoAgeManning:masterfrom
ackintosh:version-bump

Conversation

@ackintosh
Copy link
Contributor

This PR includes the following changes:

  • Update discv5 to the latest version.
  • Fix currently failing tests. Test failure #19
  • Resolve a panic caused by short option conflicts. -p and -u were assigned to multiple CLI flags.

Command server: Short option names must be unique for each argument, but '-p' is in use by both 'listen_port' and 'listen_port_v6'

Command server: Short option names must be unique for each argument, but '-u' is in use by both 'enr_v4_port' and 'enr_v6_port'
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