feat: remove fungible token type#5896
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This was referenced Jan 30, 2023
Deploying with
|
| Latest commit: |
4203a10
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d0640219.interface-y3o.pages.dev |
| Branch Preview URL: | https://remove-fungible-token-type.interface-y3o.pages.dev |
Base automatically changed from
refetch_recently_searched
to
WEB-1611_migrate_search
February 10, 2023 18:13
cartcrom
added a commit
that referenced
this pull request
Feb 13, 2023
* init * feat: search tokens hook * feat: search ordering * feat: separated FungibleToken parsing into sep function * refactor: memoized search token sorting * fix: cache waterfall issue * fix: removed no longer relevant test * feat: trending tokens from gql (#5805) * feat: trending tokens from gql * fix: reverted out-of-scope change * refactor: remove trendingTokensFetcher * fix: linted * fix: removed fetch policy overrides * fix: loading state cache * fix: unwrap native trending tokens * feat: refetch recently searched (#5894) * feat: trending tokens from gql * fix: reverted out-of-scope change * refactor: remove trendingTokensFetcher * feat: recently searched tokens query * fix: linted * feat: combined query function * feat: recently searched hooks * feat: combined query * fix: removed fetch policy overrides * fix: loading state cache * fix: empty history loading state * fix: revert change * fix: revert unintended nft query change * refactor: state functions * fix: removed unnused query var * fix: unwrap native trending tokens * feat: remove fungible token type (#5896) * feat: trending tokens from gql * fix: reverted out-of-scope change * refactor: remove trendingTokensFetcher * feat: recently searched tokens query * fix: linted * feat: combined query function * feat: recently searched hooks * feat: combined query * fix: removed fetch policy overrides * fix: loading state cache * fix: empty history loading state * fix: revert change * fix: revert unintended nft query change * refactor: state functions * fix: removed unnused query var * refactor: remove FungibleToken type * refactor: use TokenStandard.Native instead of string * refactor: improve boolean logic readability * refactor: removed duplicate code * fix: unwrap native trending tokens * fix: type error * fix: duplicate entry bug * refactor: use undefined instead of null/string cast * fix: update apollo types * fix: polygon edge case & polish
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.