Routing should favor channels that have not met their reserve

Open
#6,019 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

The issue names no files, tests, or entry points. Start by locating Electrum’s channel-routing implementation and its existing tests, then determine how channel reserves are represented and verify that routing favors channels that have not met their reserve.

Written by the indexing model from the issue text.

Description

lightning ⚡

Channels funded by us that never sent any funds are somewhat unsafe, because the other party has no incentive to force close if we lose our data. Routing should favor paths using channels that have not met their reserve.

Dominant language
Python
Stars
8.6k
Forks
3.5k
Avg merge
2d 8h
Merged PRs (30d)
61

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from spesmilo/electrum

All issues in spesmilo/electrum

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.