Skip to content

feat(run): add previous block hash and chain ID to test environment #353

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

Merged
merged 2 commits into from
Aug 9, 2025

Conversation

sorpaas
Copy link
Member

@sorpaas sorpaas commented Aug 9, 2025

Thanks @crStiv!

Description:

  • Populated block_hashes with the previous block hash for correct BLOCKHASH opcode behavior.
  • Set chain_id to 1 for standard Ethereum test consistency.

Description:
- Populated block_hashes with the previous block hash for correct BLOCKHASH opcode behavior.
- Set chain_id to 1 for standard Ethereum test consistency.
@sorpaas sorpaas merged commit f3e60cc into master Aug 9, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants