Skip to content

CoinSelectionにおける除外条件の見直し #242

@k-matsuzawa

Description

@k-matsuzawa

Overview

  • CoinSelectionにおいて、現在はUTXO自体がFeeを支払えない場合に除外する構造となっている。
    • その場合、少額のUTXOがCoinSelectionから弾かれ、永久に残る可能性がある。
    • それが妥当なのかどうか、検討と検証と対策が必要と思われる。
      • そもそもbitcoinから移植した箇所と思われるので、それ自体の妥当性を確認する必要がある。
        • knapsackは元々fee未考慮だった気がするので、そちらで処理させるのが正しい気がしてきた。

Sub tasks

  • 検討/検証 (10.0h -> )

Completion condition

Metadata

Metadata

Assignees

Labels

Tasktask itembugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions