Skip to content

fix: reduce sv2 minimum extranonce size from 6->2 bytes#1799

Open
0xf0xx0 wants to merge 1 commit into
bitaxeorg:masterfrom
0xf0xx0:decrease-sv2-requested-extranonce
Open

fix: reduce sv2 minimum extranonce size from 6->2 bytes#1799
0xf0xx0 wants to merge 1 commit into
bitaxeorg:masterfrom
0xf0xx0:decrease-sv2-requested-extranonce

Conversation

@0xf0xx0

@0xf0xx0 0xf0xx0 commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

closes: #1780

should this be extracted into a constant, and where? we could also use this value to create the version-rolling.min-bit-count value for sv1 version rolling. i run a 2-byte extranonce myself, havent had any issues so im hoping this doesnt introduce any.

E: also, this hard minimum should be documented somewhere...

@0xf0xx0 0xf0xx0 added the enhancement New feature or request label Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Test Results

  2 files  ±0    2 suites  ±0   0s ⏱️ ±0s
103 tests ±0  103 ✅ ±0  0 💤 ±0  0 ❌ ±0 
105 runs  ±0  105 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit d7a5021. ± Comparison against base commit b4c3dcb.

@0xf0xx0 0xf0xx0 changed the title fix: reduce extranonce size from 6->2 bytes fix: reduce sv2 minimum extranonce size from 6->2 bytes Jul 12, 2026

@mutatrum mutatrum left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Makes sense

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

reduce sv2 minimum extranonce size to match sv1

2 participants