solana-with-rpc-optimizations/explorer/src
Will Roeder e6776effb9
explorer: Added an Error Image Placeholder and resolved a fetching issue for NFT assets (#20608)
* Fixed an issue where NFT assets were continually fetched if we failed to get the asset from a fetch.
Cleaned up/removed un-used NFT asset code.
Added an error image when we failed to fetch the asset.

* Corrected some fetching logic and added a error placeholder timeout since onError/onLoad are never fired for <img /> if the src is undefined
2021-10-12 16:19:59 -07:00
..
__tests__ Add support for parsed stake accounts (#11469) 2020-08-08 21:06:24 +08:00
components explorer: Added an Error Image Placeholder and resolved a fetching issue for NFT assets (#20608) 2021-10-12 16:19:59 -07:00
fonts chore: run latest prettier 2020-06-24 16:14:08 +08:00
img explorer: Added an Error Image Placeholder and resolved a fetching issue for NFT assets (#20608) 2021-10-12 16:19:59 -07:00
metaplex explorer: Added an Error Image Placeholder and resolved a fetching issue for NFT assets (#20608) 2021-10-12 16:19:59 -07:00
pages Added a Metadata tab to display Metaplex Metadata (#20525) 2021-10-08 16:17:32 -04:00
providers Adding NFT support to the Explorer (#20009) 2021-10-05 14:30:05 -04:00
scss explorer: Added an Error Image Placeholder and resolved a fetching issue for NFT assets (#20608) 2021-10-12 16:19:59 -07:00
utils Add Quarry Redeemer and Quarry Merge Mine to known addresses (#20565) 2021-10-10 17:17:19 -04:00
validators fix: support uninitialized upgradeable program account in AccountSection (#19268) 2021-08-17 12:07:10 -07:00
App.tsx explorer: Add epoch details page (#20335) 2021-09-29 23:08:19 -04:00
index.tsx explorer: Add epoch details page (#20335) 2021-09-29 23:08:19 -04:00
react-app-env.d.ts
serumMarketRegistry.ts feat: add two additional Serum markets to Explorer (#15680) 2021-03-03 08:49:40 -08:00
serviceWorker.ts chore: run latest prettier 2020-06-24 16:14:08 +08:00
setupTests.ts