blockchains-security-toolkit/advanced_expert/vulnerabilities/randomness
2024-11-04 18:42:30 +07:00
..
README.md organize chapters for the ongoing research, remove dead links, add new resources 2024-11-04 18:42:30 +07:00

randomness


tl; dr


post-merge notes


  • BLOCKHASH opcode will still be available, but given that it will no longer be forged through the proof of work hashing process, the pseudorandomness provided by this opcode will be much weaker.
  • DIFFICULTY is renamed to PREVRANDAO, and return the output of the randomness beacon provided by the beacon chain. It's stronger than BLOCKHASH but still biasable.


cool resources