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

feat(fabric-connector): add getDiscoveryResults endpoint #3726

Open
outSH opened this issue Jan 17, 2025 · 0 comments · May be fixed by #3727
Open

feat(fabric-connector): add getDiscoveryResults endpoint #3726

outSH opened this issue Jan 17, 2025 · 0 comments · May be fixed by #3727
Labels
enhancement New feature or request

Comments

@outSH
Copy link
Contributor

outSH commented Jan 17, 2025

Is your feature request related to a problem? Please describe.

I want a method for reading structure of the fabric ledger for fabric GUI view. This can be obtained from discovery service query.

Describe the solution you'd like

I want to add an endpoint and a method to fabric connector for reading discovery service results.

Additional context

This is a prerequisite for #3554

@outSH outSH added the enhancement New feature or request label Jan 17, 2025
outSH added a commit to outSH/cactus that referenced this issue Jan 17, 2025
- Add getDiscoveryResults endpoint and connector method for reading
  structure of specified ledger channel.
- Add baseline test to check the response from this endpoint.
- Modify baseline test suite to work with already running ledger.
- Fix small errors in comment in other parts of the code

Closes hyperledger-cacti#3726

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
@outSH outSH linked a pull request Jan 17, 2025 that will close this issue
5 tasks
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

Successfully merging a pull request may close this issue.

1 participant