Josh
9dbb950a25
feat(explorer): show ping server metrics unavailable ( #23914 )
...
* feat: show ping server metrics unavailable
* fix: formatting
2022-03-24 13:54:51 -06:00
Josh
100fd03f3e
feat(explorer): solana ping set minBarHeight ( #23894 )
2022-03-23 20:35:59 +00:00
dependabot[bot]
7af7c15802
chore:(deps): bump minimist from 1.2.5 to 1.2.6 in /explorer ( #23886 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-23 20:00:24 +00:00
dependabot[bot]
154b828287
chore:(deps): bump nanoid from 3.1.23 to 3.3.1 in /explorer ( #23884 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.23 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.3.1 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-23 19:59:16 +00:00
microwavedcola1
1b7b261460
feat(explorer): render program name, ix name, and account names from on chain idl for specific anchor programs ( #23499 )
...
* show titles of ix, from idl
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
* remove unused
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
* remaining accounts
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
* fallback
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
* fix from code review: remove default for the non fallback case
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
* keep camelcase
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
* formatting
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-03-23 12:14:26 -07:00
Josh
911aa5bad3
fix(explorer): can't convert too large of stake to number ( #23876 )
2022-03-23 09:34:43 -07:00
Josh
5541a5873b
fix(explorer): serum init open orders has optional openOrdersMarketAuthority ( #23875 )
2022-03-23 09:32:24 -07:00
Josh
6b76391ed2
fix(explorer): add sync native to token program decode ( #23874 )
2022-03-23 09:31:58 -07:00
page18
c1bf85b109
Explorer: Add Swim Swap Program to known addresses ( #23660 )
2022-03-15 12:18:35 +08:00
Justin Starry
4f18d73281
Explorer: Add support for cluster specific program ids ( #23609 )
2022-03-11 23:22:31 +08:00
Richard Patel
3d021cffa3
explorer: add Pyth instruction support ( #23551 )
2022-03-11 21:59:16 +08:00
SolanaMonkeyBusiness
fb974489a5
fix(explorer): metaplexNFTHeader for unverified collection ( #23498 )
...
Current behavior:
When the NFT is in an unverified collection, the metaplex NFT header displays a 0.
Example : https://explorer.solana.com/address/ARA6zvFJZAydh6mdAgc7A6pMpZotCQj6eYugUMpEWKYh
Expected behavior:
The metaplex NFT header should display nothing
2022-03-09 13:44:12 -08:00
Richard Patel
949006b5a2
explorer: format Instructions title as singular/plural ( #23553 )
2022-03-09 20:53:29 +08:00
Will Roeder
ba771cdc45
feat(explorer): adding verified on-chain collection support ( #23490 )
...
* Adding Verified On-chain Collection tag to help consumers check if their NFTs are authentic
* On-chain isn't quite the same as NO-chain
* Grammar fix
* Added Collection Owner verification to guarantee this is actually a Collection Mint
2022-03-04 18:35:35 -08:00
axleiro
4b59bfe6d8
testing latest changes on explorer ( #23470 )
2022-03-03 16:48:18 +05:30
axleiro
2e750722c7
resolving promote to prod issue ( #23469 )
2022-03-03 15:40:49 +05:30
axleiro
011472a8e8
add comment to trigger the file to check the previous merge ( #23468 )
...
* fix the issue of "promote to Production" on vercel
* fix the issue "promote to production" on vercel for production deployment
* add comment to trigger the file to check the previous merge for vercel "promote to prod" issue
2022-03-03 15:05:02 +05:30
Josh
43347f3da6
fix(explorer): change title to average ping time ( #23463 )
2022-03-03 03:28:23 +00:00
Josh
d43786edcf
fix(explorer): remove purple from ping ( #23445 )
2022-03-02 16:57:41 +00:00
Josh
3ddd018452
feat(explorer): reenable solana ping widget ( #23443 )
2022-03-02 16:11:35 +00:00
Josh
d0ba914d2b
fix(explorer): rollback ping until api is more stable ( #23419 )
2022-03-01 19:57:23 +00:00
Josh
7943e8a1c3
fix(explorer): retry should trigger loading state ( #23417 )
...
* fix(explorer): retry should trigger loading state
* fix(explorer): Solana ping add refreshing state
2022-03-01 11:41:11 -08:00
Josh
f6a06826d8
feat(explorer): add Solana Ping to cluster stats page ( #23239 )
...
* feat: add Solana Ping to explorer
* fix: remove br tags in label
2022-03-01 10:50:48 -08:00
dependabot[bot]
186bb19965
chore:(deps): bump url-parse from 1.5.7 to 1.5.10 in /explorer ( #23371 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 04:33:23 +00:00
microwavedcola1
f00016b647
add support for time in force order type ( #23255 )
...
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-02-22 21:12:02 +08:00
dependabot[bot]
42bdf1d864
chore:(deps): bump url-parse from 1.5.1 to 1.5.7 in /explorer ( #23245 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-19 11:34:37 +00:00
Justin Starry
1351c1bbcf
Explorer: Add ed25519 sigverify precompile to search results ( #23228 )
2022-02-18 07:18:01 +00:00
dependabot[bot]
36167b032c
chore:(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /explorer ( #23126 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 01:13:27 +00:00
Daniel Kilimnik
d6927365ed
explorer: show only AccountHeader for tokens ( #23063 )
2022-02-14 21:53:13 +08:00
man0s
f67a27eeea
Add missing deployment slot check for verifiable build badge ( #23032 )
2022-02-09 18:40:56 +08:00
man0s
86c3990c25
Add verified/unverified badge to Program Account view ( #22825 )
...
* Add verified/unverified badge to Program Account view
* Generalize to any number of build verification providers
2022-02-06 18:11:12 +08:00
axleiro
ed61d249e0
testing builds of explorer on travis
2022-01-29 20:44:33 +05:30
dependabot[bot]
fde5b77f6e
chore:(deps): bump ws from 6.2.1 to 6.2.2 in /explorer ( #22823 )
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-29 02:03:57 +00:00
Daniel Lopez
41cc596559
update package ( #22798 )
...
update metaplex/js
2022-01-29 09:55:48 +08:00
joeaba
92e43df266
restore explorer's rpc endpoint
2022-01-22 16:18:41 -05:00
joeaba
dec21524e1
replace mainnet-beta endpoint
2022-01-22 16:10:23 -05:00
joeaba
b0486f0aaa
reverse rpc-endpoint changes
2022-01-22 15:55:31 -05:00
joeaba
ba5faa2582
update explorer's mainnet-beta endpoint
2022-01-22 15:38:14 -05:00
Justin Starry
477cb539d0
Explorer: Sort block program ids in filter dropdown ( #22674 )
2022-01-22 05:09:58 +00:00
Radu Pașparugă
88bf3c7063
Add timestamp zone toggle to Explorer ( #22616 )
...
* Add timestamp zone toggle to Explorer
* style: code formatting
2022-01-22 12:41:41 +08:00
man0s
c17e54e3f6
Add download bytecode button to explorer ( #22459 )
2022-01-16 12:46:02 +00:00
dependabot[bot]
ba046bd4dd
chore:(deps): bump @types/jest from 27.0.3 to 27.4.0 in /explorer ( #22483 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.0.3 to 27.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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-01-13 09:06:32 +00:00
dependabot[bot]
4854fadc44
chore:(deps): bump sass from 1.45.0 to 1.47.0 in /explorer ( #22453 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.45.0 to 1.47.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.45.0...1.47.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-01-12 09:21:29 +00:00
dependabot[bot]
3e8ee27d9d
chore:(deps): bump @metaplex/js from 4.9.0 to 4.11.3 in /explorer ( #22452 )
...
Bumps [@metaplex/js](https://github.com/metaplex/js ) from 4.9.0 to 4.11.3.
- [Release notes](https://github.com/metaplex/js/releases )
- [Changelog](https://github.com/metaplex-foundation/js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/metaplex/js/compare/v4.9.0...v4.11.3 )
---
updated-dependencies:
- dependency-name: "@metaplex/js"
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-01-12 09:14:32 +00:00
Justin Starry
08e64c88ed
explorer: fix missing logs error for old transactions ( #22350 )
2022-01-07 00:48:20 +00:00
axleiro
86acd8f6f9
Update .gitignore
2022-01-03 19:30:09 +05:30
Justin Starry
3f88994e0f
explorer: Fix setting custom RPC URL ( #22187 )
2021-12-30 19:50:08 +08:00
Justin Starry
70f6aff07f
explorer: Bump @solana/spl-token-registry to 0.2.1143 ( #22183 )
2021-12-30 08:24:15 +00:00
microwavedcola1
94aa9e568a
Mango instruction decoding: use generic helper from mango-client (which is often auto updated by dependabot) instead of relying on a manual instruction lookup table ( #21985 )
...
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2021-12-17 19:46:34 +00:00
dependabot[bot]
3202cc7eef
chore:(deps): bump typescript from 4.5.3 to 4.5.4 in /explorer ( #21868 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4 )
---
updated-dependencies:
- dependency-name: typescript
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>
2021-12-14 03:36:58 +00:00
dependabot[bot]
f402cbe64e
chore:(deps): bump @solana/spl-token-registry in /explorer ( #21865 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.804 to 0.2.810.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.804...v0.2.810 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-12-14 03:27:10 +00:00
dependabot[bot]
ed4897d715
chore:(deps): bump sass from 1.44.0 to 1.45.0 in /explorer ( #21862 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.44.0 to 1.45.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.44.0...1.45.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>
2021-12-14 02:45:20 +00:00
dependabot[bot]
a8ba979360
chore:(deps): bump @blockworks-foundation/mango-client in /explorer ( #21860 )
...
Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3 ) from 3.2.15 to 3.2.16.
- [Release notes](https://github.com/blockworks-foundation/mango-client-v3/releases )
- [Commits](https://github.com/blockworks-foundation/mango-client-v3/commits )
---
updated-dependencies:
- dependency-name: "@blockworks-foundation/mango-client"
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>
2021-12-14 01:41:18 +00:00
dependabot[bot]
3bc3af2332
chore:(deps): bump @solana/spl-token-registry in /explorer ( #21855 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.801 to 0.2.804.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.801...v0.2.804 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-12-14 00:07:14 +00:00
dependabot[bot]
5a28f61f49
chore:(deps): bump @solana/spl-token-registry in /explorer ( #21846 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.720 to 0.2.801.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.720...v0.2.801 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-12-13 20:44:59 +00:00
dependabot[bot]
d5879bafe9
chore:(deps): bump @sentry/react from 6.15.0 to 6.16.1 in /explorer ( #21835 )
...
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript ) from 6.15.0 to 6.16.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.15.0...6.16.1 )
---
updated-dependencies:
- dependency-name: "@sentry/react"
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>
2021-12-13 17:36:20 +00:00
dependabot[bot]
b07fd1fead
chore:(deps): bump typescript from 4.5.2 to 4.5.3 in /explorer ( #21768 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
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>
2021-12-10 09:16:48 +00:00
dependabot[bot]
b3c5a299be
chore:(deps): bump @solana/spl-token-registry in /explorer ( #21766 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.698 to 0.2.720.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.698...v0.2.720 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-12-10 09:08:45 +00:00
dependabot[bot]
b0be0881a7
chore:(deps): bump @blockworks-foundation/mango-client in /explorer ( #21728 )
...
Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3 ) from 3.2.14 to 3.2.15.
- [Release notes](https://github.com/blockworks-foundation/mango-client-v3/releases )
- [Commits](https://github.com/blockworks-foundation/mango-client-v3/commits )
---
updated-dependencies:
- dependency-name: "@blockworks-foundation/mango-client"
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>
2021-12-09 09:19:24 +00:00
dependabot[bot]
91efd6e102
chore:(deps): bump @solana/spl-token-registry in /explorer ( #21727 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.662 to 0.2.698.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.662...v0.2.698 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-12-09 09:08:47 +00:00
dependabot[bot]
388e34f8e9
chore:(deps): bump @project-serum/serum in /explorer ( #21665 )
...
Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts ) from 0.13.60 to 0.13.61.
- [Release notes](https://github.com/project-serum/serum-ts/releases )
- [Commits](https://github.com/project-serum/serum-ts/commits )
---
updated-dependencies:
- dependency-name: "@project-serum/serum"
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>
2021-12-07 08:48:06 -05:00
dependabot[bot]
293629bdb5
chore:(deps): bump @testing-library/jest-dom in /explorer ( #21666 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.16.0 to 5.16.1.
- [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.0...v5.16.1 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 09:15:44 +00:00
dependabot[bot]
c5811e5a14
chore:(deps): bump @solana/spl-token-registry in /explorer ( #21664 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.646 to 0.2.662.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.646...v0.2.662 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-12-07 09:09:29 +00:00
dependabot[bot]
cf5a1448c5
chore:(deps): bump @metaplex/js from 4.7.0 to 4.9.0 in /explorer ( #21662 )
...
Bumps [@metaplex/js](https://github.com/metaplex/js ) from 4.7.0 to 4.9.0.
- [Release notes](https://github.com/metaplex/js/releases )
- [Changelog](https://github.com/metaplex/js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/metaplex/js/compare/v4.7.0...v4.9.0 )
---
updated-dependencies:
- dependency-name: "@metaplex/js"
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>
2021-12-07 09:09:16 +00:00
dependabot[bot]
aff8e82705
chore:(deps): bump @types/node from 16.11.11 to 16.11.12 in /explorer ( #21661 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.11 to 16.11.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2021-12-07 09:07:15 +00:00
dependabot[bot]
92a1fc076c
chore:(deps): bump @testing-library/jest-dom in /explorer ( #21630 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.15.1 to 5.16.0.
- [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.15.1...v5.16.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
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>
2021-12-06 22:00:08 -05:00
dependabot[bot]
cd9dda4701
chore:(deps): bump @blockworks-foundation/mango-client in /explorer ( #21632 )
...
Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3 ) from 3.2.10 to 3.2.14.
- [Release notes](https://github.com/blockworks-foundation/mango-client-v3/releases )
- [Commits](https://github.com/blockworks-foundation/mango-client-v3/commits )
---
updated-dependencies:
- dependency-name: "@blockworks-foundation/mango-client"
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>
2021-12-06 09:28:42 +00:00
dependabot[bot]
b8b721b7c2
chore:(deps): bump react-content-loader from 6.0.3 to 6.1.0 in /explorer ( #21631 )
...
Bumps [react-content-loader](https://github.com/danilowoz/react-content-loader ) from 6.0.3 to 6.1.0.
- [Release notes](https://github.com/danilowoz/react-content-loader/releases )
- [Commits](https://github.com/danilowoz/react-content-loader/compare/v6.0.3...v6.1.0 )
---
updated-dependencies:
- dependency-name: react-content-loader
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>
2021-12-06 09:18:29 +00:00
dependabot[bot]
a75db69105
chore:(deps): bump prettier from 2.5.0 to 2.5.1 in /explorer ( #21628 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.0 to 2.5.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.0...2.5.1 )
---
updated-dependencies:
- dependency-name: prettier
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>
2021-12-06 09:09:46 +00:00
dependabot[bot]
f4e92f9b54
chore:(deps): bump @solana/spl-token-registry in /explorer ( #21629 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.588 to 0.2.646.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.588...v0.2.646 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-12-06 09:09:32 +00:00
dependabot[bot]
72669cad8c
chore:(deps): bump @metaplex/js from 4.6.0 to 4.7.0 in /explorer ( #21626 )
...
Bumps [@metaplex/js](https://github.com/metaplex/js ) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/metaplex/js/releases )
- [Changelog](https://github.com/metaplex/js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/metaplex/js/compare/v4.6.0...v4.7.0 )
---
updated-dependencies:
- dependency-name: "@metaplex/js"
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>
2021-12-06 09:07:24 +00:00
tjshipe
e130b2cffc
Add reduce only to mango instruction parsing ( #21583 )
...
* add reduce only to mango instruction parsing
* yarn format
2021-12-04 00:21:42 +00:00
dependabot[bot]
dab0e8fdc7
chore:(deps): bump @metaplex/js from 4.5.1 to 4.6.0 in /explorer ( #21588 )
...
Bumps [@metaplex/js](https://github.com/metaplex/js ) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/metaplex/js/releases )
- [Changelog](https://github.com/metaplex/js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/metaplex/js/compare/v4.5.1...v4.6.0 )
---
updated-dependencies:
- dependency-name: "@metaplex/js"
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>
2021-12-03 09:09:10 +00:00
dependabot[bot]
70de8313df
chore:(deps): bump @blockworks-foundation/mango-client in /explorer ( #21587 )
...
Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3 ) from 3.2.9 to 3.2.10.
- [Release notes](https://github.com/blockworks-foundation/mango-client-v3/releases )
- [Commits](https://github.com/blockworks-foundation/mango-client-v3/commits )
---
updated-dependencies:
- dependency-name: "@blockworks-foundation/mango-client"
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>
2021-12-03 09:09:02 +00:00
dependabot[bot]
877a05ec19
chore:(deps): bump @solana/spl-token-registry in /explorer ( #21586 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.556 to 0.2.588.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.556...v0.2.588 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-12-03 09:08:55 +00:00
dependabot[bot]
8ba676e4c7
chore:(deps): bump @solana/spl-token-registry in /explorer ( #21561 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.541 to 0.2.556.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.541...v0.2.556 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-12-02 09:09:51 +00:00
dependabot[bot]
a696afe08c
chore:(deps): bump @metaplex/js from 4.5.0 to 4.5.1 in /explorer ( #21560 )
...
Bumps [@metaplex/js](https://github.com/metaplex/js ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/metaplex/js/releases )
- [Changelog](https://github.com/metaplex/js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/metaplex/js/compare/v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: "@metaplex/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>
2021-12-02 09:07:38 +00:00
dependabot[bot]
b2d9bff18c
chore:(deps): bump @metaplex/js from 4.4.1 to 4.5.0 in /explorer ( #21537 )
...
Bumps [@metaplex/js](https://github.com/metaplex/js ) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/metaplex/js/releases )
- [Changelog](https://github.com/metaplex/js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/metaplex/js/compare/v4.4.1...v4.5.0 )
---
updated-dependencies:
- dependency-name: "@metaplex/js"
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>
2021-12-01 09:32:58 +00:00
dependabot[bot]
4e66a1f407
chore:(deps): bump @solana/spl-token-registry in /explorer ( #21536 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.523 to 0.2.541.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.523...v0.2.541 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-12-01 09:08:43 +00:00
Ryan
a0d490d98e
Add Metaplex metadata to token addresses ( #21532 )
2021-11-30 23:44:15 -05:00
dependabot[bot]
63991cb2f0
chore:(deps): bump sass from 1.43.5 to 1.44.0 in /explorer ( #21508 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.5 to 1.44.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.43.5...1.44.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>
2021-11-30 09:15:31 +00:00
dependabot[bot]
e16bea4136
chore:(deps): bump @blockworks-foundation/mango-client in /explorer ( #21507 )
...
Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3 ) from 3.2.8 to 3.2.9.
- [Release notes](https://github.com/blockworks-foundation/mango-client-v3/releases )
- [Commits](https://github.com/blockworks-foundation/mango-client-v3/commits )
---
updated-dependencies:
- dependency-name: "@blockworks-foundation/mango-client"
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>
2021-11-30 09:08:22 +00:00
dependabot[bot]
db19008888
chore:(deps): bump @types/node from 16.11.10 to 16.11.11 in /explorer ( #21504 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.10 to 16.11.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2021-11-30 09:08:10 +00:00
dependabot[bot]
739251aecb
chore:(deps): bump @solana/spl-token-registry in /explorer ( #21506 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.505 to 0.2.523.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.505...v0.2.523 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-11-30 09:07:38 +00:00
Justin Starry
d637371882
explorer: fix modal backdrop z-index ( #21499 )
2021-11-29 22:52:12 +00:00
dependabot[bot]
1a23a55811
chore:(deps): bump @solana/spl-token-registry in /explorer ( #21481 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.500 to 0.2.505.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.500...v0.2.505 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-11-29 09:08:10 +00:00
dependabot[bot]
88ef24cecb
chore:(deps): bump @types/jest from 27.0.2 to 27.0.3 in /explorer ( #21472 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.0.2 to 27.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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>
2021-11-28 23:34:24 -06:00
dependabot[bot]
5ce246e737
chore:(deps): bump @types/react-router-dom in /explorer ( #21478 )
...
Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom ) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom )
---
updated-dependencies:
- dependency-name: "@types/react-router-dom"
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>
2021-11-29 02:10:03 +00:00
dependabot[bot]
1cd1d3ff72
chore:(deps): bump react-countup from 6.0.0 to 6.1.0 in /explorer ( #21477 )
...
Bumps [react-countup](https://github.com/glennreyes/react-countup ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/glennreyes/react-countup/releases )
- [Commits](https://github.com/glennreyes/react-countup/compare/v6.0.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: react-countup
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>
2021-11-29 02:03:48 +00:00
dependabot[bot]
198c275cde
chore:(deps): bump @sentry/react from 6.13.3 to 6.15.0 in /explorer ( #21476 )
...
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript ) from 6.13.3 to 6.15.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.13.3...6.15.0 )
---
updated-dependencies:
- dependency-name: "@sentry/react"
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>
2021-11-29 01:57:17 +00:00
dependabot[bot]
1200959630
chore:(deps): bump sass from 1.43.3 to 1.43.5 in /explorer ( #21475 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.3 to 1.43.5.
- [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.43.3...1.43.5 )
---
updated-dependencies:
- dependency-name: sass
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>
2021-11-29 01:51:48 +00:00
dependabot[bot]
3b3148cc5a
chore:(deps): bump @blockworks-foundation/mango-client in /explorer ( #21471 )
...
Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3 ) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/blockworks-foundation/mango-client-v3/releases )
- [Commits](https://github.com/blockworks-foundation/mango-client-v3/commits )
---
updated-dependencies:
- dependency-name: "@blockworks-foundation/mango-client"
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>
2021-11-29 01:45:44 +00:00
dependabot[bot]
ab62d370db
chore:(deps): bump @types/node from 16.11.4 to 16.11.10 in /explorer ( #21469 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.4 to 16.11.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2021-11-29 01:28:48 +00:00
dependabot[bot]
375a4d44ff
chore:(deps): bump @solana/spl-token-registry in /explorer ( #21466 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.297 to 0.2.500.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.297...v0.2.500 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-11-29 01:23:20 +00:00
dependabot[bot]
235e33b640
chore:(deps): bump typescript from 4.4.4 to 4.5.2 in /explorer ( #21468 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2 )
---
updated-dependencies:
- dependency-name: typescript
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>
2021-11-29 01:23:11 +00:00
dependabot[bot]
3726976006
chore:(deps): bump @types/react-dom from 17.0.10 to 17.0.11 in /explorer ( #21467 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 17.0.10 to 17.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
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>
2021-11-29 01:23:03 +00:00
dependabot[bot]
647440d34c
chore:(deps): bump prettier from 2.4.1 to 2.5.0 in /explorer ( #21463 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.1 to 2.5.0.
- [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.4.1...2.5.0 )
---
updated-dependencies:
- dependency-name: prettier
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>
2021-11-28 18:50:43 -06:00
dependabot[bot]
4c4f64561b
chore:(deps): bump @testing-library/jest-dom in /explorer ( #21464 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.14.1 to 5.15.1.
- [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.14.1...v5.15.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
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>
2021-11-28 18:47:58 -06:00
Ryan
ca716c400a
Explorer Metaplex NFTs: Adding External URL Button ( #21095 )
...
* Metaplex NFTs: Added external URL button to explorer
- moved fetching MetadataJSON from URI to MetaplexNFTHeader
- checked if external_url exists in MetadataJSON
- rendered a button to link to the external url if it exists
* cleanup unused import
* fixed code formatting
* Changed NFT website button to overview section field and Moved NFT URI fetch logic to accounts provider.
* removed unused CSS
* Update TokenAccountSection.tsx
* fixed formatting and 1 other error
2021-11-29 00:22:27 +00:00
dependabot[bot]
cd7331c6be
chore:(deps): bump @metaplex/js from 2.0.1 to 4.4.1 in /explorer ( #21457 )
...
* chore:(deps): bump @metaplex/js from 2.0.1 to 4.4.1 in /explorer
Bumps [@metaplex/js](https://github.com/metaplex/js ) from 2.0.1 to 4.4.1.
- [Release notes](https://github.com/metaplex/js/releases )
- [Changelog](https://github.com/metaplex/js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/metaplex/js/compare/v2.0.1...v4.4.1 )
---
updated-dependencies:
- dependency-name: "@metaplex/js"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* breaking changes
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Starry <justin@solana.com>
2021-11-28 21:39:33 +00:00
Justin Starry
7d6f80f70e
explorer: bump web3 to v1.31.0 ( #21461 )
2021-11-28 21:13:06 +00:00
dependabot[bot]
91d28c5770
chore:(deps): bump @types/react from 17.0.32 to 17.0.37 in /explorer ( #21460 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.32 to 17.0.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/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>
2021-11-28 15:05:47 -06:00
dependabot[bot]
ff139f9a17
chore:(deps): bump @testing-library/user-event in /explorer ( #20780 )
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 13.4.1 to 13.5.0.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v13.4.1...v13.5.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
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>
2021-11-28 14:50:28 -06:00
Justin Starry
ffb5518cbe
explorer: Update bootstrap and dashkit ( #21458 )
...
* Update dashkit style assets
* Update bootstrap to v5
* Fixes for new dashkit and bootstrap
* Fix deprecation warnings in dashkit
* Bump bootstrap to v5.1
2021-11-28 14:49:22 -06:00
Justin Starry
160fb69d7d
explorer: update browserlist db ( #21456 )
2021-11-28 14:08:48 +00:00
Justin Starry
04551183a5
explorer: add support for more serum instructions ( #21451 )
2021-11-28 13:42:01 +00:00
Justin Starry
7aad6fa6a6
explorer: Prettify program logs for transactions page ( #21453 )
2021-11-27 19:11:58 -06:00
dependabot[bot]
02c07d0c93
chore:(deps): bump @blockworks-foundation/mango-client from 3.1.1 to 3.2.7 in /explorer ( #21384 )
...
* chore:(deps): bump @blockworks-foundation/mango-client in /explorer
Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3 ) from 3.1.1 to 3.2.7.
- [Release notes](https://github.com/blockworks-foundation/mango-client-v3/releases )
- [Commits](https://github.com/blockworks-foundation/mango-client-v3/commits )
---
updated-dependencies:
- dependency-name: "@blockworks-foundation/mango-client"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix compile errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Starry <justin@solana.com>
2021-11-25 08:41:10 -06:00
Justin Starry
72d7e426a6
explorer: fix stake account activating state ( #21294 )
2021-11-16 10:08:22 +01:00
Josh
bea61e9543
feat: switch token list to Solana strategy ( #21292 )
2021-11-16 01:54:31 +00:00
Justin Starry
f707dac358
explorer: hide rank when it is null ( #21277 )
2021-11-15 14:17:57 +01:00
Justin Starry
47e6848fbf
explorer: Display more decimals for small token prices ( #21276 )
2021-11-15 12:45:49 +00:00
Will Roeder
b8ac6c1889
Added a supply check to confirm a SPL Token is actually a Metaplex NFT ( #21145 )
...
Co-authored-by: Will Roeder <roederw@titan.lan>
2021-11-03 19:52:04 +00:00
Will Roeder
9ff561134d
[Explorer] Reverted a change to require that Metaplex NFTs have a `MasterEdition` and added a decimal check ( #21132 )
...
* Fixed an issue where NFTs without an Editon were not shown as NFTs
* Added a central isMetaplexNFT helper and added the correct logic to TokenAccountSection
Co-authored-by: Will Roeder <roederw@titan.lan>
2021-11-02 04:30:26 +00:00
Josh
59a1d46c38
fix(explorer): do not display NFTs without an edition ( #21120 )
2021-11-01 22:03:19 +00:00
Justin Starry
78d99b89c0
explorer: fix epoch page failure state ( #21068 )
2021-10-29 16:01:49 +01:00
joeaba
852f0ca3f1
Update .gitignore
2021-10-27 12:53:51 +05:30
joeaba
031594c200
Update .prettierignore ( #21016 )
2021-10-27 12:20:21 +05:30
joeaba
cbfdeb6134
Update .prettierignore
2021-10-27 12:02:58 +05:30
joeaba
874db73fae
Update .gitignore
2021-10-27 11:56:18 +05:30
joeaba
c9daa5af30
Update .gitignore
2021-10-27 11:52:51 +05:30
DR497
fb36f0085b
explorer: add domain names to account details ( #20911 )
2021-10-25 19:14:24 -07:00
dependabot[bot]
1ed26022e8
chore:(deps): bump @types/react from 17.0.31 to 17.0.32 in /explorer ( #20938 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.31 to 17.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/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>
2021-10-25 08:10:54 +00:00
joeaba
45449b1d01
testing PR ( #20935 )
...
testing push
2021-10-25 11:11:48 +05:30
Josh
89caf65966
fix(explorer): fix error on mint pages related to NFTs ( #20922 )
2021-10-23 13:50:26 -07:00
Justin Starry
4188554e77
explorer: Speed up cluster stats loading ( #20916 )
2021-10-23 15:51:10 +00:00
dependabot[bot]
791a2c8d1c
chore:(deps): bump @types/node from 16.11.1 to 16.11.4 in /explorer ( #20915 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.1 to 16.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2021-10-23 15:49:03 +00:00
dependabot[bot]
8905244a39
chore:(deps): bump sass from 1.43.2 to 1.43.3 in /explorer ( #20914 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.2 to 1.43.3.
- [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.43.2...1.43.3 )
---
updated-dependencies:
- dependency-name: sass
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>
2021-10-23 15:39:41 +00:00
dependabot[bot]
62e9d6f700
chore:(deps): bump @solana/web3.js from 1.29.2 to 1.30.0 in /explorer ( #20899 )
...
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js ) from 1.29.2 to 1.30.0.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases )
- [Changelog](https://github.com/solana-labs/solana-web3.js/blob/master/.releaserc.json )
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v1.29.2...v1.30.0 )
---
updated-dependencies:
- dependency-name: "@solana/web3.js"
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>
2021-10-23 11:30:01 -04:00
axleiro
25235de6f3
testing PR ( #20913 )
2021-10-23 18:34:37 +05:30
joeaba
bfe3ef9011
Update .gitignore
2021-10-23 18:16:32 +05:30
joeaba
81cc3eaabb
Update package.json
2021-10-23 18:13:37 +05:30
joeaba
9136222925
Update package.json
2021-10-23 14:08:39 +05:30
joeaba
c1b577df54
reverting metaplex to 2.0.1
2021-10-23 13:58:00 +05:30
joeaba
e97ef6629a
adding @metaplex/js": "3.0.0"
2021-10-23 13:51:09 +05:30
joeaba
f83817ce5d
Update .gitignore
2021-10-23 13:40:10 +05:30
dependabot[bot]
f006925b6e
chore:(deps): bump @solana/spl-token-registry in /explorer ( #20898 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.282 to 0.2.285.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.282...v0.2.285 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-10-22 21:14:33 +00:00
joeaba
900d82b859
updating the metaplex version
2021-10-23 02:36:46 +05:30
joeaba
b53352516b
Update .gitignore
2021-10-23 02:33:10 +05:30
joeaba
2ba794e2f7
Update .gitignore
2021-10-23 02:12:50 +05:30
joeaba
f01127b4c8
Update .gitignore
2021-10-23 01:52:58 +05:30
dependabot[bot]
2889c5ce58
chore:(deps): bump @metaplex/js from 2.0.1 to 3.0.0 in /explorer ( #20885 )
...
Bumps [@metaplex/js](https://github.com/metaplex/js ) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/metaplex/js/releases )
- [Changelog](https://github.com/metaplex/js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/metaplex/js/compare/v2.0.1...v3.0.0 )
---
updated-dependencies:
- dependency-name: "@metaplex/js"
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>
2021-10-22 17:30:32 +00:00
dependabot[bot]
6196c80a3d
chore:(deps): bump @types/react-dom from 17.0.9 to 17.0.10 in /explorer ( #20846 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 17.0.9 to 17.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
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>
2021-10-22 13:21:44 -04:00
joeaba
b18515ad55
reverting to previous commit
2021-10-22 20:45:40 +05:30
joeaba
b3d2ce0135
testing
2021-10-22 20:15:35 +05:30
joeaba
197932d5c7
testing ( #20880 )
2021-10-22 19:56:03 +05:30
dependabot[bot]
05344ad991
chore:(deps): bump @types/react from 17.0.30 to 17.0.31 in /explorer ( #20845 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.30 to 17.0.31.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/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>
2021-10-21 08:17:43 +00:00
dependabot[bot]
76c74b5d7c
chore:(deps): bump @solana/spl-token-registry in /explorer ( #20843 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.280 to 0.2.282.
- [Release notes](https://github.com/solana-labs/token-list/releases )
- [Changelog](https://github.com/solana-labs/token-list/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solana-labs/token-list/compare/v0.2.280...v0.2.282 )
---
updated-dependencies:
- dependency-name: "@solana/spl-token-registry"
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>
2021-10-21 08:08:57 +00:00
axleiro
813f0fd7f9
testing latest update on explorer.yml ( #20841 )
2021-10-21 12:50:11 +05:30
joeaba
aead16496d
Update .gitignore
2021-10-21 02:02:55 +05:30