Skip to content

Conversation

@Doryu001
Copy link

@Doryu001 Doryu001 commented Nov 3, 2025

Context: bip-0328/reference.py imported xpub_to_pub_hex, but the symbol is never used; this triggers lint warnings and adds noise to reviews. Change: Drop the unused _base58.xpub_to_pub_hex import so the module only depends on what it actually uses. Testing: python bip-0328/reference.py (blocked locally: Python runtime not available in the environment, behavior unaffected by import cleanup)

Copy link
Member

@jonatack jonatack left a comment

Choose a reason for hiding this comment

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

ACK

We'll batch this into a monthly cleanup that will credit you as author (thanks!)

@jonatack jonatack closed this Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants