-
Notifications
You must be signed in to change notification settings - Fork 541
Feature: optional public RPC and block explorer Chain params #1021
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
Feature: optional public RPC and block explorer Chain params #1021
Conversation
|
@aaronbarnardsound @Adamj1232 @taylorjdawson gm! Any feedback for this? |
|
Thanks for this PR @katspaugh. Another approach that I think might be more clear naming wise, is to add an optional |
|
Just adding a note @taylorjdawson while we are here we should also add an option |
|
Makes sense! I'll update the PR to extend the Chain object then 👍 |
…ing a chain to wallet
|
Hey @katspaugh! I see some commits here, is this ready for re-review? |
|
I haven't fully tested this version yet but a review would be appreciated, yes! |
|
@katspaugh This looks good! Have you had a chance to test? |
|
Still wrapping my head around testing monorepos, I'll get back to you on the weekend! |
|
@katspaugh I can also test if you want, was there anything else you wanted to add to the PR? |
|
Oh, that'd be awesome. Let me just fix those git conflicts in the package.json's. |
|
Hi @katspaugh |
|
Amazing, thank you guys! |
Description
Resolves #1020 and #948.
As outlined in #1020, it's sometimes necessary to pass a custom (typically public) RPC when adding a new chain to the user's wallet.
Checklist
package.jsonis incremented following semantic versioning