kodadot / workers

Implementation of Cloudflare Workers in KodaDot
https://kodadot.xyz
10 stars 13 forks source link

feat/image/w3s #310

Closed vikiival closed 5 months ago

vikiival commented 5 months ago

Context

  1. describe why do we need this change?

Basically indexer stops working because of - #298

  1. what is the problem?

The problem is that nftstorage gateway has undefined behaviour and therefore makes kodadot_beta endpoint unreliable

  1. how did you solve the problem?

Fix is to replace nftstorage gw with w3s gw as it is a reliable source

Ref

PR Type

vikiival commented 5 months ago

@preschian / @hassnian I will try to deploy it on beta