Skip to content

Add node connection info to status endpoint#6

Open
TrickBaker wants to merge 1 commit into
kryptokrona:mainfrom
TrickBaker:fix-status-node-info
Open

Add node connection info to status endpoint#6
TrickBaker wants to merge 1 commit into
kryptokrona:mainfrom
TrickBaker:fix-status-node-info

Conversation

@TrickBaker
Copy link
Copy Markdown

Summary

  • add daemon connection and sync details to the /status response
  • refresh daemon info before reporting node state
  • return a 503 response when wallet status cannot be loaded instead of letting the request fail

Fixes #5
Also improves error handling for #2.

Verification

  • node --check wallet.js
  • node --check routes/status.js

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 node connection to /status

2 participants