Skip to content

feat: break payload building #238

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

Merged
merged 6 commits into from
Jun 17, 2025
Merged

feat: break payload building #238

merged 6 commits into from
Jun 17, 2025

Conversation

greged93
Copy link
Collaborator

Adds a timer which allows to break the payload building task.

Signed-off-by: Gregory Edison <[email protected]>
Copy link

codspeed-hq bot commented Jun 10, 2025

CodSpeed Performance Report

Merging #238 will not alter performance

Comparing feat/break-payload-building (1f7fe82) with scroll (6f544fb)

Summary

✅ 77 untouched benchmarks

Signed-off-by: Gregory Edison <[email protected]>
Copy link
Collaborator

@frisitano frisitano left a comment

Choose a reason for hiding this comment

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

Left some comments inline.

Signed-off-by: Gregory Edison <[email protected]>
@frisitano
Copy link
Collaborator

We also have constraints in terms of block size (needs to fit inside a blob). We should mirror the logic implemented in geth for this and introduce this in the break logic.

@greged93
Copy link
Collaborator Author

@frisitano raised an issue for this, will work on it later.

@greged93 greged93 requested a review from frisitano June 17, 2025 09:39
Signed-off-by: Gregory Edison <[email protected]>
Copy link
Collaborator

@frisitano frisitano left a comment

Choose a reason for hiding this comment

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

lgtm

@greged93 greged93 merged commit ce8b77a into scroll Jun 17, 2025
46 checks passed
@greged93 greged93 deleted the feat/break-payload-building branch June 17, 2025 11:44
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