Skip to content

router: remove unreachable code in get_node_id_keypair#1633

Closed
JakeHillion wants to merge 1 commit intomainfrom
JakeHillion/syyqxzsolzox
Closed

router: remove unreachable code in get_node_id_keypair#1633
JakeHillion wants to merge 1 commit intomainfrom
JakeHillion/syyqxzsolzox

Conversation

@JakeHillion
Copy link
Member

This code is unreachable, and has already rotted a bit. For example, the generate_ed25519 method is gone, and we use generate elsewhere in the live code.

Remove it to avoid confusion.

Test plan:

  • It's dead.

This code is unreachable, and has already rotted a bit. For example, the generate_ed25519 method is gone, and we use generate elsewhere in the live code.

Remove it to avoid confusion.

Test plan:
- It's dead.
@JakeHillion JakeHillion force-pushed the JakeHillion/syyqxzsolzox branch from 49dab31 to 75318b4 Compare February 27, 2026 17:36
Copy link
Collaborator

@rltakashige rltakashige left a comment

Choose a reason for hiding this comment

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

rip dead code.

@rltakashige rltakashige self-requested a review February 27, 2026 18:34
@rltakashige
Copy link
Collaborator

rltakashige commented Feb 27, 2026

@JakeHillion Never mind, this is unnecessary after #1619

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