Skip to content

refactor(payload): extract pool selection stats and metrics helpers#3029

Closed
yongkangc wants to merge 1 commit intomainfrom
codex/payload-builder-refactor-1773027254
Closed

refactor(payload): extract pool selection stats and metrics helpers#3029
yongkangc wants to merge 1 commit intomainfrom
codex/payload-builder-refactor-1773027254

Conversation

@yongkangc
Copy link
Contributor

@yongkangc yongkangc commented Mar 9, 2026

Moves inline closures for pool-selection and subblock metrics recording
into private methods on TempoPayloadBuilder, and groups the three pool
tx counters into a PoolSelectionStats struct.

No behavior changes — same metrics, same return types, same side effects.

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@yongkangc yongkangc force-pushed the codex/payload-builder-refactor-1773027254 branch from bb12910 to 10f3b4d Compare March 9, 2026 03:50
Moves inline closures for pool-selection and subblock metrics recording
into private methods on TempoPayloadBuilder, and groups the three pool
tx counters into a PoolSelectionStats struct.

Amp-Thread-ID: https://ampcode.com/threads/T-019cd0b8-c12a-7637-8025-02758360f9df
@yongkangc yongkangc force-pushed the codex/payload-builder-refactor-1773027254 branch from 10f3b4d to e342e86 Compare March 9, 2026 03:58
@yongkangc yongkangc changed the title refactor(payload): decompose build_payload into phase pipeline refactor(payload): extract pool selection stats and metrics helpers Mar 9, 2026
@decofe
Copy link
Member

decofe commented Mar 9, 2026

Closing — this incremental cleanup doesn't move the needle enough on its own. Going straight to the full phase pipeline refactor instead.

@decofe decofe closed this Mar 9, 2026
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