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 support #1389

Merged
merged 10 commits into from
Jan 13, 2024
Merged

Remove BIP70 support #1389

merged 10 commits into from
Jan 13, 2024

Commits on Jan 3, 2024

  1. Remove BIP70 Support

    fanquake authored and psolstice committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    047753b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c8daf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f63e903 View commit details
    Browse the repository at this point in the history
  4. gui: Update BIP70 support message

    fanquake authored and psolstice committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a24dc16 View commit details
    Browse the repository at this point in the history
  5. build: remove SSL lib detection

    fanquake authored and psolstice committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b72299d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    239d4cd View commit details
    Browse the repository at this point in the history
  7. build: skip building OpenSSL lib_ssl

    fanquake authored and psolstice committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b712701 View commit details
    Browse the repository at this point in the history
  8. compat: remove bswap_* check on macOS

    This was originally added in #9366 to fix the gui build, as
    Protobuf would also define these macros. Now that we're no-longer
    using Protobuf, remove the additional check.
    fanquake authored and psolstice committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    93cf1c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8fe222e View commit details
    Browse the repository at this point in the history
  10. Fix for PR merge

    psolstice committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    22ed784 View commit details
    Browse the repository at this point in the history