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

Remove BIP70 payment requests #3466

Open
wants to merge 3 commits into
base: 1.15.0-dev
Choose a base branch
from

Commits on Mar 26, 2024

  1. qt: remove BIP70

    Completely removes BIP70 support from Dogecoin Qt code.
    
    Also removes protobuf-compatibility tests as these rely on
    paymentserverplus code and any TLS related configuration.
    patricklodder committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4943ec4 View commit details
    Browse the repository at this point in the history
  2. build: remove protobuf requirement

    Protobuf was only needed for BIP70 payment requests
    patricklodder committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7968ab5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    6325500 View commit details
    Browse the repository at this point in the history