Skip to content

fix: use latest builder and fix max account slots#170

Merged
meyer9 merged 4 commits intomainfrom
meyer9/fix-flashblocks-args
Mar 9, 2026
Merged

fix: use latest builder and fix max account slots#170
meyer9 merged 4 commits intomainfrom
meyer9/fix-flashblocks-args

Conversation

@meyer9
Copy link
Collaborator

@meyer9 meyer9 commented Mar 9, 2026

Description

  • Use latest builder
  • Remove --flashblocks.fixed arg that was removed
  • Set max account slots for base-reth-node

Testing

meyer9 added 4 commits March 9, 2026 01:58
Build both base-reth-node and base-builder binaries from the same
cargo build in build-base-reth-node.sh, removing the separate
build-builder job and its associated build script, version inputs,
and environment variables.
The base-reth-node client was missing the --txpool.max-account-slots
flag that the reth client has, causing 'txpool is full' errors after
only a few transactions from the same account.
Cache ~/bin/builder (post-rename) instead of ~/bin/base-builder so
the builder artifact is available on cache hit. Update the cache key
to invalidate the old cache that only contained base-reth-node.
@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Mar 9, 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 1
Sum 2

refcell
refcell previously approved these changes Mar 9, 2026
@meyer9 meyer9 enabled auto-merge (squash) March 9, 2026 17:07
@cb-heimdall cb-heimdall dismissed refcell’s stale review March 9, 2026 18:33

Approved review 3916906542 from refcell is now dismissed due to new commit. Re-request for approval.

@meyer9 meyer9 changed the title fix: remove --flashblocks.fixed fix: use latest builder and fix max account slots Mar 9, 2026
@meyer9 meyer9 requested a review from refcell March 9, 2026 20:13
@meyer9 meyer9 merged commit 6906314 into main Mar 9, 2026
14 checks passed
@meyer9 meyer9 deleted the meyer9/fix-flashblocks-args branch March 9, 2026 20:14
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.

3 participants