1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-12 19:01:39 +01:00
eclair/eclair-core
Bastien Teinturier 7ef55a6abb
Use confirmed inputs for anchor transactions (#3020)
In order to use opportunistic package relay (with 1-parent-1-child)
we must use confirmed inputs when funding our anchor transactions.
This will also be a requirement when using v3 transactions.

We also take this opportunity to honor the `require_confirmed_inputs`
parameter set by our peer during `interactive-tx`.
2025-03-06 19:44:02 +01:00
..
src Use confirmed inputs for anchor transactions (#3020) 2025-03-06 19:44:02 +01:00
eclair-cli Fix eclair-cli "compact" mode (#2990) 2025-02-11 11:17:25 +01:00
pom.xml Update bitcoin lib (#3015) 2025-02-24 17:09:53 +01:00