Skip to content

Conversation

tmigone
Copy link
Member

@tmigone tmigone commented Sep 15, 2025

This PR switches the oracle's IPFS client from using Kubo RPC calls (/api/v0/cat?arg=<CID>) to standard IPFS gateway URLs (/ipfs/<CID>). The Kubo RPC API is not meant for public exposure and using the standard gateway format also allows for easier switching of providers if needed.

Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
Copy link
Member

@Maikol Maikol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏅

@tmigone tmigone merged commit 64ee27f into main Sep 15, 2025
3 checks passed
@tmigone tmigone deleted the tmigone/ipfs-url branch September 15, 2025 13:10
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.

3 participants