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

client/assets: Consider adding a way to add (and remove?) peers for internal wallets. #1636

Closed
JoeGruffins opened this issue May 30, 2022 · 4 comments
Assignees
Labels
full stack A complete solution requires work on UI, core, and wallet backend(s) JavaScript wallet Client wallet backends

Comments

@JoeGruffins
Copy link
Member

Especially for Ethereum where there is more of a server/served relationship and servers are limited, it may be necessary to point clients in the right direction, for instance towards a known good server. On testnet, at least, sometimes it is difficult to find "peers". I think this would be a useful tool to have IF it also becomes a problem on mainnet.

@ukane-philemon
Copy link
Contributor

This would be nice for Bitcoin spv wallets too. Somtimes my Bitcoin spv wallets takes long to start as a result of searching for a suitable peer.

@buck54321 buck54321 added client JavaScript full stack A complete solution requires work on UI, core, and wallet backend(s) wallet Client wallet backends labels Sep 15, 2022
@martonp
Copy link
Contributor

martonp commented Oct 17, 2022

I can do this.

@chappjc
Copy link
Member

chappjc commented Oct 17, 2022

I can do this.

All your. Thanks!

@chappjc
Copy link
Member

chappjc commented Dec 29, 2022

Resolved by #1931

@chappjc chappjc closed this as completed Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full stack A complete solution requires work on UI, core, and wallet backend(s) JavaScript wallet Client wallet backends
Projects
None yet
Development

No branches or pull requests

5 participants