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: add liveness call to wallet GRPC #3854

Merged
merged 6 commits into from
Feb 22, 2022

Conversation

SWvheerden
Copy link
Collaborator

Description

Add GRPC call to check wallet liveness. The liveness service is mapped to GRPC now as well.

Motivation and Context

We only have an FFI call to check the liveness but we need a GRPC option as well. This will allow any service connecting via GRPC to also call the liveness service to determine the liveness of the wallet.

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.

lgtm - just one typo

Co-authored-by: Stan Bondi <sdbondi@users.noreply.github.com>
sdbondi
sdbondi previously approved these changes Feb 18, 2022
@aviator-app aviator-app bot added mq-failed and removed mq-failed labels Feb 22, 2022
@aviator-app aviator-app bot merged commit 9ab832a into tari-project:development Feb 22, 2022
@SWvheerden SWvheerden deleted the sw_add_liveness_grpc branch April 22, 2022 06:31
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