8000 feat(fabric-persistence): save discovery results in a database · Issue #3836 · hyperledger-cacti/cacti · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(fabric-persistence): save discovery results in a database #3836

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

Open
outSH opened this issue Apr 3, 2025 · 1 comment · May be fixed by #3837
Open

feat(fabric-persistence): save discovery results in a database #3836

outSH opened this issue Apr 3, 2025 · 1 comment · May be fixed by #3837
Assignees
Labels
dependent enhancement New feature or request ledger-browser Issues related to cacti-ledger-browser package

Comments

@outSH
Copy link
Contributor
outSH commented Apr 3, 2025

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

I want to store the fabric network structure in a database, so it can later be displayed in ledger browser GUI.

Describe the solution you'd like

fabric-persistence should use fabric-conenctor to get discovery results and save them in a database.

Describe alternatives you've considered

None

Additional context

This is a prerequisite for #3554

Depends on #3726

@outSH outSH added enhancement New feature or request ledger-browser Issues related to cacti-ledger-browser package labels Apr 3, 2025
@outSH outSH self-assigned this Apr 3, 2025
Copy link
github-actions bot commented Apr 3, 2025

This PR/issue depends on:

outSH added a commit to outSH/cactus that referenced this issue Apr 3, 2025
- Add `discoverNetwork` function for saving current fabric
  network structure to the database.
- Add `DiscoverNetworkEndpointV1` endpoint for refreshing
  the discovery results.
- Add tests for new functions.

Depends on hyperledger-cacti#3726

Closes hyperledger-cacti#3836

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
@outSH outSH linked a pull request Apr 3, 2025 that will close this issue
5 tasks
outSH added a commit to outSH/cactus that referenced this issue Apr 7, 2025
- Add `discoverNetwork` function for saving current fabric
  network structure to the database.
- Add `DiscoverNetworkEndpointV1` endpoint for refreshing
  the discovery results.
- Add tests for new functions.

Depends on hyperledger-cacti#3726

Closes hyperledger-cacti#3836

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
outSH added a commit to outSH/cactus that referenced this issue Apr 9, 2025
- Add `discoverNetwork` function for saving current fabric
  network structure to the database.
- Add `DiscoverNetworkEndpointV1` endpoint for refreshing
  the discovery results.
- Add tests for new functions.

Depends on hyperledger-cacti#3726

Closes hyperledger-cacti#3836

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
outSH added a commit to outSH/cactus that referenced this issue Apr 29, 2025
- Add `discoverNetwork` function for saving current fabric
  network structure to the database.
- Add `DiscoverNetworkEndpointV1` endpoint for refreshing
  the discovery results.
- Add tests for new functions.

Depends on hyperledger-cacti#3726

Closes hyperledger-cacti#3836

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependent enhancement New feature or request ledger-browser Issues related to cacti-ledger-browser package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0