Skip to content

eth/catalyst: fix getBlobsV3 partial/complete metrics#34666

Open
adblesss wants to merge 1 commit intoethereum:masterfrom
adblesss:fix-getblobs-metrics
Open

eth/catalyst: fix getBlobsV3 partial/complete metrics#34666
adblesss wants to merge 1 commit intoethereum:masterfrom
adblesss:fix-getblobs-metrics

Conversation

@adblesss
Copy link
Copy Markdown
Contributor

@adblesss adblesss commented Apr 5, 2026

In b2843a1, metrics check len(res) == len(hashes) but res is pre-allocated with make(), so length is always equal. Partial hit metric never fires. Count non-nil elements instead.

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.

1 participant