Skip to content

Keep only storage proof retries from #514#517

Merged
prkpndy merged 2 commits into
mainfrom
proof-retry-only
May 26, 2026
Merged

Keep only storage proof retries from #514#517
prkpndy merged 2 commits into
mainfrom
proof-retry-only

Conversation

@heemankv

Copy link
Copy Markdown
Collaborator

Summary

Why

Pathfinder storage proof fetches can fail transiently and benefit from retries. The rest of #514 changed class/state-update behavior and surfaced ClassHashNotFound failures that were not part of the storage-proof retry fix. This narrows the patch back to the intended proof-retry behavior only.

Validation

  • cargo fmt --all
  • skipped heavier build validation per request

@heemankv heemankv requested review from Mohiiit and prkpndy as code owners May 25, 2026 19:50

@prkpndy prkpndy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@prkpndy prkpndy merged commit d567441 into main May 26, 2026
5 checks passed
@prkpndy prkpndy deleted the proof-retry-only branch May 26, 2026 06:20
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