bitcoin tab #24

Manually merged
x1ddos merged 3 commits from bitcoin-tab into master 1 year ago
x1ddos commented 1 year ago
Owner

this adds a very simple bitcoind RPC client able to make a few queries like the blockchain and network status. the daemon uses the client to get the bitcoind status and sends a report through comms periodically.

the GUI then takes that report and visualizes it on the bitcoin tab:

image

part of #9

@offbyn check this out

this adds a very simple bitcoind RPC client able to make a few queries like the blockchain and network status. the daemon uses the client to get the bitcoind status and sends a report through comms periodically. the GUI then takes that report and visualizes it on the bitcoin tab: ![image](/attachments/e761785e-9dac-4b94-9ef5-a269b7c23b3e) part of https://git.qcode.ch/nakamochi/ndg/issues/9 @offbyn check this out
x1ddos added 2 commits 1 year ago
cb2e98cd8b
nd: add bitcoin core report sent to UI every min
this adds a very simple bitcoind RPC client able to make a few queries
like the blockchain and network status. the daemon uses the client
to get the bitcoind status and sends a report through comms periodically.

there's also a little playground program which simply dumps a query
result to stderr. built on demand with "zig build btcrpc".
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
beae868e56
ui: visualize bitcoind status report on the tab panel
the bitcoin tab has now some basic status and stats: parts of blockchain
info, network info and mempool. this is far from complete but makes a
good start for an initial version.

the gui playground is also updated to sent some stub info via comms
periodically.
x1ddos force-pushed bitcoin-tab from beae868e56 to 7fc04cb5ec 1 year ago
x1ddos force-pushed bitcoin-tab from 7fc04cb5ec to a06a4757b2 1 year ago
x1ddos merged commit a06a4757b2 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#24
Loading…
There is no content yet.