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

Adding support for new API quorumExtension_generateExtensionApprovalU… #70

Merged
merged 6 commits into from
Apr 22, 2023

Conversation

krishnan-narayanan-partior
Copy link
Contributor

To allow contract extension approval using an externally owned account a new API was introduced. Please refer to this PR request that was recently merged PR

What does this PR do?

This PR introduces support to call the new API method "quorumExtension_generateExtensionApprovalUuid"
All the required intergrations tests are in place and I have also fixed the broken integration tests on PermissionRequestTest.java

Where should the reviewer start?

Refer to the function "quorumExtensionGetApprovalUuid" in src/main/java/org/web3j/quorum/JsonRpc2_0Quorum.java
Also refer to the original PR in GoQuorum PR

Why is it needed?

To support invocation of the new API

@krishnan-narayanan-partior
Copy link
Contributor Author

krishnan-narayanan-partior commented Apr 11, 2023

@gtebrean @conor10 @iikirilov can I please request you to have a look at this PR?

@gtebrean
Copy link
Contributor

agree with @NickSneo, in rest is g2g 👍

Copy link
Member

@NickSneo NickSneo left a comment

Choose a reason for hiding this comment

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

LGTM

@NickSneo NickSneo merged commit 23e7b79 into web3j:master Apr 22, 2023
This pull request was closed.
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.

3 participants