Skip to content

Conversation

@Gozala
Copy link
Contributor

@Gozala Gozala commented Jul 8, 2025

Summary by cubic

Added support for reading data from data URI addresses, allowing inline data to be parsed and accessed like regular storage.

  • New Features
    • Recognizes and parses data URIs for JSON and text types.
    • Returns clear errors for invalid or unsupported data URIs.

Copy link
Contributor

@seefeldb seefeldb left a comment

Choose a reason for hiding this comment

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

Lgtm, but would be nice to throw unsupported media type when trying to write into a data: URI (sorry if I missed that, just did a quick scan)

fix: Add read-only data URI write prevention
@Gozala
Copy link
Contributor Author

Gozala commented Jul 9, 2025

Lgtm, but would be nice to throw unsupported media type when trying to write into a data: URI (sorry if I missed that, just did a quick scan)

It was separate pr #1372

@Gozala Gozala merged commit e8c8cd8 into main Jul 9, 2025
7 checks passed
@Gozala Gozala deleted the feat/tx-data-uri branch July 9, 2025 16:10
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.

5 participants