Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Feature Request - Display peers associated with a channel. #1492

Closed
lquintai opened this issue Oct 3, 2019 · 2 comments
Closed

Feature Request - Display peers associated with a channel. #1492

lquintai opened this issue Oct 3, 2019 · 2 comments
Assignees
Labels
design enhancement New feature or request
Milestone

Comments

@lquintai
Copy link
Contributor

lquintai commented Oct 3, 2019

Description

At the moment it is not possible to find out which peers are associated with a channel in the extension. Although local fabric only has one peer and one channel, this is not necessarily the case for custom networks - it would be useful to have this information.

A possible implementation would be to display a list of peer names when hovering over Fabric Environments > Channels > channelOfInterest.

@cazfletch cazfletch added design enhancement New feature or request labels Oct 3, 2019
@EdMoffatt
Copy link
Contributor

This just sounds like a straight-up great suggestion to me :) All you get on hover at the moment is the channel name again, so we're not using that hover state for anything, and it sounds like useful info to include.
The use case I'm imagining is that you're planning to instantiate a smart contract on the channel and need to know what peers it needs installing on for that to work.

What do you think @cazfletch ?

@cazfletch
Copy link
Contributor

I agree it sounds great too!

@cazfletch cazfletch added this to the Sprint 18 milestone Oct 11, 2019
@lquintai lquintai self-assigned this Oct 14, 2019
lquintai added a commit to lquintai/blockchain-vscode-extension that referenced this issue Oct 14, 2019
…#1492).

Signed-off-by: Leonor Quintais <lquintai@uk.ibm.com>
lquintai added a commit to lquintai/blockchain-vscode-extension that referenced this issue Oct 14, 2019
…#1492).

Signed-off-by: Leonor Quintais <lquintai@uk.ibm.com>
lquintai added a commit to lquintai/blockchain-vscode-extension that referenced this issue Oct 14, 2019
…#1492).

Signed-off-by: Leonor Quintais <lquintai@uk.ibm.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
design enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants