biturbo icon indicating copy to clipboard operation
biturbo copied to clipboard

Relayer should send necessary block headers for BLOCKHASH op

Open s1na opened this issue 5 years ago • 0 comments

If an evm contract has the opcode BLOCKHASH, the relayer should include the necessary block headers. I.e. if evm code includes BLOCKHASH 3, relayer includes block header for block 3 in the transaction.

We're still far from the point where we need this, but I just faced it and wanted to document it for future.

s1na avatar Jan 08 '20 17:01 s1na