/blockhash

Implementation of https://eips.ethereum.org/EIPS/eip-210 in Yul

blockhash.yul

This is the blockhash contract from EIP210 implement in Yul.

It can be compiled using Solidity's solc:

$ solc --assemble blockhash.yul