Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Dev Docs: update v4 blocks text; mention version bits #1118

Merged
merged 1 commit into from Oct 30, 2015

Conversation

Projects
None yet
3 participants
Contributor

harding commented Oct 26, 2015

As reported in #1106, our text for v4 blocks had become outdated. This corrects it and also mentions IsSuperMajority() and version bits as soft fork management methods, although I don't currently have the time to write up a more detailed description of either method.

Preview with this commit applied:

2015-10-26-121035_627x321_scrot

@harding harding added the Dev Docs label Oct 26, 2015

Can't spot anything obviously wrong.

Contributor

harding commented Oct 27, 2015

@JustinDrake thanks!

In the absence of critical feedback, this will be merged on Friday.

@harding harding merged commit 666ed01 into bitcoin-dot-org:master Oct 30, 2015

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

harding added a commit that referenced this pull request Oct 30, 2015

Merge pulls #1105 and #1118
- #1105: Dev Docs: drop mention of endianness in hash byte order
- #1118: Dev Docs: update v4 blocks text; mention version bits

this is not current anymore, bip9 is final. want me to submit a PR for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment