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

Easy way to add a peer and change the default peers. #6

Open
inkeliz opened this issue Sep 14, 2018 · 0 comments
Open

Easy way to add a peer and change the default peers. #6

inkeliz opened this issue Sep 14, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@inkeliz
Copy link
Member

inkeliz commented Sep 14, 2018

The wallet initialy stablish a connection with some pre-defined nodes, the same behavior of the original wallet, by RaiBlocks.

This list need to be changed by the user, if they want to.

  • The hardcoded limit needs to be removed, allowing increase the limit when the user manually add some node.

    if h.Count() < 256 {

  • Create a new section to add a new peers, creating a new app for wallet configuration.

@inkeliz inkeliz self-assigned this Sep 14, 2018
@inkeliz inkeliz added the enhancement New feature or request label Sep 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant