Skip to content

chore(lightning): remove Blink and LNbits backends - #1110

Open
callebtc wants to merge 1 commit into
mainfrom
codex/remove-blink-lnbits
Open

chore(lightning): remove Blink and LNbits backends#1110
callebtc wants to merge 1 commit into
mainfrom
codex/remove-blink-lnbits

Conversation

@callebtc

@callebtc callebtc commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Close #1109

Summary

  • remove the Blink and LNbits Lightning backend implementations and exports
  • remove their settings, environment examples, CI/regtest configuration, and documentation references
  • remove dedicated and mocked tests for both backends

Validation

  • make check
  • pytest -q tests/lightning/test_lightning_backends_mocked.py (28 passed)
  • pytest -q tests/mint/test_mint_melt.py -k early_return (2 passed, 22 deselected)

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.08%. Comparing base (cf1cf76) to head (a805d82).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1110      +/-   ##
==========================================
+ Coverage   74.06%   74.08%   +0.01%     
==========================================
  Files         116      114       -2     
  Lines       13369    12962     -407     
==========================================
- Hits         9902     9603     -299     
+ Misses       3467     3359     -108     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@KvngMikey KvngMikey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

remove Blink + LNbits

2 participants