Skip to content

fix incorrect block encoding#476

Open
mr-tron wants to merge 1 commit into
tonkeeper:masterfrom
mr-tron:patch-1
Open

fix incorrect block encoding#476
mr-tron wants to merge 1 commit into
tonkeeper:masterfrom
mr-tron:patch-1

Conversation

@mr-tron
Copy link
Copy Markdown
Contributor

@mr-tron mr-tron commented May 23, 2026

shard is a fixed-length bitmask so all digits are significant. normal person can't detect difference between 800000000000000 and 8000000000000000 but can between 0800000000000000 and 8000000000000000

shard is a  fixed-length bitmask so all digits are significant.
normal person can't detect difference between 800000000000000 and 8000000000000000 but can between 0800000000000000 and 8000000000000000
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.

1 participant