Skip to content

BRC-129: correct free-space index count - #182

Merged
sirdeggen merged 1 commit into
bsv-blockchain:masterfrom
jefflightweb:brc-129-fixes
Jul 30, 2026
Merged

BRC-129: correct free-space index count#182
sirdeggen merged 1 commit into
bsv-blockchain:masterfrom
jefflightweb:brc-129-fixes

Conversation

@jefflightweb

Copy link
Copy Markdown
Contributor

This pull request:

Amends or corrects an existing standard, without the need for creating a new one

Summary

Corrects the index count of the unassigned band 0x10000xF7FF from 56,832 to 59,392 (0xF7FF − 0x1000 + 1, equivalently 65536 − 4096 shard − 2048 control). One-word arithmetic fix; no normative behavior changes.

@sirdeggen
sirdeggen merged commit 9284db5 into bsv-blockchain:master Jul 30, 2026
@sirdeggen

Copy link
Copy Markdown
Collaborator

Merged as part of docs/BRC-129 fix, commit 9284db5 on master.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants