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: add LastBlockID to cometbft header #31

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

arrivets
Copy link

@arrivets arrivets commented Oct 9, 2024

This PR updates the FinalizeBlock method to use the LastBlockID passed in the ABCI RequestFinalizeBlock.
The LastBlockID is added to the block Header which is added in the ctx.
This info is necessary for the firehose tracer used by Ethermint.

@arrivets arrivets requested a review from kakysha October 9, 2024 12:45
Copy link

github-actions bot commented Oct 9, 2024

@arrivets your pull request is missing a changelog!

@kakysha kakysha merged commit 2a24209 into v0.50.x-inj-evm Oct 9, 2024
30 of 46 checks passed
@kakysha kakysha deleted the feat/add-header-last-block-info branch October 9, 2024 15:06
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