Commit Graph

520 Commits

Author SHA1 Message Date
nvsriram 2c728bb172
Explorer: Add toggle for raw tx logs (#29765)
Add toggle for raw tx logs
2023-01-18 19:27:30 -05:00
nvsriram df92d8ff3d
Explorer: Fix crash on failed anchor account parsing (#29760)
Fix crash on failed anchor account parsing
2023-01-18 12:29:47 -06:00
Noah Gundotra b9324dc060
Explorer: Fix explorer formatting (#29738)
fix explorer format
2023-01-17 10:39:42 -06:00
nvsriram 3d62139a3a
Explorer: Fix misleading success log in explorer program instruction logs (#29735)
Fix indentation and avoid truncation of logs
2023-01-17 10:23:52 -06:00
Daniel Kilimnik 892e23ce08
Security TXT: Add source_release and source_revision fields (#29392) 2022-12-23 14:33:25 +01:00
Noah Gundotra 8ef900be59
Explorer: account does not exist (#29308)
explorer: account does not exist
2022-12-16 15:13:19 -05:00
Mohd. Yahya b01ebfc39b
Explorer: removed lamports balance and added message for reaped accounts (#29283)
removed lamports balance and added message
2022-12-16 12:29:43 -05:00
Noah Gundotra 50ad0390f9
explorer: add enum parsing for anchor arguments (#29275)
add enum parsing for anchor arguments
2022-12-15 11:11:25 -05:00
Noah Gundotra 119b7332f0
explorer: Only show supply page for custom urls (#29273)
only show supply page for custom urls
2022-12-14 23:01:28 -05:00
Nicholas d8f8dea9e4
Explorer: Token Decimal Fix (#28831)
Added maximumFractionDigits

Co-authored-by: TheClub4 <bryantan-888@hotmail.com>
2022-12-14 14:20:32 -05:00
Noah Gundotra 5d6f94ef42
Explorer: add alert notice to Project Serum deployments (#28913)
* explorer: add scam notice to serum deployments

* explorer: prettier fix

* explorer: generalize account-incident alerting

* explorer: format:fix

* explorer: remove github registry link

* explorer: remove unused fetch

* Change flagged accounts from context to flat record
2022-12-14 13:27:47 -05:00
Pierre ea5bbc8ce0
explorer: fix blockhash into hash for Slot Hashes (#28952) 2022-11-28 11:56:50 -08:00
jon wong 5dfb974a29
Renaming the Bonfida Pool -> Serum Pool (#28813)
This program is owned by Serum, not by Bonfida
2022-11-21 15:14:27 -05:00
Pierre cd93719f68
explorer: OpenBook ix details using Serum code (#28867)
* feat: OpenBook ixs details using Serum code

* Reduce repetition in the OpenBook address

Co-authored-by: steveluscher <me+github@steveluscher.com>
2022-11-18 10:27:24 -08:00
Juan Diego García 04eeb8d0c4
show freeze authority for NFTs (#28621) 2022-10-31 17:36:31 +08:00
Justin Starry d884f08723
Explorer: Show simulation error if no logs are returned (#28416) 2022-10-16 14:13:44 +00:00
Justin Starry d42e5725fe
Explorer: Batch account fetching (#28415)
* Bump @solana/web3.js to 1.66.0

* Explorer: Add batched account fetcher to reduce RPC rate limiting
2022-10-16 21:18:49 +08:00
Justin Starry c38bca9932
Explorer: Refactor account provider data types (#28390) 2022-10-14 06:41:32 +00:00
Justin Starry d40875fbec
Explorer: Refactor token instruction name utility function (#28391) 2022-10-14 06:31:23 +00:00
Justin Starry f627b7d826
Explorer: Disable cluster url replacement on localhost (#28385) 2022-10-14 01:38:39 +00:00
Justin Starry 2562e1b296
Explorer: Fix transaction inspector simulation (#28375) 2022-10-13 12:32:17 +00:00
Justin Starry 928730ac94
Explorer: Support additional bpf upgradeable loader instructions (#28342) 2022-10-11 06:27:58 +00:00
Justin Starry bcbf4c7fb3
Explorer: Support displaying closed program accounts (#28336) 2022-10-11 03:11:15 +00:00
Justin Starry 40ebebe140
Explorer: Display block utc timestamp in account history (#28248) 2022-10-06 06:04:04 +00:00
Justin Starry f3fda4652b
Explorer: Support parsed address lookup table responses (#28137) 2022-09-29 13:08:01 +00:00
Justin Starry 7abc322b41
explorer: Show token delta when token account is closed (#28136) 2022-09-29 12:06:41 +00:00
Justin Starry 816940c263
explorer: bump react-router type deps and fix type errors (#28133) 2022-09-29 08:33:05 +00:00
Justin Starry 2c49bc9a41
explorer: fix fee sign in block transactions table (#28132) 2022-09-29 06:34:31 +00:00
Richard Patel 657d8322a7
explorer: add Wormhole program IDs (#28075)
Source: https://docs.wormhole.com/wormhole/contracts
2022-09-27 02:42:19 +08:00
Justin Starry 874fbcb9d4
Explorer: Split out `SolBalance` component from utils (#28072)
Explorer: Split out SolBalance component from utils
2022-09-26 09:25:15 +00:00
Justin Starry b93392cfca
Explorer: Support displaying and inspecting versioned transactions (#27825)
* Explorer: Bump @solana/web3.js to v1.63.1

* Explorer: Support displaying and inspecting versioned transactions
2022-09-24 07:10:14 +00:00
Justin Starry e85900e094
Explorer: Fix balance delta display (#28041) 2022-09-24 05:20:48 +00:00
Justin Starry 22b966be76
Explorer: replace usages of bn.js with BigInt (#28040) 2022-09-24 05:05:41 +00:00
Justin Starry 40d881d3d0
Explorer: Bump @solana/web3.js to v1.62.0 (#27769)
* Explorer: Bump @solana/web3.js to v1.62.0

* Don't fetch unsupported transaction versions
2022-09-15 18:54:18 +00:00
Justin Starry c345981321
Explorer: Remove support for bonfida bot instructions (#27766) 2022-09-13 19:42:04 +00:00
James Yan df7e99a076
Fix responsive in metaplex metadata json viewer (#27585)
fix metaplex metadata responsive
2022-09-12 16:13:33 +00:00
Justin Starry db0bff0668
explorer: Don't show token holdings for accounts with too many tokens (#27604) 2022-09-06 14:16:39 +00:00
Victor Pontis 900f8a3b2b
explorer: Add information about NFToken NFTs and Collection (#26716)
This adds NFToken support to the Solana Explorer so that users can see NFToken NFTs and Collections and do some basic /exploring/. NFToken Docs: https://nftoken.so

## Feature Overview

[Loom Video](https://www.loom.com/share/362e24aa66ac4db198b3e014a99235cb)

<img width="1175" alt="CleanShot 2022-07-21 at 12 55 08@2x" src="https://user-images.githubusercontent.com/1319079/180270677-f02c0646-107e-4566-85b7-cd6a9f4b9eac.png">
<img width="1177" alt="CleanShot 2022-07-21 at 12 55 00@2x" src="https://user-images.githubusercontent.com/1319079/180270686-d376bcba-3477-47ef-8cb0-972ad3b8d22c.png">

## Code Overview

[Loom Video](https://www.loom.com/share/bdab68e55d73462a9222b105dd2316cb)
2022-08-26 12:49:37 -04:00
Justin Starry ba4a2d2241
Explorer: Add details page for address lookup table accounts (#27133) 2022-08-14 14:50:23 +00:00
Justin Starry 0e4ce87870
Explorer: Display address lookup table instruction type (#27106) 2022-08-12 14:20:33 +00:00
Justin Starry 9348a23dfa
Explorer: Refactor parsed transaction handling (#27050) 2022-08-10 11:04:54 +00:00
Pierre ac915776c3
anchor verified build uses apr.dev (#26655)
Co-authored-by: Arrowana <8245419+Arrowana@users.noreply.github.com>
2022-08-01 12:17:32 +02:00
Pierre 8015aedfdd
explorer falls back to token list when uri is blank and tokenDetails exists (#26800)
explorer fallback to token list when uri is blank and tokenDetails exists

Co-authored-by: Arrowana <8245419+Arrowana@users.noreply.github.com>
2022-07-26 20:28:05 -07:00
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
Pierre 4308db74e4
Hide vote txs that don't invoke any other programs like the comment says (#26727)
Co-authored-by: Arrowana <8245419+Arrowana@users.noreply.github.com>
2022-07-23 15:57:32 +02:00
steveluscher c502fc72f6 fix: use `maxSupportedTransactionVersion` param when getting raw transactions in Explorer 2022-07-22 08:34:14 +00:00
Steven Luscher 2acb6c37a5
fix: teach the Explorer how to ask for transaction version zero (#26729)
* fix: teach the Explorer how to ask for transaction version zero
* chore: upgrade web3.js
2022-07-21 21:38:24 -07:00
Leopold Schabel 458a872234
explorer: mark verifiable builds as experimental (#26553)
Add "(experimental)" and use a neutral badge instead of a green one.

The current iteration of verifiable builds does not come with
particularly strong guarantees - best to avoid giving users
any false sense of security.

It relies on an unaudited third party service independent of the explorer,
and the nature of Cargo's build process means it is hard to make strong
claims about the resulting artifacts.
2022-07-11 16:02:42 +01:00
Justin Starry 5450f97844
explorer: Update address map program name to address lookup table (#26388) 2022-07-04 13:23:42 +00:00
Daniel Chew 72dc813ada
add explorer support for pyth batch update price ix (#26240) 2022-06-27 18:08:13 +00:00