-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Followups for getdeploymentinfo #24187
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
Maybe also #23508 (comment) ? |
3057227
to
793f6af
Compare
Was leaving the |
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.
LGTM
We haven't used the variable style behind |
We can name it something else (as long as it's clear we're not necessarily dealing with the tip). |
793f6af
to
e5f0356
Compare
Changed to blockindex. |
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ConflictsReviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first. |
shrug about renaming tip, easy enough to fix the conflict either way. |
utACK e5f0356 @JeremyRubin a rebase beats an off by one soft fork activation error due to unreadable activation-related code :-) |
e5f0356 rpc/blockchain: rename getdeploymentinfo tip/active_chain_tip to blockindex (Anthony Towns) fbab43f rpc/blockchain: a constant craving (Anthony Towns) 5179656 trivial: comment tweaks (Anthony Towns) 32f04e6 rpc documentation improvements (Anthony Towns) 555eafa doc: getdeploymentinfo release notes tweaks (Anthony Towns) Pull request description: Documentation, comments and trivial code changes to followup bitcoin#23508. ACKs for top commit: Sjors: utACK e5f0356 Tree-SHA512: 4e854a8453588901edb887504f7bfa100cc32df2e99654a5e5970032a0bd63259ba0582479e15bc09ef4792c6672715007f89eb1a7b2d7e229433a678cde9f44
Documentation, comments and trivial code changes to followup #23508.