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

blockhash is not reflected in prestate #33

Open
amiller opened this issue Nov 28, 2017 · 1 comment
Open

blockhash is not reflected in prestate #33

amiller opened this issue Nov 28, 2017 · 1 comment

Comments

@amiller
Copy link

amiller commented Nov 28, 2017

If I want to debug a transaction that uses the BLOCKHASH instruction, we'd need to include data for that in the prestate

@holiman
Copy link
Collaborator

holiman commented Dec 12, 2017

Actually... it may be possible to squeeze in a parent hash in the genesis/prestate: https://github.com/ethereum/go-ethereum/blob/master/core/genesis.go#L61 . But you won't be able to get arbitrary blockhash :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants