Skip to content

Create Ability To Add Nodes To Running Network #40

Description

@BradyDriebergen

Description

When we start the network, we are limited to the nodes we declare. We want to implement the ability to add new nodes to the network while the network is running. We should also be able to remove nodes from the network.

Acceptable Criteria

  • Nodes can be added to a running network
  • New nodes are initialized with the transactions on the blockchain
  • Nodes can be taken down and won't compromise the functionality

Results

The StartNetwork.sh script can be run multiple times adding new nodes in the process. Each instance of StartNetwork.sh can be closed and the nodes will be dropped from the network. Closing shouldn't compromise the integrity of the network.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions