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(quorum-connector): add script for checking connection status #2310

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

outSH
Copy link
Contributor

@outSH outSH commented Mar 3, 2023

  • Simple script will check ledger connection by getting block through the connector.

Closes: #2309

Copy link
Contributor

@izuru0 izuru0 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@jagpreetsinghsasan jagpreetsinghsasan left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

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

@outSH LGTM just please

  1. order the dependencies in the package.json alphabetically and
  2. resolve the merge conflict

@outSH outSH force-pushed the quorum_status_script_pr branch from ed4d5c6 to 96043e2 Compare March 28, 2023 10:17
@outSH outSH requested review from petermetz and removed request for VRamakrishna, sandeepnRES and takeutak March 28, 2023 10:18
Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

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

@outSH Thank you, LGTM!

Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

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

@outSH Please fix the merge conflicts and then we are good to go!

@outSH outSH force-pushed the quorum_status_script_pr branch from 96043e2 to 646dd9e Compare May 8, 2023 10:55
@outSH outSH requested a review from petermetz May 8, 2023 10:55
@petermetz petermetz force-pushed the quorum_status_script_pr branch from 646dd9e to 545eb6b Compare June 12, 2023 18:57
Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

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

@outSH LGTM

FYI: I resolved the merge conflicts and rebased onto upstream/main so this is ready to merge now.

- Simple script will check ledger connection by getting block through the connector.

Closes: hyperledger-cacti#2309

Co-authored-by: Peter Somogyvari <[email protected]>

Signed-off-by: Michal Bajer <[email protected]>
Signed-off-by: Peter Somogyvari <[email protected]>
@petermetz petermetz force-pushed the quorum_status_script_pr branch from 545eb6b to 7c69ab7 Compare June 12, 2023 21:09
Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

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

@outSH FYI: I resolved the merge conflicts again (another PR introduced new ones)

@petermetz petermetz merged commit d306d21 into hyperledger-cacti:main Jun 13, 2023
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.

feat(quorum-connector): add script for checking connection status
4 participants