Skip to content

chore: remove State bound from JournalTr in Handler::Evm#2715

Merged
rakita merged 1 commit intobluealloy:mainfrom
sam-iamm:main
Jul 15, 2025
Merged

chore: remove State bound from JournalTr in Handler::Evm#2715
rakita merged 1 commit intobluealloy:mainfrom
sam-iamm:main

Conversation

@sam-iamm
Copy link
Contributor

Removes the unused State bound from JournalTr in Handler::Evm. This removal allows journals to use the Handler trait even if they don't return EvmState from JournalTr::finalize. A concrete example is a JournalTr implementor that maintains some custom state in addition to EvmState.

@codspeed-hq
Copy link

codspeed-hq bot commented Jul 15, 2025

CodSpeed Performance Report

Merging #2715 will not alter performance

Comparing sam-iamm:main (7f08d9d) with main (356b138)

Summary

✅ 159 untouched benchmarks

Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

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

nice change

@rakita rakita merged commit 2f58cbc into bluealloy:main Jul 15, 2025
29 checks passed
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