Skip to content

Fix: PoW Math Correction#32

Open
lucianHymer wants to merge 2 commits into
smartcontracts:mainfrom
lucianHymer:patch-1
Open

Fix: PoW Math Correction#32
lucianHymer wants to merge 2 commits into
smartcontracts:mainfrom
lucianHymer:patch-1

Conversation

@lucianHymer
Copy link
Copy Markdown

Quick fix to the math here.

128 of 256 values being valid gives a probability of 1/2, not 1/128

Thanks!

Since 128 possibilities are allowed for the second byte, the probability for that byte is 128/256 or 1/2, not 1/128
@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 11, 2022

Deploy Preview for eth2book ready!

Name Link
🔨 Latest commit cc9e265
🔍 Latest deploy log https://app.netlify.com/sites/eth2book/deploys/63456bcd4b803f000977a5b2
😎 Deploy Preview https://deploy-preview-32--eth2book.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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