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 Electrum support #1750

Merged
merged 4 commits into from
Apr 2, 2021
Merged

Remove Electrum support #1750

merged 4 commits into from
Apr 2, 2021

Commits on Apr 1, 2021

  1. Remove Electrum support

    Electrum support was provided for mobile wallets, server nodes should always
    run a bitcoind node as this provides more control (especially for utxo
    management for anchor outputs channels).
    
    Since wallets will use https://github.com/acinq/eclair-kmp instead of eclair,
    we can now remove Electrum and API fee providers from eclair.
    t-bast committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    1447b84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    447cba4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9771ce6 View commit details
    Browse the repository at this point in the history
  4. Fix GUI

    t-bast committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    6d38952 View commit details
    Browse the repository at this point in the history