Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Fix: deprecated hash algorithm was changed. #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AminMortezaie
Copy link

since ripemd160 is deprecated we need to use sha-256 instead.

since ripemd160 is deprecated we need to use sha-256 instead.
@AminMortezaie
Copy link
Author

remove deprecated algorithm.

@MHHukiewitz
Copy link

But this change will result in a different address being computed from the (also different) hash. Therefore the SDK won't be compatible with the protocol anymore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants