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

https://mainnet.decred.org/insight/api/ not exists #747

Closed
lealife opened this issue Mar 23, 2019 · 4 comments · Fixed by #837
Closed

https://mainnet.decred.org/insight/api/ not exists #747

lealife opened this issue Mar 23, 2019 · 4 comments · Fixed by #837
Assignees

Comments

@lealife
Copy link

lealife commented Mar 23, 2019

politeia/util/paywall.go

Lines 31 to 32 in dda9080

insightMainnet = "https://mainnet.decred.org/insight/api"
insightTestnet = "https://testnet.decred.org/insight/api"

https://mainnet.decred.org/insight/api/ not exists, the insight/ should be removed, the https://mainnet.decred.org/api/ is ok.
but the https://testnet.decred.org/insight/api/ is ok.

So the mainnet and testnet insight api is not the same, it's confused!

test cases:

@marcopeereboom
Copy link
Member

We just need to remove all insight stuff.

@crypto-rizzo
Copy link
Contributor

Working on this issue for the GUI side so I'll pick this up as well

@marcopeereboom
Copy link
Member

@camus-code don't leave this hanging please.

@crypto-rizzo
Copy link
Contributor

@marcopeereboom I pushed changes the day @lukebp asked for them. Just waiting for another review

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 a pull request may close this issue.

4 participants