You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After moving to git-lfs, no CDN mirror of this repo (raw.githubusercontent.com, JSDelivr, or otherwise) is working any more, as they all now just return the git-lfs pointer file itself (rather than dereferencing the pointer file to then return the object file.)
This has broken, among other things, explorer.solana.com.
When you try loading https://cdn.jsdelivr.net/gh/solflare-wallet/token-list@latest/solana-tokenlist.json it crashes with an error
File size exceeded the configured limit of 20 MB.
Apparently, the token list got too big to be handled by jsdelivr (default) limits.
The text was updated successfully, but these errors were encountered: