Skip to content

Conversation

@iovoid
Copy link
Contributor

@iovoid iovoid commented Oct 23, 2025

Motivation

Cloning the transaction log can be expensive (blocks may contain thousands of logs) and this clone isn't needed.

Description

Removes a clone of the transaction logs and a nearby (but much less impactful) unneeded clone.

@iovoid iovoid requested a review from a team as a code owner October 23, 2025 20:01
@github-actions github-actions bot added the levm Lambda EVM implementation label Oct 23, 2025
@jrchatruc jrchatruc enabled auto-merge October 23, 2025 20:10
Copy link
Contributor

@Oppen Oppen left a comment

Choose a reason for hiding this comment

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

🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀

@github-project-automation github-project-automation bot moved this to In Review in ethrex_l1 Oct 23, 2025
@jrchatruc jrchatruc added this pull request to the merge queue Oct 23, 2025
Merged via the queue into main with commit 433b74f Oct 23, 2025
43 of 45 checks passed
@jrchatruc jrchatruc deleted the remove_logs_clone branch October 23, 2025 21:26
@github-project-automation github-project-automation bot moved this from In Review to Done in ethrex_l1 Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

levm Lambda EVM implementation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants