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

LND: ability to use full UTXO during channel open or on-chain payment #790

Closed
kaloudis opened this issue Feb 9, 2022 · 9 comments
Closed
Labels
Coin control Feature request New feature request LND Issues specific to LND nodes
Milestone

Comments

@kaloudis
Copy link
Contributor

kaloudis commented Feb 9, 2022

https://api.lightning.community/#estimatefee

We can use this to calculate fees for coin control so users can use their full UTXO

@Bosch-0 Bosch-0 added Feature request New feature request LND Issues specific to LND nodes labels Feb 9, 2022
@kaloudis kaloudis changed the title Leverage LND's EstimateFee API LND: ability to use full UTXO during channel open or on-chain payment Nov 26, 2022
@kaloudis
Copy link
Contributor Author

This doesn't have everything we need. Need some changes upstream in LND. Tracking here: lightningnetwork/lnd#6949

@hieblmi
Copy link

hieblmi commented Nov 29, 2022

This doesn't have everything we need. Need some changes upstream in LND. Tracking here: lightningnetwork/lnd#6949

The OpenChannel PR in LND is tracked here lightningnetwork/lnd#6955

@kaloudis
Copy link
Contributor Author

@hieblmi excellent progress. looking forward to this

@hieblmi
Copy link

hieblmi commented Mar 22, 2023

Same, but lightningnetwork/lnd#6903 needs to get in first :D

@hieblmi
Copy link

hieblmi commented Jul 25, 2023

@kaloudis both PRs here were merged -> more power to Zeus

@kaloudis
Copy link
Contributor Author

@hieblmi amazing. great work!

@expatri0tic
Copy link

@kaloudis
Will this solve the issue in Zeus of being able to:

  1. Hit send
  2. Input bitcoin on-chain address
  3. Select desired UTXO(s)
  4. Select desired miner fee (sat/vB)
  5. Hit fundmax flag
  6. Send entire UTXO to address minus fees

@hieblmi
Copy link

hieblmi commented Apr 8, 2024

Hi @expatri0tic, the features added so far only allow utxo control for channel openings. You are referring to sending on-chain transactions through Zeus. There is active work on an lnd PR to add manual coin selection. This could then be integrated into Zeus. See PR lightningnetwork/lnd#8516

@kaloudis
Copy link
Contributor Author

kaloudis commented Aug 7, 2024

lightningnetwork/lnd#8955

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Coin control Feature request New feature request LND Issues specific to LND nodes
Projects
None yet
Development

No branches or pull requests

4 participants