-
- Downloads
Add labels to node (!17)
# Description Nodes now have labels (names) which can be optionally given. If not given, the label is the `peer_id` of the node. The swarm table in the Nu interface now has a label column
Showing
- cli/network_builder.nu 10 additions, 5 deletionscli/network_builder.nu
- cli/swarm.nu 26 additions, 1 deletioncli/swarm.nu
- src/commands.rs 1 addition, 1 deletionsrc/commands.rs
- src/dragoon_network.rs 10 additions, 1 deletionsrc/dragoon_network.rs
- src/main.rs 3 additions, 0 deletionssrc/main.rs
- tests/get_file_4_peers_min_blocks.nu 1 addition, 1 deletiontests/get_file_4_peers_min_blocks.nu
- tests/send_block_list_2_peers.nu 2 additions, 2 deletionstests/send_block_list_2_peers.nu
- tests/send_block_list_5_peers.nu 2 additions, 2 deletionstests/send_block_list_5_peers.nu
- tests/send_block_list_peer_that_accepted_refuses.nu 3 additions, 3 deletionstests/send_block_list_peer_that_accepted_refuses.nu
- tests/send_block_list_some_peer_refuse.nu 2 additions, 2 deletionstests/send_block_list_some_peer_refuse.nu
- tests/send_block_to_same_6_times.nu 2 additions, 2 deletionstests/send_block_to_same_6_times.nu
- tests/send_block_to_with_2_peers.nu 2 additions, 2 deletionstests/send_block_to_with_2_peers.nu
Loading
Please register or sign in to comment