You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two mistakes I found with the Egyptian PDF.
The highlighted line in the image below is missing times variable. Should read: hash=HMAC_SHA256 (clientSeed:nonce:round:times, serverSeed)
I believe the Wild weight table is backwards. Top half is from pdf and bottom half is the way I coded it in my version. It's the only way I get the correct reels selected. Can you please verify this?
There are two mistakes I found with the Egyptian PDF.
The highlighted line in the image below is missing

timesvariable. Should read:hash=HMAC_SHA256 (clientSeed:nonce:round:times, serverSeed)I believe the Wild weight table is backwards. Top half is from pdf and bottom half is the way I coded it in my version. It's the only way I get the correct reels selected. Can you please verify this?
