Skip to content

Conversation

@Himess
Copy link

@Himess Himess commented Nov 29, 2025

Description
Add three missing Data Availability error codes that exist in the Go implementation but were missing from the documentation:

  • -320902 REWIND_FAILED (FAILED_PRECONDITION)
  • -321001 INVALIDATED_READ (ABORTED)
  • -321002 ALREADY_INVALIDATING_READ (ABORTED)

Fixes #725

Tests

Additional context

Metadata

@Himess Himess marked this pull request as draft December 1, 2025 11:03
Add three missing Data Availability error codes that exist in the
Go implementation but were missing from the documentation:

- -320902 REWIND_FAILED (FAILED_PRECONDITION)
- -321001 INVALIDATED_READ (ABORTED)
- -321002 ALREADY_INVALIDATING_READ (ABORTED)

Fixes ethereum-optimism#725
@Himess Himess force-pushed the add-missing-super-da-errors branch from 99f9e30 to 58310c2 Compare December 1, 2025 11:04
@Himess Himess marked this pull request as ready for review December 1, 2025 11:15
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.

Add missing Super DA Errors

1 participant