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

Genericide BIP9 in variable/type names and comments #21399

Closed
wants to merge 2 commits into from

Conversation

luke-jr
Copy link
Member

@luke-jr luke-jr commented Mar 9, 2021

(Further splitting up of #19573)

Most of bcec418, but mostly converted to a scripted-diff to aid in backporting.

Hopefully getting this in by itself will make reviewing other PRs simpler.

-BEGIN VERIFY SCRIPT-
sed -i -e 's/\bBIP9\b/versionbits/g; s/BIP9/VBits/g; s/bip9\([.()]\)/deployment_details\1/g' $(git grep -il BIP9 src)
-END VERIFY SCRIPT-
@luke-jr
Copy link
Member Author

luke-jr commented Mar 9, 2021

Actually, I wonder if it would be easier overall to just omit all these changes until things have settled?

@DrahtBot
Copy link
Contributor

DrahtBot commented Mar 10, 2021

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, 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.

@DrahtBot
Copy link
Contributor

🐙 This pull request conflicts with the target branch and needs rebase.

Want to unsubscribe from rebase notifications on this pull request? Just convert this pull request to a "draft".

@DrahtBot
Copy link
Contributor

🕵️ @sipa has been requested to review this pull request as specified in the REVIEWERS file.

@Sjors
Copy link
Member

Sjors commented Mar 16, 2021

Concept ACK. I'm also not sure what the right order of merging should be. cc @achow101, @ajtowns

@luke-jr luke-jr closed this May 13, 2021
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants