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

fix: add Grpc authentication to merge mining proxy (see issue #4587) #4592

Conversation

jorgeantonio21
Copy link
Contributor

@jorgeantonio21 jorgeantonio21 commented Aug 31, 2022

Description

It is desirable that the Merge mining proxy has a GRPC authenticated wallet client connection.

Motivation and Context

Contrary to the Mining wallet client connection, the merge mining proxy does not have GRPC authentication currently. This issue aims to add it to GRPC auth in the merge mining proxy.

Fixes #4587.

How Has This Been Tested?

Existing unit tests

@jorgeantonio21
Copy link
Contributor Author

jorgeantonio21 commented Aug 31, 2022

Fixes #4587.

@jorgeantonio21 jorgeantonio21 force-pushed the ja_proxy_auth_for_grpc_merge_mining branch from ab2e33e to 25a763b Compare August 31, 2022 17:17
@jorgeantonio21 jorgeantonio21 marked this pull request as ready for review August 31, 2022 20:38
sdbondi
sdbondi previously approved these changes Sep 1, 2022
Copy link
Member

@sdbondi sdbondi left a comment

Choose a reason for hiding this comment

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

Looks good - will give it a try

@sdbondi sdbondi merged commit 004c219 into tari-project:development Sep 1, 2022
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.

Add GRPC auth to merge mining proxy
3 participants