dependabot[bot]
eb015505e6
chore:(deps): bump express from 4.17.1 to 4.18.2 in /explorer ( #29120 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 19:52:46 +00:00
dependabot[bot]
a2aa10c3c4
chore:(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /explorer ( #29060 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-03 00:42:49 +00: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
dependabot[bot]
3f5c0843be
chore:(deps): bump socket.io-parser from 4.0.4 to 4.0.5 in /explorer ( #28778 )
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 23:37:48 +00:00
Juan Diego García
04eeb8d0c4
show freeze authority for NFTs ( #28621 )
2022-10-31 17:36:31 +08:00
dependabot[bot]
b074d96336
chore:(deps): bump ansi-regex from 4.1.0 to 5.0.1 in /explorer ( #28519 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 21:01:49 +00:00
dependabot[bot]
fed0c12468
chore:(deps): bump react-countup from 6.1.0 to 6.3.2 in /explorer ( #28429 )
...
Bumps [react-countup](https://github.com/glennreyes/react-countup ) from 6.1.0 to 6.3.2.
- [Release notes](https://github.com/glennreyes/react-countup/releases )
- [Commits](https://github.com/glennreyes/react-countup/compare/v6.1.0...v6.3.2 )
---
updated-dependencies:
- dependency-name: react-countup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 08:12:52 +00: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
857a388005
Explorer: use explicit @solana/spl-token dependency ( #28160 )
2022-09-30 16:30:45 +00:00
Justin Starry
9fd80a27ee
Explorer: add explicit dependency on tweetnacl ( #28155 )
2022-09-30 04:59:15 +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
242bd9be0d
Explorer: Remove unused assets ( #28074 )
2022-09-26 11:47:49 +00:00
Justin Starry
fa0509cdd1
Explorer: Split off devDependencies from dependencies ( #28073 )
2022-09-26 11:45:55 +00: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
dependabot[bot]
981948980c
chore:(deps): bump @testing-library/jest-dom from 5.16.1 to 5.16.5 in /explorer ( #27131 )
...
chore:(deps): bump @testing-library/jest-dom in /explorer
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.16.1 to 5.16.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.1...v5.16.5 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-14 17:13:19 +01:00
Justin Starry
ba4a2d2241
Explorer: Add details page for address lookup table accounts ( #27133 )
2022-08-14 14:50:23 +00:00
dependabot[bot]
32903f2e8e
chore:(deps): bump prettier from 2.5.1 to 2.7.1 in /explorer ( #27130 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.1 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.7.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-14 12:49:25 +00:00
dependabot[bot]
7899b9ee4e
chore:(deps): bump react-dom and @types/react-dom in /explorer ( #27129 )
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ). These dependencies needed to be updated together.
Updates `react-dom` from 18.1.0 to 18.2.0
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-dom )
Updates `@types/react-dom` from 18.0.3 to 18.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: react-dom
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/react-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-14 12:47:52 +00:00
Justin Starry
778f008fc9
explorer: Bump @solana/web3.js to v1.53.0 ( #27128 )
2022-08-14 12:39:38 +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
dependabot[bot]
3d6bd97577
chore:(deps): bump terser from 4.8.0 to 4.8.1 in /explorer ( #26701 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 17:42:08 +00:00