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

feat: ExExEvent::FinishedHeight takes BlockNumHash instead #11278

Merged
merged 8 commits into from
Sep 27, 2024

Conversation

joshieDo
Copy link
Collaborator

closes #11256

@joshieDo joshieDo added the A-exex Execution Extensions label Sep 27, 2024
Copy link
Collaborator

@shekhirin shekhirin left a comment

Choose a reason for hiding this comment

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

We should also adjust the book and the examples in https://github.com/paradigmxyz/reth-exex-examples

@shekhirin shekhirin added the C-enhancement New feature or request label Sep 27, 2024
@joshieDo joshieDo requested a review from gakonst as a code owner September 27, 2024 11:12
@mattsse mattsse added the M-changelog This change should be included in the changelog label Sep 27, 2024
Copy link
Collaborator

@shekhirin shekhirin left a comment

Choose a reason for hiding this comment

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

last comment nit 🫡

crates/exex/exex/src/manager.rs Outdated Show resolved Hide resolved
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
@joshieDo joshieDo enabled auto-merge September 27, 2024 13:10
@joshieDo joshieDo added this pull request to the merge queue Sep 27, 2024
Merged via the queue into main with commit ea060fe Sep 27, 2024
35 checks passed
@joshieDo joshieDo deleted the joshie/finishedheight branch September 27, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-exex Execution Extensions C-enhancement New feature or request M-changelog This change should be included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ExExEvent::FinishedHeight should have a block hash
3 participants