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: change block hash history scope #411

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

jsign
Copy link
Collaborator

@jsign jsign commented Apr 8, 2024

This PR changes the block hash contract history to 8192 block hashes, but keeps the BLOCKHASH instruction have access to the last 256 ones.

@jsign jsign added this to the verkle-gen-devnet-6 milestone Apr 8, 2024
@jsign jsign requested a review from gballet April 8, 2024 17:58
@jsign jsign marked this pull request as ready for review April 8, 2024 17:58
core/vm/instructions.go Outdated Show resolved Hide resolved
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Copy link
Owner

@gballet gballet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gballet gballet merged commit c23058e into kaustinen-with-shapella Apr 8, 2024
3 of 4 checks passed
gballet pushed a commit that referenced this pull request May 7, 2024
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
gballet pushed a commit that referenced this pull request May 8, 2024
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
gballet pushed a commit that referenced this pull request May 8, 2024
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
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.

None yet

2 participants