Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat(client): Add compute_output_root to block executor#225

Merged
refcell merged 1 commit intomainfrom
cl/output-root-generation
Jun 11, 2024
Merged

feat(client): Add compute_output_root to block executor#225
refcell merged 1 commit intomainfrom
cl/output-root-generation

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Jun 8, 2024

Overview

Adds a function to the block executor that allows for generating the current output root, based on the parent timestamp and current trie.

This was referenced Jun 8, 2024
Copy link
Contributor Author

clabby commented Jun 8, 2024

@clabby clabby force-pushed the cl/client-block-executor branch from bb6b6c2 to f66be56 Compare June 8, 2024 20:36
@clabby clabby force-pushed the cl/output-root-generation branch from 0b5b959 to bc40428 Compare June 8, 2024 20:36
@clabby clabby self-assigned this Jun 8, 2024
@clabby clabby added A-binaries Area: binaries K-feature Kind: feature labels Jun 8, 2024
@clabby clabby changed the title feat(client): Add current_output_root to block executor feat(client): Add compute_output_root to block executor Jun 8, 2024
@clabby clabby requested a review from refcell June 9, 2024 18:21
Copy link
Contributor

@refcell refcell left a comment

Choose a reason for hiding this comment

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

Looks good!

Adds a function to the block executor that allows for generating the
current output root, based on the parent timestamp and current trie.
@clabby clabby force-pushed the cl/output-root-generation branch from bc40428 to 5bb3e43 Compare June 10, 2024 14:29
@clabby clabby changed the base branch from cl/client-block-executor to main June 10, 2024 14:29
@clabby clabby added this to the Phase 3: Kona Client & Host milestone Jun 11, 2024
@refcell refcell added this pull request to the merge queue Jun 11, 2024
Merged via the queue into main with commit 1526ecc Jun 11, 2024
This was referenced Jun 11, 2024
@github-actions github-actions bot mentioned this pull request Jun 22, 2024
@clabby clabby deleted the cl/output-root-generation branch July 2, 2024 03:37
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
…#225)

Adds a function to the block executor that allows for generating the
current output root, based on the parent timestamp and current trie.
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
…#225)

Adds a function to the block executor that allows for generating the
current output root, based on the parent timestamp and current trie.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-binaries Area: binaries K-feature Kind: feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants