Skip to content

fix(store): resolve panic sites #1 and #2 from production panic audit#2267

Open
Sertug17 wants to merge 1 commit into
0xMiden:nextfrom
Sertug17:fix-store-panic-points
Open

fix(store): resolve panic sites #1 and #2 from production panic audit#2267
Sertug17 wants to merge 1 commit into
0xMiden:nextfrom
Sertug17:fix-store-panic-points

Conversation

@Sertug17

@Sertug17 Sertug17 commented Jun 19, 2026

Copy link
Copy Markdown

Fixes the two straightforward panic sites from #2266 (items 1 and 2). Items 3-5 require deeper mempool/DAG refactoring and are left for follow-up.

Related to #2266 (partial see issue for remaining items)

…gation

Fixes two of the production panic sites found in 0xMiden#2266:
- upsert_accounts: malformed full-state delta now returns AccountError
  instead of panicking
- sync_chain_mmr: missing block_to row now returns DataCorrupted error
  instead of panicking
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