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

BE-420 | Ledger Height and Peers Status is not updating w.r.t multiple channels #421

Merged
merged 1 commit into from Jul 28, 2023

Conversation

ArchanaArige
Copy link
Contributor

What this PR does / why we need it:

The ledger height and status of the peers is dynamically fetched from the ledger periodically and thus send as response to UI.
The issue over here is the discovery service which we use for fetching the peers ledger height and status wasn't refreshing and updating when we try to switch to other channel.
With this PR will be fetching the updated and correct ledger height / status w.r.t the channels.

Which issue(s) this PR fixes:

Fixes # 420

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

Additional documentation, usage docs, etc.:


Signed-off-by: ArchanaArige <nigam_archana@yahoo.co.in>
@ArchanaArige ArchanaArige self-assigned this Jul 24, 2023
@ArchanaArige ArchanaArige requested a review from a team as a code owner July 24, 2023 06:33
Copy link
Contributor

@arigelas arigelas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Can be merged

@ArchanaArige ArchanaArige merged commit cd6ea8b into hyperledger-labs:main Jul 28, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants