Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow indexer api changes #542

Merged
merged 2 commits into from
Jun 16, 2023
Merged

Follow indexer api changes #542

merged 2 commits into from
Jun 16, 2023

Conversation

csillag
Copy link
Contributor

@csillag csillag commented Jun 15, 2023

This is built on top of #541.

I updated the code to follow API changes.

The most notable change is removing support for all token types except ERC-20.

@github-actions
Copy link

github-actions bot commented Jun 15, 2023

Deployed to Cloudflare Pages

Latest commit: 3a3b71f2add61d7a7e193ff1f2b4a89fdd104d9f
Status:✅ Deploy successful!
Preview URL: https://42fd77d7.oasis-explorer.pages.dev

@csillag csillag requested review from buberdds and lukaw3d June 15, 2023 18:53
@csillag csillag mentioned this pull request Jun 15, 2023
@csillag csillag force-pushed the csillag/follow-api-changes branch from 2b11d65 to 2543fe0 Compare June 15, 2023 19:03
@csillag csillag changed the title Csillag/follow api changes Follow indexer api changes Jun 16, 2023
.changelog/542.breaking.md Outdated Show resolved Hide resolved
src/app/pages/AccountDetailsPage/index.tsx Show resolved Hide resolved
src/app/components/Account/ShowMoreTokensLink.tsx Outdated Show resolved Hide resolved
csillag and others added 2 commits June 16, 2023 13:40
The indexer has removed the support, so
it doesn't make sense for the explorer to try to support it.
@csillag csillag force-pushed the csillag/follow-api-changes branch from 2543fe0 to 3a3b71f Compare June 16, 2023 11:41
@csillag csillag requested a review from buberdds June 16, 2023 11:41
@csillag csillag merged commit 788a7e4 into master Jun 16, 2023
7 checks passed
@csillag csillag deleted the csillag/follow-api-changes branch June 16, 2023 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants