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

DSN Integration #94

Closed
wants to merge 2 commits into from
Closed

DSN Integration #94

wants to merge 2 commits into from

Conversation

clostao
Copy link
Collaborator

@clostao clostao commented Nov 14, 2024

This PR intends to convert Auto-Drive from an storage service that publish IPLD nodes on-chain to a real cache service of DSN (among much other features).

This PR covers the following changes:

  • Add new statuses in upload
  • Remove public.nodes table and use uploads.blockstore instead
  • Add status field to uploads.blockstore table for tracking the upload state
  • Fix bug sending transactions in hexString rather than binary
  • Integrate with object mapping indexer to update the state of IPLD nodes from archiving to archived
  • ...TBC

Copy link

netlify bot commented Nov 14, 2024

Deploy Preview for auto-drive-demo canceled.

Name Link
🔨 Latest commit 5e405d4
🔍 Latest deploy log https://app.netlify.com/sites/auto-drive-demo/deploys/67378182e0593a0008cf5754

@clostao clostao closed this Nov 15, 2024
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