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 health check to foreign wallet API #74

Closed
cayblood opened this issue Feb 23, 2019 · 3 comments
Closed

Add health check to foreign wallet API #74

cayblood opened this issue Feb 23, 2019 · 3 comments

Comments

@cayblood
Copy link

The foreign wallet API seems only to have two POST apis. I want to host my foreign wallet API behind an AWS load balancer so that it can do the SSL termination for me. However, it requires some simple GET request to check whether the listener is up. It would be nice to have some simple status call in addition to the two POST commands.

@yeastplume
Copy link
Member

Yes, and it should also be returning the wallet version. Can you open this in the grin-wallet repo though?

@lehnberg lehnberg transferred this issue from mimblewimble/grin Apr 16, 2019
@0xmichalis
Copy link
Contributor

Fixed by #87

@yeastplume
Copy link
Member

👍

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

No branches or pull requests

3 participants