Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relayer should send necessary block headers for BLOCKHASH op #60

Open
s1na opened this issue Jan 8, 2020 · 0 comments
Open

Relayer should send necessary block headers for BLOCKHASH op #60

s1na opened this issue Jan 8, 2020 · 0 comments
Labels
evm Eth1 EE supporting EVM

Comments

@s1na
Copy link
Collaborator

s1na commented Jan 8, 2020

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 s1na added the evm Eth1 EE supporting EVM label Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evm Eth1 EE supporting EVM
Projects
None yet
Development

No branches or pull requests

1 participant