Skip to content

Update discv5 and fix failing tests#20

Merged
AgeManning merged 3 commits into
AgeManning:masterfrom
ackintosh:version-bump
Apr 3, 2026
Merged

Update discv5 and fix failing tests#20
AgeManning merged 3 commits into
AgeManning:masterfrom
ackintosh:version-bump

Conversation

@ackintosh

Copy link
Copy Markdown
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'
@AgeManning AgeManning merged commit dcae150 into AgeManning:master Apr 3, 2026
4 checks passed
@ackintosh ackintosh deleted the version-bump branch April 3, 2026 23:26
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