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

New explorer structure #233

Open
wants to merge 15 commits into
base: development
Choose a base branch
from
Open

Conversation

ashi31
Copy link
Contributor

@ashi31 ashi31 commented Oct 18, 2024

Updating the explorer structures as per the new explorer format.

@ashi31 ashi31 requested a review from gklps October 18, 2024 12:30
@ashi31 ashi31 changed the base branch from main to development October 20, 2024 04:54
core/explorer.go Outdated Show resolved Hide resolved
core/explorer.go Outdated Show resolved Hide resolved
core/explorer.go Outdated Show resolved Hide resolved
core/explorer.go Outdated
c.log.Error("Failed to initialise storage ExplorerUserDetails ", "err", err)
return err
}

url := "deamon-explorer.azurewebsites.net"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldnt these URL be coming from explorer db?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is coming from db when making requests. But while initialising the ExplorerURLTable, its adding the mainnet or testnet explorer link. This was there since earlier. Didn't make any changes here. Should I remove these links?

@ashi31 ashi31 changed the title Ashita/new explorer structure New explorer structure Nov 1, 2024
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.

2 participants