Skip to content

BIP340: Remove unused hash_sha256 helper#2031

Closed
MozirDmitriy wants to merge 1 commit into
bitcoin:masterfrom
MozirDmitriy:feature/remove-dead-code-hash_sha256
Closed

BIP340: Remove unused hash_sha256 helper#2031
MozirDmitriy wants to merge 1 commit into
bitcoin:masterfrom
MozirDmitriy:feature/remove-dead-code-hash_sha256

Conversation

@MozirDmitriy

Copy link
Copy Markdown
Contributor

Deleted an unused SHA-256 wrapper (hash_sha256) that was not referenced anywhere in the codebase.
The implementation relies on tagged_hash and direct hashlib.sha256 calls

@jonatack jonatack left a comment

Copy link
Copy Markdown
Member

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
@jonatack

Copy link
Copy Markdown
Member

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

Done in #2203

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