tari-project / tari-dan

BSD 3-Clause "New" or "Revised" License
7 stars 16 forks source link

feat(swarm): list all running instances (ports etc) #1051

Closed sdbondi closed 3 months ago

sdbondi commented 3 months ago

Description

Lists all instances in swarm UI

Motivation and Context

Allows the user to easily see all allocated ports and base dir for each running instance. This allows the user to work around the signaling server URL not being specified in the connect link and manually specify the port in e.g. template-web. Since we may change the wallet daemon to allow browser connections through the webtransport, websockets etc using libp2p negating the need for the signaling server, I did not implement changes to the URL.

How Has This Been Tested?

Manually

What process can a PR reviewer use to test or verify this change?

Run swarm

Breaking Changes

github-actions[bot] commented 3 months ago

Test Results (CI)

537 tests  ±0   537 :white_check_mark: ±0   2h 9m 39s :stopwatch: - 3m 29s  64 suites ±0     0 :zzz: ±0    2 files   ±0     0 :x: ±0 

Results for commit 1f255b24. ± Comparison against base commit 3941ac48.

:recycle: This comment has been updated with latest results.