starknet_transaction_prover: origin-level breadcrumbs for validation errors#14172
starknet_transaction_prover: origin-level breadcrumbs for validation errors#14172avi-starkware wants to merge 1 commit into
Conversation
PR SummaryLow Risk Overview In Also introduces ignored release microbenchmarks ( Reviewed by Cursor Bugbot for commit b7d03bd. Bugbot is set up for automated code reviews on this repo. Configure here. |
e57d84d to
eba2906
Compare
53381dd to
d477f5e
Compare
eba2906 to
22db0d1
Compare
d477f5e to
ef3cf0b
Compare
22db0d1 to
9773ef7
Compare
…errors Splits validation-error logging so each origin (request body, RPC, proving) carries an `event` tag and trimmed payload context, making it straightforward to root-cause production failures from the structured log stream. Also adds an in-test microbenchmark for HttpMetricsLayer overhead so any regression in the hot path is visible. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
ef3cf0b to
eb8da8d
Compare
9773ef7 to
b7d03bd
Compare

Splits validation-error logging so each origin (request body, RPC,
proving) carries an
eventtag and trimmed payload context, making itstraightforward to root-cause production failures from the structured
log stream. Also adds an in-test microbenchmark for HttpMetricsLayer
overhead so any regression in the hot path is visible.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com