Skip to content

BIP-310: fix version-rolling.min-bit-count parameter spec#2065

Merged
jonatack merged 1 commit intobitcoin:masterfrom
lisenokdonbassenok:fix/bip310-min-bit-count-param
Feb 28, 2026
Merged

BIP-310: fix version-rolling.min-bit-count parameter spec#2065
jonatack merged 1 commit intobitcoin:masterfrom
lisenokdonbassenok:fix/bip310-min-bit-count-param

Conversation

@lisenokdonbassenok
Copy link
Contributor

The version-rolling.min-bit-count field was previously documented as a TMask return value, even though the examples and real-world usage treat it as a request parameter with an integer bit count.

This change moves version-rolling.min-bit-count to the extension parameters section and changes its type to Integer (>= 0), keeping the original explanatory text. This makes the specification consistent with the JSON examples and with existing implementations of the stratum protocol extension.

@murchandamus murchandamus added Pending acceptance This BIP modification requires sign-off by the champion of the BIP being modified Bug fix labels Feb 27, 2026
@murchandamus
Copy link
Member

@janbraiins, Pavel: Is this correct and substantial enough to merge?

@janbraiins
Copy link
Contributor

Yes, this is correct and can be merged in my view

@jonatack jonatack removed the Pending acceptance This BIP modification requires sign-off by the champion of the BIP being modified label Feb 28, 2026
Copy link
Member

@jonatack jonatack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@jonatack jonatack merged commit ced2410 into bitcoin:master Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants