Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update/mm2 kdf #1121

Merged
merged 9 commits into from
Jan 14, 2025
Merged

Update/mm2 kdf #1121

merged 9 commits into from
Jan 14, 2025

Conversation

smk762
Copy link
Collaborator

@smk762 smk762 commented Aug 9, 2024

Precusor to replacing mm2 key in coins file to kdf. For now, both keys will exist in the file to avoid breaking reference apps. Once apps have performed the related update in their respective repos, the mm2 key can be removed.

I'll open issues in the app and binary source repos to alert of this coming change.

@cipig
Copy link
Member

cipig commented Aug 9, 2024

We could also remove this parameter completely from coins file and code. The original use case of differentiating between coins compatible/tested with mm2/mm1 is long gone. Should there be any coin without mm2:1 set left, then we can remove it from coins file.

@shamardy
Copy link

shamardy commented Aug 9, 2024

We could also remove this parameter completely from coins file and code. The original use case of differentiating between coins compatible/tested with mm2/mm1 is long gone. Should there be any coin without mm2:1 set left, then we can remove it from coins file.

I agree to this, I don't see the need for mm2 or kdf param in coins config anymore.

@smk762 smk762 merged commit c36a4db into master Jan 14, 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.

3 participants