dependabot[bot]
b6994dcf0a
chore:(deps): bump eventsource from 1.0.7 to 1.1.1 in /explorer ( #25684 )
...
Bumps [eventsource](https://github.com/EventSource/eventsource ) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases )
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md )
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1 )
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 04:46:37 +00:00
Justin Starry
344c19dbe3
explorer: Add fee column to block history card ( #25573 )
2022-05-26 02:54:25 +00:00
Josh
105562bb89
feat(explorer): superstruct checking for token-2022 instructions ( #25405 )
2022-05-23 10:57:14 -06:00
Justin Starry
3b3046ab3d
explorer: Add support for new compute budget ixs ( #25446 )
2022-05-21 17:24:25 +00:00
Justin Starry
7d1a7636af
explorer: Bump @solana/web3.js to 1.43.1 ( #25443 )
2022-05-21 16:45:52 +00:00
Justin Starry
ecdd4b973c
explorer: update browserlist db ( #25442 )
2022-05-21 16:18:17 +00:00
Justin Starry
5948b6c741
explorer: Display error details on tx page ( #25186 )
2022-05-13 07:55:38 +00:00
Ikko Ashimine
7e4397204a
chore: fix typo in security-txt.ts ( #25160 )
...
seperated -> separated
2022-05-12 21:28:52 +08:00
Michael Hess
e5feb1fb45
Explorer: Support Fungible Asset token standard ( #24630 )
...
* feat: Support Fungible Asset token standard
* fix formatting
2022-05-05 23:33:56 +08:00
steveluscher
7bb867404f
fix: correct the fragment URL of inner instruction cards in Explorer
2022-05-02 12:50:00 -07:00
Steven Luscher
2108803b0c
feat: you can now deep link to a particular instruction in Explorer ( #24861 )
...
* fix: when creating new cluster URLs, don't carry the fragment forward
* feat: added a utility that computes a transaction's URL fragment
* feat: introduced a React context you can use to scroll to elements
* feat: you can now deep link to a particular transaction in Explorer
2022-05-02 12:21:13 -07:00
Steven Luscher
8043e88233
fix: enable React 18 in Explorer via use of `createRoot` ( #24859 )
2022-05-02 12:19:08 -07:00
steveluscher
fe72a1de22
fix: update to version of spl-token-registry that doesn't fatal when response is empty
2022-05-01 15:27:25 -07:00
Steven Luscher
06ffd9009e
fix: don't fatal Explorer when there's a 'failed' type message at the top level ( #24868 )
2022-04-30 18:27:42 -07:00
Justin Starry
f8354bdbcd
explorer: Synchronoize timescale for tps and ping stats ( #24865 )
2022-04-30 13:37:13 +08:00
Steven Luscher
0769ee4204
fix: repair React types in explorer ( #24858 )
...
* chore: upgrade Explorer React typedefs to match installed version of React
* fix: a stream player materializing no longer re-renders the VideoArtContent
* chore: upgrade Sentry React for compatibility with React 18 types
2022-04-29 21:58:34 -07:00
Justin Starry
d07604f770
explorer: Don't show successful count if meta missing ( #24864 )
2022-04-30 12:11:37 +08:00
Justin Starry
b8c13eb506
explorer: Fix empty state for filtered transactions ( #24863 )
2022-04-30 12:11:29 +08:00
Justin Starry
45314a89b0
explorer: Hide compute units if log parsing fails ( #24848 )
2022-04-30 04:11:59 +08:00
Justin Starry
898b3529ff
explorer: Support filtering block transactions by account ( #24787 )
2022-04-28 19:01:12 +08:00
Justin Starry
aa1d34b09e
explorer: Allow sorting block transactions by compute ( #24786 )
2022-04-28 10:23:33 +00:00
Justin Starry
1d6df736a3
explorer: Improvements to block transactions list ( #24785 )
...
* explorer: Show CPI programs in block transactions list
* explorer: Hide votes from block transactions and display compute col
* explorer: Add greater than sign to compute if tx logs truncated
2022-04-28 18:15:01 +08:00
dependabot[bot]
b730d1da00
chore:(deps): bump react and react-dom in /explorer ( #24783 )
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ). These dependencies needed to be updated together.
Updates `react` from 17.0.2 to 18.1.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.1.0/packages/react )
Updates `react-dom` from 17.0.2 to 18.1.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.1.0/packages/react-dom )
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: react-dom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 08:46:48 +00:00
Justin Starry
34c109d6e9
explorer: Improve displayed transaction instruction logs ( #24780 )
2022-04-28 08:46:15 +00:00
dependabot[bot]
d3460acee0
chore:(deps): bump @types/chai from 4.2.22 to 4.3.1 in /explorer ( #24782 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.22 to 4.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: "@types/chai"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 08:38:15 +00:00
dependabot[bot]
eda77f188d
chore:(deps): bump sass from 1.47.0 to 1.51.0 in /explorer ( #24779 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.47.0 to 1.51.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.47.0...1.51.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 08:32:03 +00:00
dependabot[bot]
9d913ae3f1
chore:(deps): bump @testing-library/react in /explorer ( #24772 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 12.1.2 to 12.1.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.1.2...v12.1.5 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 08:25:39 +00:00
Justin Starry
f71b51f9a7
explorer: Show address for unknown programs in logs ( #24770 )
2022-04-28 16:25:24 +08:00
dependabot[bot]
1168b9f9ab
chore:(deps): bump bignumber.js from 9.0.1 to 9.0.2 in /explorer ( #24771 )
...
Bumps [bignumber.js](https://github.com/MikeMcl/bignumber.js ) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/MikeMcl/bignumber.js/releases )
- [Changelog](https://github.com/MikeMcl/bignumber.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MikeMcl/bignumber.js/compare/v9.0.1...v9.0.2 )
---
updated-dependencies:
- dependency-name: bignumber.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 08:24:25 +00:00
Jacob Creech
b080352436
fix: Update custom metadata token disclaimer ( #24750 )
...
* fix: Update custom metadata token disclaimer
There have been quite a few reports of people creating tokens and then being confused by the disclaimer on their own token. Added some additional information + a CTA to verify based on feedback
* fix: update token metadata disclaimer to warning
2022-04-28 00:37:38 +08:00
Justin Starry
4e2d96fe88
explorer: display slot leaders on block details page ( #24727 )
2022-04-27 04:57:18 +00:00
Yihau Chen
9f34968a7f
explorer: replace Block with Slot ( #24725 )
2022-04-27 11:47:37 +08:00
Justin Starry
2df1c1cd52
explorer: parse compute budget instructions ( #24703 )
2022-04-26 17:09:00 +00:00
Justin Starry
d63a4fa174
explorer: bump web3 to 1.41.0 ( #24701 )
2022-04-26 16:56:49 +00:00
Justin Starry
b046c9a776
explorer: fix pretty printed logs for native programs without logging ( #24700 )
...
* explorer: fix pretty printed logs for native programs without logging
* prettier
2022-04-26 16:56:07 +00:00
abacus-x
09d98f6628
Explorer: Fixed broken link to apple touch icon ( #24627 )
2022-04-25 19:04:46 +08:00
Thomas Pompon
8d3de3cd6b
Add Solanart program name ( #24574 )
...
* misc: add solanart program name
* feat: add solanart global offers program
2022-04-22 20:25:43 +08:00
Thomas Pompon
68dc38dafb
chore: add .prettierrc.json ( #24592 )
2022-04-22 20:16:27 +08:00
Thomas Pompon
2ae911ee55
feat(explorer): add attributes tab for metaplex nfts ( #24580 )
...
* feat(nfts): add attributes tab
* fix: filter attributes to keep objects matching schema
* chore: rename component and format
* fix: support attribute value if it's a number
2022-04-22 20:06:00 +08:00
Stella Wang
4793c2c48e
fix: adds grab mint metadata for ft's ( #24496 )
...
* fix: adds grab mint metadata for ft's
* fix: adds unverified tag to tokens from meta
* fix: adds unverified banner
2022-04-22 15:55:46 +08:00
Josh
95e5a20713
feat(explorer): show orange for 25-50 percent ping loss ( #24530 )
2022-04-20 15:35:13 +00:00
Dennis Antela Martinez
5de8061bed
look up domain owner on .sol search (explorer) ( #24300 )
...
* lookup domain owner on .sol search
* add detected domain names to search options
* lookup domain owner on .sol search
* add detected domain names to search options
* add loading state and only append domain search results if search state has not changed
* rm url and rename fn
* useRef to check if domain lookup is still valid
2022-04-16 15:28:44 +08:00
Dennis Antela Martinez
8274959c50
limit token options appended to search options object ( #24410 )
2022-04-16 13:58:50 +08:00
dependabot[bot]
3cd1aa4a1d
chore:(deps): bump async from 2.6.3 to 2.6.4 in /explorer ( #24378 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 08:39:11 +00:00
Dennis Antela Martinez
47e1c9107d
Explorer: Fix domain table and bump @bonfida/spl-name-service to 0.1.30 ( #24312 )
...
* migrate performReverseLookup from bonfida
* Fix display name fetching
Co-authored-by: Justin Starry <justin@solana.com>
2022-04-15 16:32:10 +08:00
man0s
b4b26894cd
Iterate on IDL account/instruction decoding ( #24239 )
...
* Switch to more integrated Anchor data decoding
* Revert anchor account data tab and better error handling
2022-04-13 15:38:59 -04:00
Justin Starry
b6903dab6e
Explorer: Fix verified collection row rendering ( #24269 )
2022-04-12 08:22:42 +00:00
yung soosh
865a8307e2
Enable the explorer to render content from data URIs ( #24235 )
...
* Enable explorer to render images from data URIs
* Add regex to check for image mime type
2022-04-12 08:17:26 +00:00
dependabot[bot]
e98575743e
chore:(deps): bump moment from 2.29.1 to 2.29.2 in /explorer ( #24222 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-09 13:03:00 +00:00
Noah Gundotra
559ee5a843
Explorer: Add Anchor Decoding to Programs/Accounts/Transactions ( #23972 )
...
* Add program idl to the Program page
* Add instruction decoding to the Tx page
* Add account decoding to the Account page
2022-04-06 10:22:49 -07:00