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

(android) Add support for BIP-353 DNS addresses #585

Merged
merged 6 commits into from
Jul 10, 2024
Merged

(android) Add support for BIP-353 DNS addresses #585

merged 6 commits into from
Jul 10, 2024

Commits on Jul 5, 2024

  1. (android) Hide unknown source warning if no message

    Also fixed contact photo border, and move outgoing offer
    message to its own section in payment details.
    dpad85 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6681399 View commit details
    Browse the repository at this point in the history
  2. Add support for BIP-353 (wip)

    If a scan input contains an @ we maeke a DNS lookup for
    bip-353 (expecting a bolt12 offer), or fallback to the
    LNURL lightning addresses behaviour.
    
    This allows Phoenix to pay bip-353 addresses.
    dpad85 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    296c7e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

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