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

Add generateBoth flag #114

Merged

Conversation

bilyana-gospodinova
Copy link
Contributor

As described in this issue, our company needs the generateBoth option in order to use the web3j-cli. I made the required changes for that. Please review and let me know what do you think.

Also, I updated some dependencies because the project did not compile locally.

bilyana-gospodinova and others added 2 commits August 14, 2024 12:15
Signed-off-by: Bilyana Gospodinova <[email protected]>
Signed-off-by: gtebrean <[email protected]>
@gtebrean gtebrean merged commit 3f17eef into hyperledger-web3j:main Aug 16, 2024
1 check passed
@@ -29,11 +30,13 @@ ext {
wireMockVersion = '3.6.0'
kotlinLoggin = '3.0.5'
dockerJavaVersion = '3.3.6'
web3jEpirusVersion = '0.0.7'
web3jEpirusVersion = '0.0.6'
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do we need to downgrade this?
CC: @gtebrean

Copy link
Contributor Author

@bilyana-gospodinova bilyana-gospodinova Aug 21, 2024

Choose a reason for hiding this comment

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

Version 0.0.7 doesn't seem to exist at the moment. It is not available neither in the github repo, nor in Maven Central and the project was not able to compile locally.

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