Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LI
Lixen @lemmy.world
Posts 1
Comments 6

vbuterin: Protocol and staking pool changes that could improve decentralization and reduce consensus overhead

notes.ethereum.org Protocol and staking pool changes that could improve decentralization and reduce consensus overhead - HackMD

# Protocol and staking pool changes that could improve decentralization and reduce consensus overhea

Protocol and staking pool changes that could improve decentralization and reduce consensus overhead - HackMD
0
Challenge: Can you identify what is wrong with this simple Solidity guessing game contract that makes it easy to cheat?
  • For those that want to have an actual go at it: when deploying it with hardhat for example, you can pass in Math.floor(Math.random()*1000) as the constructor argument in the deploy script, and then see if you can derive the number on the first guess.