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

Content Retrieval API #189

Closed
bajtos opened this issue Apr 16, 2023 · 2 comments
Closed

Content Retrieval API #189

bajtos opened this issue Apr 16, 2023 · 2 comments
Assignees
Labels
feature New feature or request

Comments

@bajtos
Copy link
Member

bajtos commented Apr 16, 2023

In order to build SP retrieval checker module, we need API to retrieve content from the given peer using a given protocol:

fetchCid(cid, multiaddr, protocol)

We can leverage Lassie for the initial implementation and swap it for Rust-native version later.

@bajtos bajtos self-assigned this Apr 16, 2023
@bajtos bajtos moved this to 📋 Backlog in Space Meridian Apr 16, 2023
@bajtos
Copy link
Member Author

bajtos commented Apr 16, 2023

How to statically link a Go library to Rust and call Go APIs via FFI:
https://radu-matei.com/blog/from-go-to-rust-static-linking-ffi/

@bajtos bajtos added the feature New feature or request label Apr 18, 2023
@bajtos
Copy link
Member Author

bajtos commented Aug 10, 2023

Closing as done via #243 and other PRs listed in CheckerNetwork/roadmap#19

@bajtos bajtos closed this as completed Aug 10, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Space Meridian Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: ✅ done
Development

No branches or pull requests

1 participant