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:
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
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 successfulDetails
ci/woodpecker/pr/woodpecker Pipeline was successfulDetails
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.
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:
part of #9
@offbyn check this out
beae868e56
to7fc04cb5ec
1 year ago7fc04cb5ec
toa06a4757b2
1 year agoa06a4757b2
into master manually 1 year ago