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

Fix deprecation warnings (protobuf, ssl) #294

Merged
merged 3 commits into from
May 11, 2023
Merged

Conversation

PiRK
Copy link
Collaborator

@PiRK PiRK commented May 11, 2023

Also remove a debugging print

PiRK added 3 commits May 11, 2023 15:25
See spesmilo#7922 for a good description of the problem and the rational for restricting to this range of `protobuf` versions.
tldr; keepkey support restricts us to `protobuf<4` because we need to support both the new and the old format.

This fixes  Bitcoin-ABC#214

This removes a lot of DeprecationWarning messages due to outdated pb2 files.
@PiRK PiRK merged commit a827631 into Bitcoin-ABC:master May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant