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
joeaba
443611d050
removing publish.sh because of no dependency
2021-10-20 19:25:57 +05:30
joeaba
6d4c5008c9
checking for dependency on this bash script
2021-10-20 15:45:55 +05:30
axleiro
691b4654e5
Update .gitignore
2021-10-20 13:27:25 +05:30
joeaba
11f26a688f
testing
...
testing if scope argument is working
2021-10-20 13:19:00 +05:30
joeaba
c3b7f49e03
testing traceability after deployment on vercel
2021-10-20 12:23:40 +05:30
Justin Starry
8eced85881
Revert "chore:(deps): bump @blockworks-foundation/mango-client in /explorer ( #20757 )" ( #20796 )
...
This reverts commit d12b724e04
.
2021-10-19 14:49:15 -04:00
dependabot[bot]
d12b724e04
chore:(deps): bump @blockworks-foundation/mango-client in /explorer ( #20757 )
...
Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3 ) from 3.1.1 to 3.1.2.
- [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-10-18 08:20:15 +00:00
dependabot[bot]
a33ec51b89
chore:(deps): bump @testing-library/user-event in /explorer ( #20756 )
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 13.3.0 to 13.4.1.
- [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.3.0...v13.4.1 )
---
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-10-18 08:19:50 +00:00
dependabot[bot]
97db78a355
chore:(deps): bump @solana/spl-token-registry in /explorer ( #20753 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.279 to 0.2.280.
- [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.279...v0.2.280 )
---
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-18 08:10:21 +00:00
dependabot[bot]
7d2f7c6942
chore:(deps): bump @metaplex/js from 1.2.0 to 2.0.1 in /explorer ( #20754 )
...
Bumps [@metaplex/js](https://github.com/metaplex/js ) from 1.2.0 to 2.0.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/@metaplex/js@1.2.0...v2.0.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 08:10:08 +00:00
dependabot[bot]
416421eb8d
chore:(deps): bump @types/node from 16.11.0 to 16.11.1 in /explorer ( #20755 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.0 to 16.11.1.
- [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-18 08:10:01 +00:00
Will Roeder
2c60c48eb2
Added Prettier fixes for NFTArt ( #20752 )
...
Co-authored-by: Will Roeder <roederw@wills-mbp.lan>
2021-10-17 15:33:05 -04:00
Will Roeder
5a02a92013
Added a View Original link for NFT assets ( #20709 )
...
Co-authored-by: Will Roeder <roederw@wills-mbp.lan>
2021-10-17 03:09:09 +00:00
dependabot[bot]
a674fe9888
chore:(deps): bump @types/react from 17.0.28 to 17.0.30 in /explorer
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.28 to 17.0.30.
- [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>
2021-10-17 02:31:41 +00:00
Will Roeder
d363ec98a9
Added better layout suppport in MetaplexNFTHeader for mobile devices ( #20705 )
2021-10-17 02:19:08 +00:00
Will Roeder
05569caade
[Explorer] Change to consume @metaplex/js ( #20637 )
...
* Removed duplicated Metaplex logic/schemas and instead consume @metaplex/js
* Bumped @metaplex/js version to 1.2.0
Co-authored-by: Will Roeder <roederw@wills-mbp.lan>
2021-10-17 02:14:50 +00:00
dependabot[bot]
4ec65b6531
chore:(deps): bump @solana/spl-token-registry in /explorer ( #20720 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.277 to 0.2.279.
- [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.277...v0.2.279 )
---
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-15 08:10:21 +00:00
dependabot[bot]
b66e6cc6f7
chore:(deps): bump @types/node from 16.10.5 to 16.11.0 in /explorer ( #20717 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.5 to 16.11.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-15 08:08:30 +00:00
joeaba
0c66099cec
Update .gitignore
2021-10-14 19:31:48 +05:30
joeaba
e11f1b3e9e
adding
2021-10-14 17:31:14 +05:30
joeaba
02c76bfdb1
testing latest build
2021-10-14 17:26:05 +05:30
joeaba
47ef12f19b
adding publish.sh
...
it will trigger a build on vercel
2021-10-14 17:20:10 +05:30
joeaba
5483d6684e
Update .gitignore
2021-10-14 17:14:57 +05:30
joeaba
416f859517
Update .gitignore
2021-10-14 16:31:40 +05:30
joeaba
f071b991b7
Update tsconfig.json
2021-10-14 16:16:56 +05:30
joeaba
ea847d870e
Update .gitignore
2021-10-14 16:16:35 +05:30
joeaba
683f038408
Update tsconfig.json
2021-10-14 16:15:04 +05:30
joeaba
717b28cb32
Update package.json
2021-10-14 15:28:47 +05:30
joeaba
177671590b
Update package.json
2021-10-14 15:26:19 +05:30
joeaba
bf52cef77c
Update .gitignore
2021-10-14 14:23:38 +05:30
joeaba
82fe12fb5d
Update .gitignore
2021-10-14 14:16:46 +05:30
dependabot[bot]
220a8bd51c
chore:(deps): bump sass from 1.42.1 to 1.43.2 in /explorer ( #20685 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.42.1 to 1.43.2.
- [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.42.1...1.43.2 )
---
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-10-14 08:08:04 +00:00
dependabot[bot]
209d3cb629
chore:(deps): bump @solana/spl-token-registry in /explorer ( #20686 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.275 to 0.2.277.
- [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.275...v0.2.277 )
---
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-14 08:07:59 +00:00
Will Roeder
149d224557
Fixed video NFT asset dimensions and vertically centered ALL NFT art ( #20666 )
2021-10-13 19:10:15 +00:00
dependabot[bot]
a4f9ea7c26
chore:(deps): bump typescript from 4.4.3 to 4.4.4 in /explorer ( #20654 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.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-10-13 08:13:43 +00:00
dependabot[bot]
2b03ac1284
chore:(deps): bump @blockworks-foundation/mango-client in /explorer ( #20651 )
...
Bumps [@blockworks-foundation/mango-client](https://github.com/blockworks-foundation/mango-client-v3 ) from 3.0.24 to 3.1.1.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 08:07:12 +00:00
dependabot[bot]
7bba6420ec
chore:(deps): bump @solana/spl-token-registry in /explorer ( #20648 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.274 to 0.2.275.
- [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.274...v0.2.275 )
---
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-13 08:07:02 +00:00
dependabot[bot]
3245042c2a
chore:(deps): bump @types/node from 16.10.3 to 16.10.5 in /explorer ( #20649 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.3 to 16.10.5.
- [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-13 08:06:53 +00:00
Will Roeder
e6776effb9
explorer: Added an Error Image Placeholder and resolved a fetching issue for NFT assets ( #20608 )
...
* Fixed an issue where NFT assets were continually fetched if we failed to get the asset from a fetch.
Cleaned up/removed un-used NFT asset code.
Added an error image when we failed to fetch the asset.
* Corrected some fetching logic and added a error placeholder timeout since onError/onLoad are never fired for <img /> if the src is undefined
2021-10-12 16:19:59 -07:00
dependabot[bot]
0f6a35c4fb
chore:(deps): bump superstruct from 0.15.2 to 0.15.3 in /explorer ( #20615 )
...
Bumps [superstruct](https://github.com/ianstormtaylor/superstruct ) from 0.15.2 to 0.15.3.
- [Release notes](https://github.com/ianstormtaylor/superstruct/releases )
- [Changelog](https://github.com/ianstormtaylor/superstruct/blob/main/Changelog.md )
- [Commits](https://github.com/ianstormtaylor/superstruct/compare/v0.15.2...v0.15.3 )
---
updated-dependencies:
- dependency-name: superstruct
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-12 08:08:41 +00:00
dependabot[bot]
133cce45f2
chore:(deps): bump @types/react from 17.0.27 to 17.0.28 in /explorer ( #20614 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.27 to 17.0.28.
- [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-12 08:07:34 +00:00
dependabot[bot]
9847566654
chore:(deps): bump @solana/spl-token-registry in /explorer ( #20581 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.273 to 0.2.274.
- [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.273...v0.2.274 )
---
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-11 08:13:45 +00:00
dependabot[bot]
76bfb0d609
chore:(deps): bump @testing-library/user-event in /explorer ( #20584 )
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 13.2.1 to 13.3.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.2.1...v13.3.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-10-11 08:07:52 +00:00
Larry Jarry
f3f28f9611
Add Quarry Redeemer and Quarry Merge Mine to known addresses ( #20565 )
2021-10-10 17:17:19 -04:00
Will Roeder
a03aba15b0
Added a Metadata tab to display Metaplex Metadata ( #20525 )
...
* Added a Metadata tab to display Metaplex Metadata for Metaplex NFTs
* Added a new tabs key for metaplexNFTs
* Forgot to run Prettier like a n00b
2021-10-08 16:17:32 -04:00
dependabot[bot]
5b4e0988c3
chore:(deps): bump @solana/spl-token-registry in /explorer ( #20501 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.272 to 0.2.273.
- [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.272...v0.2.273 )
---
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-08 11:11:15 -04:00
dependabot[bot]
ba95863b49
chore:(deps): bump @types/react-router-dom in /explorer ( #20502 )
...
Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom ) from 5.3.0 to 5.3.1.
- [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-10-07 08:07:50 +00:00
dependabot[bot]
49f6b7e22a
chore:(deps): bump @sentry/react from 6.13.2 to 6.13.3 in /explorer ( #20499 )
...
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript ) from 6.13.2 to 6.13.3.
- [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.2...6.13.3 )
---
updated-dependencies:
- dependency-name: "@sentry/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-07 08:06:47 +00:00
Jon Cinque
7149c2da0d
explorer: Update stake pool program id ( #20474 )
2021-10-06 11:12:36 -04:00
dependabot[bot]
d1a26cd305
chore:(deps): bump @types/node from 16.10.2 to 16.10.3 in /explorer ( #20468 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.2 to 16.10.3.
- [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-06 08:11:39 +00:00
Will Roeder
7783030437
Adding NFT support to the Explorer ( #20009 )
...
* Adding NFT support to the explorer / copying over required Metaplex logic
* Fixing a whitespace issue causing validation to fail
* Removed MetadataProvider and instead metadata is being stamped on TokenProgramData
* Fixing EOF new line sanity check issue
* Added styling improvements to the Creator dropdown and NFT asset
* Forgot to run Prettier
* Creator address links were only redirecting to Mainnet. This redirects to the appropriate cluster
* Removed dependencies not required for Explorer based use. Fixed package-lock.json because of a legacy npm version
* Removed react-content-loader and popperjs
* Removed MeshArt. Nobody likes VR anyways
* Capped HTML animation asset width to 150px
* Added an Editon check to properly identify NFTs
* Refactoring away for un-necessary helpers
* Dropped antd and added an image loading placeholder
* Added a HTML animation flickering fix
* Removed arweave check for valid uri properties
* Resolving some nit comments and cleaning up
* Adding Tooltips to better explain the content in the NFT Header
* Started consuming MasterEdition data which is being used to display Seller Fee and Max Supply information in the Token Account Section
* Fixing a bug where Edition NFTs weren't properly supported
* Added better Edition support and labeling when there isn't Master Edition information added to metaplex metadata
* Fixed Max Supply issue where 0 should be displayed as 1
* Updated tooltips to be shorter and more user friendly
* Separting NFTHeader from AccountDetailsPage, adding a new TokenSection for NFTs and adding some cleanup
2021-10-05 14:30:05 -04:00
dependabot[bot]
c220a595a5
chore:(deps): bump @solana/spl-token-registry in /explorer ( #20435 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.271 to 0.2.272.
- [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.271...v0.2.272 )
---
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-05 08:06:50 +00:00
dependabot[bot]
e7e9bb753c
chore:(deps): bump @testing-library/react in /explorer ( #20406 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 12.1.1 to 12.1.2.
- [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.1...v12.1.2 )
---
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>
2021-10-04 08:07:51 +00:00
dependabot[bot]
b4f999d3d7
chore:(deps): bump @types/react from 17.0.26 to 17.0.27 in /explorer ( #20404 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.26 to 17.0.27.
- [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-04 08:07:43 +00:00
dependabot[bot]
d2cfe4998a
chore:(deps): bump @solana/spl-token-registry in /explorer ( #20402 )
...
Bumps [@solana/spl-token-registry](https://github.com/solana-labs/token-list ) from 0.2.270 to 0.2.271.
- [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.270...v0.2.271 )
---
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-04 08:07:14 +00:00
Larry Jarry
41c160d582
Adds Quarry Protocol programs to the Solana Explorer ( #19936 )
...
* Adds Quarry Protocol programs to the Solana Explorer
* Formatting
2021-10-01 13:21:06 +00:00
dependabot[bot]
4fd0a42798
chore:(deps): bump @types/react from 17.0.25 to 17.0.26 in /explorer ( #20365 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.25 to 17.0.26.
- [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-01 08:08:05 +00:00
dependabot[bot]
d5dae4fc0d
chore:(deps): bump @types/react from 17.0.24 to 17.0.25 in /explorer ( #20347 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.24 to 17.0.25.
- [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-09-30 10:18:11 -04:00