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

Expensive coin-selection #70

Open
tiero opened this issue Jan 2, 2024 · 0 comments
Open

Expensive coin-selection #70

tiero opened this issue Jan 2, 2024 · 0 comments
Assignees

Comments

@tiero
Copy link
Member

tiero commented Jan 2, 2024

The default ocean coin selection strategy used more inputs than needed, creating useless change. I think this comes from TDEX Daemon's goal to fragment more as possible. I would use a branch and bound algorithm if possible to switch

https://blockstream.info/liquidtestnet/tx/e10a2150165396efeb8ec3536e182efc1a7b59dbace4b769f7770c12de14d685?input:0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants