Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 259 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 259 Bytes

blockhash.yul

This is the blockhash contract from EIP210 implement in Yul.

It can be compiled using Solidity's solc:

$ solc --assemble blockhash.yul