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

Update tuweni library. #183

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Update tuweni library. #183

merged 1 commit into from
Oct 17, 2024

Conversation

david-ry4n
Copy link
Contributor

PR Description

Update the tuweni library.

Fixed Issue(s)

@CLAassistant
Copy link

CLAassistant commented Oct 14, 2024

CLA assistant check
All committers have signed the CLA.

@david-ry4n david-ry4n requested a review from tbenr October 17, 2024 00:20
implementation 'org.apache.tuweni:tuweni-crypto'
implementation 'org.apache.tuweni:tuweni-rlp'
implementation 'org.apache.tuweni:tuweni-units'
implementation 'io.vertx:vertx-core'
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the need of vertx-core dependency?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's a dependency for tuweni. Building locally, it would only compile if I added the dependency. For some reason tuweni wasn't bringing in that dependency automatically.

Copy link
Contributor

Choose a reason for hiding this comment

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

sure, sounds good, we bring in that dependency in Teku anyways

Copy link
Contributor

@StefanBratanov StefanBratanov left a comment

Choose a reason for hiding this comment

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

LGTM

@david-ry4n david-ry4n merged commit 254e063 into master Oct 17, 2024
4 checks passed
@david-ry4n david-ry4n deleted the update-tuweni branch October 17, 2024 02:02
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