-
-
Notifications
You must be signed in to change notification settings - Fork 240
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
Add Darwinia and Crab network #195
Conversation
added crab and darwinia networks
@nblogist is attempting to deploy a commit to the Kalis Software Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @nblogist, thanks for the PR. It looks like the Darwinia / Crab RPCs aren't performing well enough for it to work reliably (this is often the case for many networks due to our intensive RPC requests). I see that they do have Blockscout-based block explorers though (https://crab.subview.xyz/ and https://darwinia.subview.xyz/), so it looks like it could be possible to add them as blockscout-supported chains instead.
Thank you for taking the time to review and provide feedback and a solution @rkalis , Just pushed a commit :) |
Looks like https://crab.subview.xyz/ is giving a 502 Bad Gateway error right now. Let's wait for some days to see if it resolves itself. |
Hi, just notified the service provider of crab.subview.xyz, they are syncing a new rpc node to make it more reliable. It should be ok after some days. |
Hey @nblogist, I tried to push some changes to this PR, but I'm getting a permission denied. Could you make sure to check "Allow edits from maintainers"? |
Hey @rkalis I had already turned it on :) |
Thanks @nblogist, looks like I probably was doing something wrong with git on my side. |
Hi @rkalis thank you helping maintain this important app, and for taking the time to review this, just added the two networks! lmk if you'd like any changes :)