Skip to content

Conversation

@danyalprout
Copy link
Collaborator

Description

Remove the builder transactions as they aren't used on Base. Fixes #442.

This still requires a bit more work on the testing setup.

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Jan 14, 2026

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@danyalprout danyalprout added the F-do-not-merge Flag: don't merge until this label is removed. label Jan 14, 2026
Builder transactions are not enabled and won't be enabled on the network,
so this removes the entire feature including CLI args, payload building
integration, and related test assertions.
…comments

Remove unused _state_provider parameter from build_next_flashblock and
update test comments to clearly explain gas/DA calculations after builder
transaction removal.
@danyalprout danyalprout force-pushed the danyal/remove-builder-txns branch from 75deddc to b6f4c85 Compare January 14, 2026 19:00
@danyalprout danyalprout marked this pull request as ready for review January 14, 2026 19:05
@danyalprout danyalprout removed the F-do-not-merge Flag: don't merge until this label is removed. label Jan 14, 2026
Copy link
Collaborator

@haardikk21 haardikk21 left a comment

Choose a reason for hiding this comment

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

🚢

@danyalprout danyalprout added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit fcb2d34 Jan 14, 2026
15 checks passed
@danyalprout danyalprout deleted the danyal/remove-builder-txns branch January 14, 2026 19:23
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.

chore(builder): remove builder transactions

4 participants