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): add WebsocketProvider options to quorum LP #2448

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

rwat17
Copy link
Contributor

@rwat17 rwat17 commented Jun 12, 2023

  • add WebsocketProvider options to quorum LP
  • add test for calling getBlock with verifier

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

@rwat17 rwat17 requested a review from petermetz August 11, 2023 06:11
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.

@rwat17 Did you see my comments from earlier?

@rwat17 rwat17 force-pushed the wi-quorum branch 2 times, most recently from 604f072 to bb748f4 Compare August 22, 2023 08:01
@rwat17
Copy link
Contributor Author

rwat17 commented Aug 22, 2023

@petermetz Yup, did what u asked for :)

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

@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.

@petermetz Yup, did what u asked for :)

@rwat17 Nice! Thank you for that! Please rebase onto upstream main and resolve the merge conflicts and then pass it back for review!

petermetz and others added 2 commits September 20, 2023 11:10
This was caused by the bumping of the references in the openapi.json
files which had been pointing to older versions of the openapi.json
files through git direct links but now we have upgraded to them.

Previously the keychain request/response entities were missing the
V1 suffix and the cross-references were still using these older versions
prior to us making the bumps.

[skip ci]

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
- add WebsocketProvider options to quorum LP
- add test for calling getBlock with verifier

Depends on https://github.com/hyperledger/cacti/pull/2709

Co-authored-by: Peter Somogyvari <peter.somogyvari@accenture.com>

Signed-off-by: Tomasz Awramski <tomasz.awramski@fujitsu.com>
Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
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.

I know that @rwat17 got reassigned so I made the rebase myself, LGTM.
Also sneaking in an urgent fix to the build (which was completely broken by me earlier - sorry everyone)

@petermetz petermetz merged commit b7ad571 into hyperledger-cacti:main Sep 20, 2023
102 of 135 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.

4 participants