Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ACINQ/phoenix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: android-v2.7.1
Choose a base ref
...
head repository: ACINQ/phoenix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: android-v2.7.2
Choose a head ref
  • 20 commits
  • 47 files changed
  • 2 contributors

Commits on Oct 31, 2025

  1. Configuration menu
    Copy the full SHA
    2c50fb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f089a40 View commit details
    Browse the repository at this point in the history
  3. (ios) Release v2.7.1 (code 97)

    dpad85 committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    563bdc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. Ignore local channels with version 2/3 (#775)

    Channels v2/v3 are not supported anymore in lightning-kmp and cannot
    be read. They should be ignored.
    
    See ACINQ/lightning-kmp#685
    
    Fixes #771, #772
    dpad85 authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    0ba7dcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69823f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    520dfcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58925d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. (ios) Bug fix for inter-process communication (#776)

    This bug caused the foreground process (the main app) and background 
    process (the notification service extension) to compete when background
    payments were being processed, causing payment failures.
    
    * (ios) Improving logging for release builds (lots of needed information is missing)
    
    * (ios) Fixing compiler warning
    
    * (ios) Fixing inter-process communication issue between FG & BG
    
    * (ios) Fixing other GroupPrefs class
    robbiehanson authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    d2e18da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a834b0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd77369 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8ea39a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

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

Commits on Nov 7, 2025

  1. Configuration menu
    Copy the full SHA
    177a717 View commit details
    Browse the repository at this point in the history
  2. Use lightning-kmp v1.11.2

    dpad85 committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    6c5c041 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

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

Commits on Nov 25, 2025

  1. (android) Relax may-do-payment UI rule

    The UI should let the user attempt payments if there's one normal
    channel, not only if all channels are normal (the user may have
    channels in transition to closing for example).
    dpad85 committed Nov 25, 2025
    Configuration menu
    Copy the full SHA
    6f39e11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9881bc View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Configuration menu
    Copy the full SHA
    f3a2276 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aee5f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40ee736 View commit details
    Browse the repository at this point in the history
Loading