lightning tab #26

Manually merged
x1ddos merged 2 commits from lnd into master 1 year ago
x1ddos commented 1 year ago
Owner

this adds an lnd HTTP client able to make some queries like getinfo. the daemon then uses the client to compose a lightning status report and sends it over to ngui through comms, periodically.

the GUI picks it up and visualizes the data on the lightning tab:

image

updates #10

this adds an lnd HTTP client able to make some queries like getinfo. the daemon then uses the client to compose a lightning status report and sends it over to ngui through comms, periodically. the GUI picks it up and visualizes the data on the lightning tab: ![image](/attachments/1f91ac7e-09ac-4c25-ad4a-9d2a4e4e0859) updates https://git.qcode.ch/nakamochi/ndg/issues/10
x1ddos added 2 commits 1 year ago
52a8c1fb1a
nd: add lnd lightning report sent to UI every min
similarly to 2642a554, this adds an lnd HTTP client able to make some
queries like getinfo. the daemon then uses the client to compose a
lightning status report and sends it over to ngui through comms,
periodically.

there's also a client playground built on demand with
"zig build lndhc".
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline was successful Details
05c89bbd1c
ui: visualize lnd lightning report on the tab panel
similarly to 0260d477, the lightning tab has now some basic info
including channels list.

the gui playground is updated to send some stub data via comms
periodically.
x1ddos merged commit 05c89bbd1c into master manually 1 year ago
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nakamochi/ndg#26
Loading…
There is no content yet.