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

Update Bitcoin Core to v26.1 #2851

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Update Bitcoin Core to v26.1 #2851

merged 1 commit into from
Apr 23, 2024

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Apr 22, 2024

Bitcoin Core 26.1 contains ancestor-aware funding: it will automatically fetch unconfirmed ancestors during funding and adapt the fee to apply the target feerate to the whole unconfirmed package.

We had custom code to implement this entirely in eclair, which we can now remove.

Bitcoin Core 26.1 contains ancestor-aware funding: it will automatically
fetch unconfirmed ancestors during funding and adapt the fee to apply
the target feerate to the whole unconfirmed package.

We had custom code to implement this entirely in eclair, which we can
now remove.
@t-bast t-bast requested review from sstone and pm47 April 22, 2024 16:15
@t-bast t-bast merged commit 35295af into master Apr 23, 2024
1 check passed
@t-bast t-bast deleted the bitcoind-26 branch April 23, 2024 08:28
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

Successfully merging this pull request may close these issues.

None yet

2 participants