1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-13 11:35:47 +01:00
eclair/docs/release-notes
Pierre-Marie Padiou c37df26c7a
Add a funding fee budget (#2808)
When opening an important channel we may be willing to pay a high feerate that we wouldn't want to use when consolidating UTXOs. However because we delegate the transaction creation to bitcoin core, we can sometimes be surprised by funding transactions that are much bigger than expected. This PR protects us from such cases by refusing to open the channel if the transaction fee is too high.

Based on original work from @thomash-acinq.
2024-01-10 17:01:17 +01:00
..
eclair-v0.6.1.md Add release notes in the repository (#1951) 2021-09-20 14:35:00 +02:00
eclair-v0.6.2.md Deprecation warning for relay fees config (#2012) 2021-10-13 13:52:14 +02:00
eclair-v0.7.0.md Eclair v0.7.0 release (#2158) 2022-02-01 08:34:50 +01:00
eclair-v0.8.0.md Update title of v0.8.0 release notes (#2531) 2022-12-16 10:53:50 +01:00
eclair-v0.9.0.md Eclair v0.9.0 release (#2693) 2023-06-19 10:21:01 +02:00
eclair-vnext.md Add a funding fee budget (#2808) 2024-01-10 17:01:17 +01:00