solana-with-rpc-optimizations/explorer/src
Jacob Creech 9e791ec9b7
fix: match wallet + dapp ordering with ft metadata on Explorer (#26751)
fix: match wallet + dapp ordering with ft metadata

Previously if token metadata existed from the legacy token-list, that trumped any other metadata displayed. This created a problem where tokens that inserted data in token-list could not longer update their token metadata even if they still owned the mint authority. Wallets such as Solflare and Phantom also take on-chain metadata first over legacy token-list metadata, so it is good to match them.
2022-07-25 14:47:50 -07:00
..
__tests__
components Hide vote txs that don't invoke any other programs like the comment says (#26727) 2022-07-23 15:57:32 +02:00
fonts explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06: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
pages fix: match wallet + dapp ordering with ft metadata on Explorer (#26751) 2022-07-25 14:47:50 -07:00
providers fix: use `maxSupportedTransactionVersion` param when getting raw transactions in Explorer 2022-07-22 08:34:14 +00:00
scss feat: you can now deep link to a particular instruction in Explorer (#24861) 2022-05-02 12:21:13 -07:00
utils explorer: Update address map program name to address lookup table (#26388) 2022-07-04 13:23:42 +00:00
validators Add download bytecode button to explorer (#22459) 2022-01-16 12:46:02 +00:00
App.tsx explorer: Add epoch details page (#20335) 2021-09-29 23:08:19 -04:00
index.tsx feat: you can now deep link to a particular instruction in Explorer (#24861) 2022-05-02 12:21:13 -07: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
setupTests.ts