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

core: move get_block_hash() from EvmHost to EVM #2553

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

chfast
Copy link
Member

@chfast chfast commented Dec 3, 2024

Move the implementation of the get_block_hash() from EvmHost to EVM where it is cached. This is in preparation for evmone APIv2 where this method is used.

Move the implementation of the get_block_hash() from EvmHost to EVM
where it is cached. This is in preparation for evmone APIv2 where
this method is used.
@canepat canepat added the evmone apiv2 Migration to evmone state::transition API label Dec 3, 2024
@canepat canepat self-requested a review December 3, 2024 15:24
@canepat canepat merged commit 65c934c into master Dec 3, 2024
5 checks passed
@canepat canepat deleted the get_block_hash branch December 3, 2024 15:25
@canepat canepat mentioned this pull request Dec 12, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evmone apiv2 Migration to evmone state::transition API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants