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

Curio pdptool upload-file #113

Open
5 tasks
ZenGround0 opened this issue Jan 29, 2025 · 0 comments
Open
5 tasks

Curio pdptool upload-file #113

ZenGround0 opened this issue Jan 29, 2025 · 0 comments

Comments

@ZenGround0
Copy link
Contributor

Each call to the piece upload api is limited to taking ~100 MB. We need an improvement to the pdptool for ingesting large datasets into pdp. This should be sufficient to ingest ~1 TiB of proving parameter data.

  • pdptool upload-file cli command
  • take a file, chunk it
  • upload to curio pdp api in a thread pool, handling errors
  • prepare piece for all files to get cids out
  • return rootcid:subroot,subroot format used by add-roots command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant