blockhash.yul This is the blockhash contract from EIP210 implement in Yul. It can be compiled using Solidity's solc: $ solc --assemble blockhash.yul