Skip to content

Conversation

@Gozala
Copy link
Contributor

@Gozala Gozala commented Jul 8, 2025

Adds data URI write prevention


Summary by cubic

Prevented writes to data URI addresses by marking them as read-only and returning a clear error when a write is attempted.

  • Bug Fixes
    • Added checks to block writes to any data URI address.
    • Introduced a specific error for write attempts to read-only addresses.
    • Added tests to cover various data URI write scenarios.

@Gozala Gozala merged commit 3150bfa into feat/tx-data-uri Jul 9, 2025
1 check passed
@Gozala Gozala deleted the fix/data-uri-write-prevention branch July 9, 2025 16:02
@Gozala Gozala requested a review from seefeldb July 9, 2025 16:02
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