Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate RHP4 for uploads #1551

Open
ChrisSchinnerl opened this issue Sep 19, 2024 · 0 comments
Open

Integrate RHP4 for uploads #1551

ChrisSchinnerl opened this issue Sep 19, 2024 · 0 comments
Milestone

Comments

@ChrisSchinnerl
Copy link
Member

This refers to integrating it in the most basic way to avoid a huge refactor of the upload code and to just get uploads working the same way they do now.

That means:

  • if we are beyond the allow height and talking to a host version v2.0+, we use RHP4 for uploads
  • partial uploads are still sent to the bus and later fetched for uploading when the pieces can be combined
  • uploads are pinned blockingly, allowing us to avoid db changes initially
@ChrisSchinnerl ChrisSchinnerl added this to the v2.0.0 milestone Sep 19, 2024
@SiaFoundation SiaFoundation deleted a comment Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant