Skip to content

feat(file_manager, daemon): add ability to create stream from SD hash#11

Merged
pcfreak30 merged 1 commit into
masterfrom
file-save
Dec 1, 2025
Merged

feat(file_manager, daemon): add ability to create stream from SD hash#11
pcfreak30 merged 1 commit into
masterfrom
file-save

Conversation

@pcfreak30

Copy link
Copy Markdown
Member
  • Introduces create_stream_from_sd_hash method in FileManager to create streams directly from SD hashes without claim resolution
  • Adds fallback logic in Daemon to attempt stream creation from SD hash when no existing streams are found
  • Includes proper error handling and logging for stream creation attempts
  • Uses a fake claim structure to bypass normal claim/onchain requirements

- Introduces `create_stream_from_sd_hash` method in `FileManager` to create streams directly from SD hashes without claim resolution
- Adds fallback logic in `Daemon` to attempt stream creation from SD hash when no existing streams are found
- Includes proper error handling and logging for stream creation attempts
- Uses a fake claim structure to bypass normal claim/onchain requirements
@pcfreak30 pcfreak30 merged commit dbb066b into master Dec 1, 2025
1 of 20 checks passed
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