-
Notifications
You must be signed in to change notification settings - Fork 37.7k
[28.x] backports and finalize #30959
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
Conversation
Github-Pull: bitcoin#30952 Rebased-From: 7bd3ee6
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. Code CoverageFor detailed information about the code coverage, see the test coverage report. ReviewsSee the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 1f6c3ca.
A new backport only affects the test code, so I agree to skip the rc3 phase.
The comparison of m_best_invalid with the tip of the respective chainstate makes no sense for the background chainstate, and can lead to incorrect error messages. Github-Pull: bitcoin#30962 Rebased-From: c0a0c72
1f6c3ca
to
98745e0
Compare
Added #30962 I think it's trivial enough to not require rc3 as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code LGTM 98745e0
Verified all backport commits are clean and make sense, and that I'm getting the same manpages. I think doc/release-notes.md
still needs to be updated though?
I think that's usually done when after the release is published on the website. |
It seems to have been the process for 26.0 and 27.0 at least: |
Hmm ok, will add those soon. Still some changes to be made on the release notes. |
Added release notes (as of eab8c9df5996bfe0d0997f747eefbdb745381aa0) |
LGTM 5de225f |
utACK 5de225f |
post merge ACK |
Thanks! I've added https://github.com/bitcoin-core/bitcoin-devwiki/wiki/28.0-Release-Notes-Draft/6677e1b3aa3ecadd142786f1393d2a7affe9e03e which adds missing PR numbers. Release notes otherwise LGTM, I verified the author list and read through the descriptions. I think these 3 might benefit from being added to the list too, I'll give them a go later:
Edit: oh, too late. I'm on bad wifi today, didn't see it got merged already. |
Uh oh!
There was an error while loading. Please reload this page.